agents-v2-py

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Includes instructions to install official Azure Python packages (azure-ai-projects and azure-identity) from PyPI, which are verified components from a well-known service.
  • [CREDENTIALS_UNSAFE]: No hardcoded secrets or API keys were detected. The skill correctly promotes the use of DefaultAzureCredential and environment variables for secure authentication to Azure services.
  • [COMMAND_EXECUTION]: The provided code snippets demonstrate legitimate administrative operations for Azure AI Foundry agents, such as creating, listing, and deleting agent versions via the official SDK.
  • [DATA_EXFILTRATION]: No unauthorized network requests or data exfiltration patterns were found. All documented network activity is directed toward official Azure service endpoints and registry paths.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 07:27 AM
Security Audit — agent-trust-hub — agents-v2-py