azure-appconfiguration-ts

Pass

Audited by Gen Agent Trust Hub on Aug 9, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official packages from the @azure and @microsoft scopes on NPM. These are established, trusted organizations providing legitimate SDKs for Azure services.
  • [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using DefaultAzureCredential for identity management, which is a security best practice. It also provides examples for using environment variables (.env) for connection strings, which is the standard method for local development and avoids hardcoding sensitive credentials.
  • [COMMAND_EXECUTION]: The skill includes code for common CRUD (Create, Read, Update, Delete) operations and configuration management. These are the primary purpose of the skill and operate within the context of the user's authenticated Azure environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 9, 2026, 06:32 PM
Security Audit — agent-trust-hub — azure-appconfiguration-ts