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-textanalytics package 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: documents variables in method calls throughout SKILL.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
Risk Level
LOW
Analyzed
Feb 16, 2026, 08:56 AM