Audit History
hybrid-search-implementation - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Jul 24, 2026, 12:44 AM | 1 confirmed | 0 | No capability change |
| v4 | Jul 8, 2026, 01:54 PM | 1 confirmed | 0 | No capability change |
| v3 | Jul 5, 2026, 11:11 PM | 1 confirmed | 0 | External commands |
| v2 | Jun 30, 2026, 04:59 PM | No confirmed findings | 2 | Network access |
| v1 | Feb 25, 2026, 04:39 AM | No confirmed findings | 0 | Baseline |
Jul 24, 2026, 12:44 AM
All 32 static findings are false positives caused by keywords, Markdown backticks, headings, or a database fetch method. A separate high-severity SQL injection risk exists because the PostgreSQL example interpolates metadata keys into a query.
Confirmed security concerns (1)
Risk Factors
🌐 Network access (1)
⚙️ External commands (2)
Jul 8, 2026, 01:54 PM
The static findings are false positives caused by search-domain terminology, Markdown backticks, keyword variable names, and asyncpg conn.fetch. A semantic review found one medium-risk issue: the PostgreSQL template builds part of a SQL WHERE clause from unvalidated metadata keys.
Confirmed security concerns (1)
Risk Factors
🌐 Network access (1)
⚙️ External commands (2)
Jul 5, 2026, 11:11 PM
Most static findings are false positives caused by search terminology, Markdown backticks, and tutorial headings. I found one high-risk semantic issue: the PostgreSQL example interpolates metadata keys into SQL. No prompt injection text was found in the reviewed files.
Confirmed security concerns (1)
Risk Factors
🌐 Network access (1)
⚙️ External commands (2)
Jun 30, 2026, 04:59 PM
Static shell, credential, weak crypto, system reconnaissance, and critical heuristic findings are false positives caused by markdown fences and search-domain terminology. One real concern remains: the PostgreSQL template builds part of a SQL filter with an interpolated metadata key, which could be unsafe if copied into production without validation.
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.
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
Detected Patterns
Feb 25, 2026, 04:39 AM
Static analysis flagged 55 patterns but all are false positives. Files are markdown documentation with Python code samples. Backticks are markdown formatting not shell execution. URLs are documentation references not network calls. No cryptographic operations, credential access, or system commands detected. Skill is safe for publication.