azure-storage-queue-ts
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for the official
@azure/storage-queueand@azure/identitylibraries. All code snippets demonstrate standard, documented usage of these SDKs. - [CREDENTIALS_SAFE]: No hardcoded credentials or secrets were identified. The documentation correctly instructs users to provide sensitive information via environment variables and specifically recommends the use of
DefaultAzureCredential(Azure Active Directory/Managed Identity) over connection strings or account keys. - [EXTERNAL_DOWNLOADS]: The skill references official Microsoft Azure packages from the public NPM registry. No suspicious or unverified third-party dependencies are requested.
- [COMMAND_EXECUTION]: The provided code examples are for library usage within an application context. No arbitrary shell command execution patterns or privilege escalation attempts were found.
Audit Metadata