azure-keyvault-keys-ts
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill leverages official Microsoft Azure SDK packages (@azure/keyvault-keys, @azure/keyvault-secrets, and @azure/identity) which are trusted and well-known industry standards for cloud resource management.
- [SAFE]: Demonstrates secure authentication patterns by utilizing DefaultAzureCredential, ensuring that sensitive credentials are not hardcoded and are managed through environment-safe mechanisms.
- [SAFE]: Uses the built-in node:crypto module for standard cryptographic hashing, adhering to secure Node.js development practices.
- [SAFE]: The functionality provided (cryptographic key management and secret storage) aligns perfectly with the skill's stated purpose and adheres to Azure's documented best practices.
Audit Metadata