agents-v2-py
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation includes instructions to install the
azure-ai-projectsandazure-identityPython packages. These are official Microsoft libraries provided via the standard Python Package Index (PyPI). - [SAFE]: The code examples demonstrate best practices for authentication by utilizing
DefaultAzureCredential, which avoids the need for hardcoded secrets and supports managed identity environments. - [SAFE]: The skill correctly advises the use of environment variables for resource endpoints and model configurations, consistent with secure software development lifecycle standards.
Audit Metadata