azure-mgmt-apicenter-dotnet

Pass

Audited by Gen Agent Trust Hub on Feb 13, 2026

Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis

================================================================================

✅ VERDICT: SAFE

This skill is deemed SAFE. It provides instructions and code snippets for interacting with Azure API Center using the official Azure SDK for .NET. All identified external dependencies and command executions are related to installing trusted Microsoft packages and are considered benign. The skill's functionality aligns with its stated purpose, and no malicious patterns, obfuscation, or attempts at privilege escalation or data exfiltration were found.

Total Findings: 3

🔵 LOW Findings: • Local File Read

  • Line 144 (SKILL.md): The skill reads a local file orders-api.yaml using File.ReadAllTextAsync. This is a standard operation for importing API specifications and does not involve exfiltration to an untrusted source.

ℹ️ TRUSTED SOURCE References: • External Dependency (Azure.ResourceManager.ApiCenter)

  • Line 14 (SKILL.md): dotnet add package Azure.ResourceManager.ApiCenter from https://www.nuget.org/packages/Azure.ResourceManager.ApiCenter and https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/apicenter/Azure.ResourceManager.ApiCenter. This is a trusted Microsoft package. • External Dependency (Azure.Identity)
  • Line 15 (SKILL.md): dotnet add package Azure.Identity. This is a trusted Microsoft package. • External Dependency (Azure.ResourceManager.ApiManagement)
  • Line 309 (SKILL.md): dotnet add package Azure.ResourceManager.ApiManagement. This is a trusted Microsoft package.

================================================================================

Audit Metadata
Risk Level
LOW
Analyzed
Feb 13, 2026, 10:25 AM