azure-appconfiguration-ts
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- Safe Secret Management: The skill explicitly recommends using
DefaultAzureCredential(Managed Identity) and suggests storing connection strings or endpoints in environment variables rather than hardcoding them. - Trusted Vendor Integration: All referenced packages (
@azure/*,@microsoft/*) and documentation patterns originate from Microsoft, a trusted organization. - Best Practice Compliance: The skill includes a dedicated section on best practices, emphasizing least-privilege (read-only for apps) and the use of Key Vault references for sensitive data.
- Standard Tooling: The commands and code snippets perform routine configuration management tasks (CRUD operations, feature flag evaluation, and snapshots) using official SDKs without any suspicious or obfuscated behavior.
Audit Metadata