Audit History
azure-storage-queue-ts - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Aug 14, 2026, 09:28 AM | 1 confirmed | 0 | No capability change |
| v4 | Jul 5, 2026, 10:56 PM | No confirmed findings | 0 | No capability change |
| v3 | Jul 5, 2026, 10:56 PM | No confirmed findings | 0 | External commands |
| v2 | Jun 30, 2026, 01:23 PM | 2 confirmed | 0 | Network accessEnv variables |
| v1 | Feb 25, 2026, 03:32 AM | No confirmed findings | 0 | Baseline |
Aug 14, 2026, 09:28 AM
All 87 static findings are false positives caused by Markdown fences, TypeScript template literals, expected Azure endpoints, named environment variables, and standard Base64 decoding. These examples do not execute shell commands, read environment files, or send credentials to unrelated services. One medium concern remains: the account SAS example grants broad permissions across all resource types for 24 hours.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (50)
🌐 Network access (6)
Jul 5, 2026, 10:56 PM
The static findings are false positives caused by Markdown code fences, JavaScript template literals, Azure endpoint examples, and TypeScript snippets. No prompt injection text, malicious data exfiltration intent, or runtime secret access was found in SKILL.md.
Risk Factors
⚙️ External commands (62)
🌐 Network access (6)
Jul 5, 2026, 10:56 PM
The static findings are false positives caused by Markdown code fences, JavaScript template literals, Azure endpoint examples, and TypeScript snippets. No prompt injection text, malicious data exfiltration intent, or runtime secret access was found in SKILL.md.
Risk Factors
⚙️ External commands (62)
🌐 Network access (6)
Jun 30, 2026, 01:23 PM
The critical heuristic findings are dismissed because the file is SDK documentation, not executable skill code. Static command-execution alerts come from Markdown fences and TypeScript template literals. The remaining risk is legitimate but meaningful: examples read Azure credentials from environment variables, create SAS tokens, connect to Azure endpoints, and show destructive queue operations.
Confirmed security concerns (2)
Static false positives ignored (4)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
🌐 Network access (6)
🔑 Env variables (4)
Feb 25, 2026, 03:32 AM
This is a prompt-only documentation skill containing no executable code. The skill provides documentation and code examples for the @azure/storage-queue SDK. Static analysis scanned 0 files (0 lines) and detected 0 security issues. No suspicious patterns or risk factors were identified. The skill is safe for publication.