azure-mgmt-botservice-dotnet
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard Microsoft SDK packages (
Azure.ResourceManager.BotServiceandAzure.Identity) from NuGet. It also provides links to the official Azure SDK source code on GitHub. These references are to well-known, trusted organizations and do not represent a security risk. - [CREDENTIALS_UNSAFE]: The documentation includes placeholders for Azure credentials (subscription ID, client secret, etc.) in environment variables. Crucially, the code examples implement
DefaultAzureCredential, which is the industry standard for secure, managed authentication in Azure environments. - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data access were detected in the skill files or the provided acceptance criteria.
Audit Metadata