Audit History
sql-patterns - 6 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v6 Latest | 6. Juli 2026, 00:44 | 1 confirmed | 0 | No capability change |
| v5 | 6. Juli 2026, 00:44 | 1 confirmed | 0 | External commands |
| v4 | 27. Juni 2026, 12:15 | No confirmed findings | 0 | External commands |
| v3 | 16. Jan. 2026, 14:19 | No confirmed findings | 0 | No capability change |
| v2 | 16. Jan. 2026, 14:19 | No confirmed findings | 0 | External commands |
| v1 | 10. Jan. 2026, 08:49 | No confirmed findings | 0 | Baseline |
6. Juli 2026, 00:44
All static command-execution and reconnaissance alerts were false positives from Markdown SQL examples, inline SQL function names, and database indexing terminology. I found no prompt-injection text, data-exfiltration intent, or real shell execution. The only semantic issue is overbroad Write permission in SKILL.md for a read-only SQL reference skill.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (23)
6. Juli 2026, 00:44
All static command-execution and reconnaissance alerts were false positives from Markdown SQL examples, inline SQL function names, and database indexing terminology. I found no prompt-injection text, data-exfiltration intent, or real shell execution. The only semantic issue is overbroad Write permission in SKILL.md for a read-only SQL reference skill.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (23)
27. Juni 2026, 12:15
Static analysis reported many shell execution, weak cryptography, and reconnaissance patterns. Manual review found these are false positives caused by Markdown SQL fences, SQL hash index terminology, ranking functions, DESC ordering, and PostgreSQL catalog statistics examples. No prompt injection, malicious intent, network access, credential access, or executable code was found.
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.
16. Jan. 2026, 14:19
Pure documentation skill containing SQL reference patterns. No executable code, no file system access beyond reading its own markdown files, no network calls, no command execution. All static findings are false positives caused by the scanner misinterpreting markdown formatting and SQL function names.
Risk Factors
⚙️ External commands (91)
16. Jan. 2026, 14:19
Pure documentation skill containing SQL reference patterns. No executable code, no file system access beyond reading its own markdown files, no network calls, no command execution. All static findings are false positives caused by the scanner misinterpreting markdown formatting and SQL function names.
Risk Factors
⚙️ External commands (91)
10. Jan. 2026, 08:49
Pure documentation skill containing SQL reference patterns. No executable code, no file system access beyond reading its own markdown files, no network calls, no command execution. Safe for publication.