azure-mgmt-botservice-dotnet
Audited by Gen Agent Trust Hub on Feb 13, 2026
================================================================================
🔵 VERDICT: LOW
This skill is primarily documentation and code examples for the Azure.ResourceManager.BotService .NET SDK. It instructs the user to install packages using dotnet add package from NuGet.org and references official Microsoft GitHub repositories and documentation. These external dependencies are sourced from trusted organizations (Microsoft, Azure) and whitelisted domains (NuGet.org, GitHub.com, Learn.Microsoft.com). No other malicious patterns such as prompt injection, data exfiltration, obfuscation, privilege escalation, or persistence mechanisms were detected in the skill's content or metadata. The overall risk is considered low due to the reliance on trusted external sources.
Total Findings: 2
🔵 LOW Findings: • Unverifiable Dependencies
- Line 12 (SKILL.md):
dotnet add package Azure.ResourceManager.BotService• Unverifiable Dependencies - Line 13 (SKILL.md):
dotnet add package Azure.Identity
ℹ️ TRUSTED SOURCE References: • https://www.nuget.org/packages/Azure.ResourceManager.BotService
- Line 179 (SKILL.md): Reference to official NuGet package. • https://learn.microsoft.com/dotnet/api/azure.resourcemanager.botservice
- Line 180 (SKILL.md): Reference to official Microsoft API documentation. • https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/botservice/Azure.ResourceManager.BotService
- Line 181 (SKILL.md): Reference to official Azure SDK GitHub repository. • https://learn.microsoft.com/azure/bot-service/
- Line 182 (SKILL.md): Reference to official Azure Bot Service documentation. • https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/botservice/Azure.ResourceManager.BotService
- Line 6 (references/acceptance-criteria.md): Reference to official Azure SDK GitHub repository. • https://www.nuget.org/packages/Azure.ResourceManager.BotService
- Line 7 (references/acceptance-criteria.md): Reference to official NuGet package.
================================================================================