azure-mgmt-applicationinsights-dotnet
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious instructions, obfuscation, or persistence mechanisms were detected. The skill is designed for standard resource management using official Azure APIs.- [EXTERNAL_DOWNLOADS]: The skill references official Microsoft Azure SDK packages (Azure.ResourceManager.ApplicationInsights, Azure.Identity) from NuGet, which is a well-known and trusted package registry.- [CREDENTIALS_UNSAFE]: No hardcoded secrets were found; the skill appropriately uses placeholders like '' and '' for Azure authentication and configuration.- [SAFE]: Surface analysis for potential indirect prompt injection:
- Ingestion points: User-provided resource names, IDs, and complex configuration strings (JSON/XML) in SKILL.md.
- Boundary markers: None explicitly defined in the provided snippets.
- Capability inventory: Management of Azure resources, including the creation and deletion of components, API keys, and workbooks.
- Sanitization: Functionality relies on validation and sanitization provided by the official Azure SDK and backend APIs.
Audit Metadata