hosted-agents-v2-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill leverages official Microsoft SDKs (
azure-ai-projects,azure-identity) and interacts with trusted Azure services such as Azure AI Services and Azure Container Registry (ACR). - [SAFE]: Authentication is handled via
DefaultAzureCredential, which is a security best practice for Azure environments as it avoids the use of hardcoded API keys or service principal secrets. - [SAFE]: The provided documentation and code snippets proactively identify and warn against common security anti-patterns, specifically advising against hardcoding credentials in code or environment variables.
- [SAFE]: The use of features like
code_interpreter,file_search, andmcptool integration is consistent with standard, managed capabilities provided by the Azure AI platform.
Audit Metadata