azure-ai-translation-text-py
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official
azure-ai-translation-textandazure-identitypackages from Microsoft. - [PROMPT_INJECTION]: The skill facilitates the processing of external text through Azure's translation services, which presents an indirect prompt injection surface.
- Ingestion points: Untrusted text provided to the
bodyparameter intranslate,transliterate, andlookup_dictionarymethods. - Boundary markers: Not present in the provided SDK usage examples.
- Capability inventory: Network access to official Azure Cognitive Services endpoints.
- Sanitization: No input validation or escaping is demonstrated in the examples.
Audit Metadata