azure-ai-translation-text-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill relies on the official 'azure-ai-translation-text' library from Microsoft, a trusted organization.
- [SAFE]: Authentication is managed through secure practices, utilizing environment variables (AZURE_TRANSLATOR_KEY) or DefaultAzureCredential for Entra ID, avoiding hardcoded secrets.
- [SAFE]: No evidence of prompt injection, data exfiltration, or persistence mechanisms was found in the provided documentation or code examples.
- [SAFE]: The network operations are limited to official Azure Cognitive Services endpoints for translation purposes.
Audit Metadata