azure-identity-ts
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install
@azure/identityand@azure/storage-blobfrom the npm registry. These are official, well-known packages maintained by Microsoft for interacting with Azure services.- [COMMAND_EXECUTION]: Mentions standard developer command-line tools such as the Azure CLI (az), Azure Developer CLI (azd), and Azure PowerShell (Connect-AzAccount) for local authentication workflows. These are expected tools in a development environment.- [CREDENTIALS_SAFE]: Provides placeholders for sensitive environment variables (e.g.,AZURE_CLIENT_SECRET) and includes a 'Best Practices' section that explicitly warns against hardcoding credentials, recommending managed identities and environment-based configuration instead.
Audit Metadata