Audit History
doc-sync - 9 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v9 Latest | Jul 23, 2026, 03:33 PM | No confirmed findings | 0 | No capability change |
| v8 | Jul 8, 2026, 02:30 AM | No confirmed findings | 0 | No capability change |
| v7 | Jul 5, 2026, 06:47 PM | No confirmed findings | 0 | No capability change |
| v6 | Jul 5, 2026, 06:47 PM | No confirmed findings | 0 | No capability change |
| v5 | Jun 30, 2026, 04:15 AM | 1 confirmed | 0 | No capability change |
| v4 | Jan 17, 2026, 06:37 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 06:37 AM | No confirmed findings | 0 | External commands |
| v2 | Jan 4, 2026, 04:30 PM | No confirmed findings | 0 | No capability change |
| v1 | Jan 4, 2026, 04:30 PM | No confirmed findings | 0 | Baseline |
Jul 23, 2026, 03:33 PM
All 18 backtick findings are false positives caused by Markdown formatting or documented, read-only search and Git commands. The network-scanning finding is also false because nmap appears only as text inside a grep pattern.
Risk Factors
⚙️ External commands (18)
Jul 8, 2026, 02:30 AM
Static analysis flagged Markdown backticks, fenced shell examples, and an IdeaVim mapping search pattern. Review found no prompt injection, malware intent, credential access, network access, or data exfiltration behavior in SKILL.md.
Risk Factors
⚙️ External commands (18)
Jul 5, 2026, 06:47 PM
All static findings are false positives. The backtick detections are Markdown inline code or code fences, and the command examples are read-only local checks for documentation verification. The nmap hit is a Vim mapping function in a regex, not a network scanning tool.
Static false positives ignored (1)
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 (18)
Jul 5, 2026, 06:47 PM
All static findings are false positives. The backtick detections are Markdown inline code or code fences, and the command examples are read-only local checks for documentation verification. The nmap hit is a Vim mapping function in a regex, not a network scanning tool.
Static false positives ignored (1)
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 (18)
Jun 30, 2026, 04:15 AM
The confirmed risk is legitimate but elevated command guidance: the skill directs the assistant to run grep, find, and git commands while auditing documentation. The static weak-cryptography and network-scanning alerts are false positives from words such as description and Vim mapping syntax, with no evidence of malicious behavior.
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
⚙️ External commands (3)
Detected Patterns
Jan 17, 2026, 06:37 AM
All 35 static findings are FALSE POSITIVES. The static analyzer misidentified markdown documentation text as security threats. SKILL.md is pure documentation containing workflow instructions and example bash commands shown as documentation - no executable code exists.
Risk Factors
⚙️ External commands (18)
Jan 17, 2026, 06:37 AM
All 35 static findings are FALSE POSITIVES. The static analyzer misidentified markdown documentation text as security threats. SKILL.md is pure documentation containing workflow instructions and example bash commands shown as documentation - no executable code exists.
Risk Factors
⚙️ External commands (18)
Jan 4, 2026, 04:30 PM
The skill contains only procedural guidance and documentation instructions. No executable code, file access, network operations, or system commands are present. It's purely a prompt-based workflow for documentation verification.
Jan 4, 2026, 04:30 PM
The skill contains only procedural guidance and documentation instructions. No executable code, file access, network operations, or system commands are present. It's purely a prompt-based workflow for documentation verification.