Audit History
azure-messaging-webpubsubservice-py - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Jul 23, 2026, 08:51 PM | 1 confirmed | 0 | No capability change |
| v4 | Jul 8, 2026, 11:18 AM | No confirmed findings | 0 | No capability change |
| v3 | Jul 6, 2026, 08:09 PM | 1 confirmed | 0 | No capability change |
| v2 | Jun 30, 2026, 12:21 PM | No confirmed findings | 0 | External commandsNetwork accessEnv variables |
| v1 | Feb 25, 2026, 12:30 AM | No confirmed findings | 0 | Baseline |
Jul 23, 2026, 08:51 PM
All 38 static findings are false positives caused by Markdown fences, inline method names, placeholder Azure endpoints, and a standard environment-variable credential lookup. The examples contain no executable backtick expressions, suspicious destinations, or environment-variable exfiltration. One separate medium-risk issue remains because the token-generation example prints a client access URL that can expose its bearer credential.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (34)
🌐 Network access (3)
🔑 Env variables (1)
Jul 8, 2026, 11:18 AM
The static findings are false positives caused by Markdown fences, inline method names, placeholder Azure endpoints, and a standard environment-variable credential example. No prompt injection, data exfiltration intent, or executable command logic was found in SKILL.md.
Risk Factors
⚙️ External commands (34)
🌐 Network access (3)
🔑 Env variables (1)
Jul 6, 2026, 08:09 PM
The static external command findings are Markdown code fence and inline method formatting false positives. The Azure endpoint findings are placeholder documentation URLs, and the environment access example uses a standard secret-loading pattern. One semantic issue remains: the sample prints a generated client access URL that may expose WebSocket access tokens in logs.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (34)
🌐 Network access (3)
🔑 Env variables (1)
Jun 30, 2026, 12:21 PM
Static analysis reported command execution, network, environment access, weak cryptography, and a critical heuristic combination. Manual review found these are Markdown installation commands, SDK examples, placeholder Azure endpoints, and environment-variable credential examples, not hidden executable skill logic. No prompt injection, malicious network exfiltration, or confirmed weak cryptographic implementation was found.
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
⚙️ External commands (34)
🌐 Network access (3)
🔑 Env variables (1)
Feb 25, 2026, 12:30 AM
This is a documentation-only skill providing usage examples for the Azure Web PubSub Service SDK. No executable code is present. The skill references network operations and environment variable access as part of legitimate Azure SDK usage patterns. Static analysis found no security issues. The skill is safe to publish.