azure-keyvault-secrets-ts

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references and installs official Azure SDK packages including @azure/keyvault-secrets, @azure/identity, and @azure/keyvault-keys. These originate from Microsoft, which is a well-known and trusted service provider.
  • [CREDENTIALS_UNSAFE]: The skill correctly avoids hardcoded credentials. It demonstrates the use of DefaultAzureCredential, which is the industry standard for secure, identity-based authentication in Azure environments.
  • [COMMAND_EXECUTION]: The skill includes standard documentation for package installation using npm, which is the expected method for managing dependencies in Node.js environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 10:26 AM