azure-ai-textanalytics-py
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWSAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The skill installs the
azure-ai-textanalyticspackage via pip. This is an official library from Microsoft, a trusted organization, which qualifies for a severity downgrade. - [INDIRECT_PROMPT_INJECTION] (LOW): The skill is designed to process untrusted text data for analysis. While it does not include explicit boundary markers, its capabilities are restricted to returning structured NLP data to the agent and do not include code execution or file system access. 1. Ingestion points:
documentsvariables in method calls throughoutSKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: Remote API calls to Azure Cognitive Services; no subprocess, eval, or file-write capabilities. 4. Sanitization: None implemented in the wrapper.
Audit Metadata