Audit History
database - 12 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v12 Latest | Jul 23, 2026, 09:51 AM | 1 confirmed | 1 | No capability change |
| v11 | Jul 17, 2026, 10:14 AM | No confirmed findings | 0 | No capability change |
| v10 | Jul 17, 2026, 10:14 AM | No confirmed findings | 0 | No capability change |
| v9 | Jul 17, 2026, 10:14 AM | No confirmed findings | 0 | No capability change |
| v8 | Jul 5, 2026, 04:09 AM | No confirmed findings | 0 | No capability change |
| v7 | Jul 5, 2026, 04:09 AM | No confirmed findings | 0 | No capability change |
| v6 | Jun 28, 2026, 01:21 PM | 2 confirmed | 1 | No capability change |
| v5 | Jan 16, 2026, 06:40 PM | No confirmed findings | 0 | No capability change |
| v4 | Jan 16, 2026, 06:40 PM | No confirmed findings | 0 | Contains scriptsExternal commandsEnv variables |
| v3 | Jan 10, 2026, 11:02 AM | No confirmed findings | 0 | No capability change |
| v2 | Jan 10, 2026, 11:02 AM | No confirmed findings | 0 | No capability change |
| v1 | Jan 10, 2026, 11:02 AM | No confirmed findings | 0 | Baseline |
Jul 23, 2026, 09:51 AM
Most alerts are false positives caused by SQLModel Session.exec and Markdown fences; they do not invoke Python, processes, or shells. The production example retains a default database credential, and generic repository writes accept unrestricted model fields.
Confirmed security concerns (1)
Capability review items (1)
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
⚡ Contains scripts (6)
⚙️ External commands (23)
🔑 Env variables (5)
Jul 17, 2026, 10:14 AM
All 37 static findings are false positives. The apparent exec calls are SQLModel database-session methods, and the apparent shell executions are Markdown fences. The skill presents database implementation examples and contains no evidence of prompt injection, credential exfiltration, shell execution, or malicious intent.
Risk Factors
⚡ Contains scripts (6)
⚙️ External commands (23)
🔑 Env variables (5)
Jul 17, 2026, 10:14 AM
All 37 static findings are false positives. The apparent exec calls are SQLModel database-session methods, and the apparent shell executions are Markdown fences. The skill presents database implementation examples and contains no evidence of prompt injection, credential exfiltration, shell execution, or malicious intent.
Risk Factors
⚡ Contains scripts (6)
⚙️ External commands (23)
🔑 Env variables (5)
Jul 17, 2026, 10:14 AM
All 37 static findings are false positives. The apparent exec calls are SQLModel database-session methods, and the apparent shell executions are Markdown fences. The skill presents database implementation examples and contains no evidence of prompt injection, credential exfiltration, shell execution, or malicious intent.
Risk Factors
⚡ Contains scripts (6)
⚙️ External commands (23)
🔑 Env variables (5)
Jul 5, 2026, 04:09 AM
The static alerts are false positives caused by documentation examples and Markdown code fences in SKILL.md. SQLModel Session.exec calls are ORM query execution, not Python code execution or process execution. No evidence of prompt injection, data exfiltration, malicious execution, or packaged sensitive data was found.
Risk Factors
⚡ Contains scripts (6)
⚙️ External commands (23)
🔑 Env variables (5)
Jul 5, 2026, 04:09 AM
The static alerts are false positives caused by documentation examples and Markdown code fences in SKILL.md. SQLModel Session.exec calls are ORM query execution, not Python code execution or process execution. No evidence of prompt injection, data exfiltration, malicious execution, or packaged sensitive data was found.
Risk Factors
⚡ Contains scripts (6)
⚙️ External commands (23)
🔑 Env variables (5)
Jun 28, 2026, 01:21 PM
The static high-risk results are mostly false positives from Markdown code fences, SQL text, and method names such as execute. No prompt injection, network exfiltration, install hook, or malicious runtime behavior was found, but database URL handling and raw SQL examples need publication warnings.
Confirmed security concerns (2)
Needs review findings (1)
These findings came from uncertain legacy audit verdicts, so they require review but are not counted as confirmed security issues.
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
⚡ Contains scripts (6)
⚙️ External commands (7)
🔑 Env variables (2)
Detected Patterns
Jan 16, 2026, 06:40 PM
This skill is pure documentation (SKILL.md only) containing database best practices and code examples. Static findings are false positives - the scanner detects SQLAlchemy's session.exec() method as Python exec(), database URLs in documentation as credential exposure, and hardcoded example strings as malicious patterns. No executable code, no network calls, no file operations exist in this skill.
Risk Factors
⚡ Contains scripts (6)
⚙️ External commands (23)
🔑 Env variables (5)
Jan 16, 2026, 06:40 PM
This skill is pure documentation (SKILL.md only) containing database best practices and code examples. Static findings are false positives - the scanner detects SQLAlchemy's session.exec() method as Python exec(), database URLs in documentation as credential exposure, and hardcoded example strings as malicious patterns. No executable code, no network calls, no file operations exist in this skill.
Risk Factors
⚡ Contains scripts (6)
⚙️ External commands (23)
🔑 Env variables (5)
Jan 10, 2026, 11:02 AM
Pure documentation skill containing only markdown content with code examples. No executable code, scripts, network calls, or file system access. This is informational content designed to guide database implementation patterns.
Jan 10, 2026, 11:02 AM
Pure documentation skill containing only markdown content with code examples. No executable code, scripts, network calls, or file system access. This is informational content designed to guide database implementation patterns.
Jan 10, 2026, 11:02 AM
Pure documentation skill containing only markdown content with code examples. No executable code, scripts, network calls, or file system access. This is informational content designed to guide database implementation patterns.