azure-ai-translation-document-py

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • Official Azure SDK Integration: The skill uses the azure-ai-translation-document and azure-identity Python packages, which are maintained by a trusted vendor and designed for secure interaction with Azure services.
  • Authentication Best Practices: The instructions correctly emphasize the use of DefaultAzureCredential for secure, Entra ID-based authentication, avoiding the need for hardcoded secrets in production environments.
  • Resource Management: Code examples demonstrate the proper use of context managers to ensure that network connections and transport resources are deterministically released.
  • Secure Data Handling: The skill advises the use of Shared Access Signature (SAS) tokens with minimal required permissions (least privilege) for storage access.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:51 PM
Security Audit — agent-trust-hub — azure-ai-translation-document-py