Audit History
azure-resource-lookup - 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, 07:23 PM | No confirmed findings | 2 | No capability change |
| v4 | Jul 8, 2026, 09:44 AM | No confirmed findings | 0 | No capability change |
| v3 | Jul 5, 2026, 10:40 PM | No confirmed findings | 0 | No capability change |
| v2 | Jun 30, 2026, 07:41 AM | 1 confirmed | 0 | No capability change |
| v1 | Feb 22, 2026, 08:40 AM | No confirmed findings | 0 | Baseline |
Jul 23, 2026, 07:23 PM
Two findings are confirmed because the workflow generates and runs an Azure CLI command from user intent without an explicit validation or confirmation checkpoint. The other 29 detections are Markdown syntax, tool names, flags, or read-only examples, and no prompt injection or malicious intent was found.
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (30)
Jul 8, 2026, 09:44 AM
All static findings are false positives caused by Markdown inline code, code fences, and visible Azure CLI examples in SKILL.md. No evidence found of prompt injection, credential exfiltration, mutation workflows, or concealed command execution.
Risk Factors
⚙️ External commands (30)
Jul 5, 2026, 10:40 PM
The static hits are Markdown inline code, code fences, Azure MCP tool names, and read-only Azure CLI examples in SKILL.md. I found no prompt injection, hidden scripts, credential handling, or data exfiltration intent in the scanned files.
Risk Factors
⚙️ External commands (29)
Jun 30, 2026, 07:41 AM
Static analysis flagged many command and crypto-like patterns, but review shows the hits are Markdown examples, KQL snippets, and text matches such as description or desc. No prompt injection, credential exfiltration, mutation workflow, or malicious intent was found. The remaining risk is operational: the skill can guide execution of Azure CLI read-only inventory queries that may expose tenant metadata to the active AI session.
Confirmed security concerns (1)
Static false positives ignored (3)
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
Detected Patterns
Feb 22, 2026, 08:40 AM
All 95 static findings are false positives. The skill contains documentation and reference content for Azure Resource Graph queries. The detected patterns are: (1) Backtick usage in markdown for code formatting - not actual shell execution; (2) KQL operators like '=~' misidentified as weak crypto - actually case-insensitive comparison; (3) Error handling references misidentified as reconnaissance. This is a legitimate Microsoft Azure documentation skill with no security concerns.