azure-ai-document-intelligence-ts
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [Secure Credential Management]: The skill recommends using environment variables for sensitive information like API keys and endpoint URLs. This is a standard security best practice to prevent the accidental exposure of credentials in source code.
- [Official SDK Integration]: The use of
@azure-rest/ai-document-intelligenceand@azure/identityensures that the skill relies on maintained, official libraries from a trusted vendor for service interaction and authentication. - [Data Ingestion Surface]: As a document processing skill, it involves reading content from external URLs and local files. This is a necessary surface for the skill's functionality. Users should ensure that downstream processing of the extracted text includes appropriate validation if the content is used to influence further automated actions.
- [Trusted Infrastructure]: The skill interacts exclusively with Azure Cognitive Services domains and uses standard REST patterns, ensuring communication remains within verified cloud infrastructure.
Audit Metadata