agents-v2-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official libraries from Microsoft (
azure-ai-projectsandazure-identity), which are trusted and well-known services. - [SAFE]: Authentication is handled via
DefaultAzureCredential, a secure method that avoids the use of hardcoded passwords or API keys. - [SAFE]: Configuration details like project endpoints are managed through environment variables, adhering to recommended security standards for cloud applications.
- [SAFE]: The documentation provides clear anti-patterns, specifically instructing users not to hardcode sensitive information such as API keys.
Audit Metadata