azure-hosted-copilot-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected. The skill follows established industry standards for Azure application development.
- [EXTERNAL_DOWNLOADS]: The skill uses the "azd init" command to download project templates from the "azure-samples" GitHub organization, which is a well-known source for official Microsoft examples.
- [COMMAND_EXECUTION]: Instructions involve using common developer tools ("az", "azd", "gh", "docker") for legitimate project management and deployment purposes within the user's local environment.
- [CREDENTIALS_UNSAFE]: The documentation actively discourages the use of hardcoded secrets and provides clear examples of how to implement passwordless authentication using Azure Identity libraries.
Audit Metadata