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-projectsandazure-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
DefaultAzureCredentialand 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