azure-ai-contentunderstanding-py

Pass

Audited by Gen Agent Trust Hub on Apr 26, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the official azure-ai-contentunderstanding and azure-identity Python packages from Microsoft's Azure organization.
  • [COMMAND_EXECUTION]: Provides standard pip install commands for setting up the required Python environment.
  • [DATA_EXFILTRATION]: The skill enables sending document and media content to Azure's cloud-based AI endpoints for analysis. These operations target a well-known service provider and represent the core functionality of the skill.
  • [PROMPT_INJECTION]: The skill possesses an indirect prompt injection attack surface by processing untrusted content from external URLs.
  • Ingestion points: Data enters the system via the url parameter in AnalyzeInput calls within SKILL.md.
  • Boundary markers: None present.
  • Capability inventory: The skill performs network operations to reach Azure AI services as detailed in SKILL.md.
  • Sanitization: None present; the skill assumes the safety of the content located at the provided URLs.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 05:58 AM