azure-ai-translation-ts

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: References and installs verified packages from the official NPM registry, including @azure-rest/ai-translation-text, @azure-rest/ai-translation-document, and @azure/identity. These are provided by Microsoft, a trusted vendor.- [DATA_EXFILTRATION]: Implements robust authentication patterns using environment variables for API keys and supports DefaultAzureCredential for secure identity management. There are no patterns suggesting data exfiltration or unauthorized network communication.- [COMMAND_EXECUTION]: Code examples use standard Node.js APIs for file system operations (node:fs/promises) and do not invoke shell commands, preventing command injection risks.- [PROMPT_INJECTION]: The skill follows a structured approach for processing text through official SDKs. While it creates a surface for indirect prompt injection by processing external text (Category 8 surface), the risk is handled by the Azure cognitive services infrastructure. No direct injection or instruction override patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 12:34 AM