azure-ai-translation-ts
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references installation of official Azure SDKs such as
@azure-rest/ai-translation-text,@azure-rest/ai-translation-document, and@azure/identityvia npm. - [COMMAND_EXECUTION]: Provides standard command-line instructions for package installation and demonstrates file system operations using
node:fs/promisesto save translated output, which is consistent with its role as a developer utility. - [DATA_EXFILTRATION]: Network operations are directed at well-known Microsoft Azure endpoints (e.g.,
api.cognitive.microsofttranslator.com). Credential handling is demonstrated via environment variables and placeholders, adhering to security best practices for secret management.
Audit Metadata