azure-ai-ml-py

Pass

Audited by Gen Agent Trust Hub on Feb 13, 2026

Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  1. Unverifiable Dependencies (LOW): The skill instructs pip install azure-ai-ml (SKILL.md, Line 10). This is an external dependency. However, azure-ai-ml is part of the Azure SDK for Python, maintained by Microsoft, which is a trusted organization. Therefore, this finding is downgraded to LOW severity.
  2. Command Execution (LOW): The pip install command is a form of command execution. Given it's for a trusted dependency, the risk is considered low.
  3. Indirect Prompt Injection (INFO): The skill describes interaction with an Azure Machine Learning workspace, which involves processing user-defined data, commands, and configurations. If these inputs were to contain malicious instructions and were subsequently processed by an LLM, it could lead to indirect prompt injection. This is a general risk associated with skills that process external or user-supplied content, and not a direct vulnerability in the skill's code itself.

No other critical, high, or medium severity threats were detected. The skill's content is instructional and does not contain obfuscation, data exfiltration to untrusted sources, privilege escalation, persistence mechanisms, or metadata poisoning.

Audit Metadata
Risk Level
LOW
Analyzed
Feb 13, 2026, 10:24 AM