azure-storage-queue-ts
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of instructional code snippets and documentation for the
@azure/storage-queueand@azure/identitylibraries. It does not contain executable malicious logic or instructions to bypass safety protocols. - [EXTERNAL_DOWNLOADS]: It references standard installation of legitimate packages from the official npm registry (
@azure/storage-queue,@azure/identity). These are well-known libraries from a trusted organization (Microsoft). - [DATA_EXFILTRATION]: No hardcoded credentials or data exfiltration patterns were detected. The skill correctly instructs users to store sensitive information like account keys and connection strings in environment variables.
- [PROMPT_INJECTION]: No patterns of direct or indirect prompt injection were identified. The message processing examples provided are standard implementation patterns for queue-based workers.
Audit Metadata