hosted-agents-v2-py
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installing 'azure-ai-projects' and 'azure-identity' from official package registries. These libraries are maintained by Microsoft, a well-known and trusted organization.
- [SAFE]: Authentication is handled via 'DefaultAzureCredential', which is the industry standard for secure Azure identity management, avoiding the use of hardcoded keys or secrets.
- [SAFE]: The skill uses environment variables to manage the project endpoint and other configuration parameters, ensuring sensitive deployment details are not stored in the code.
Audit Metadata