Audit History
gwas-database - 7 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v7 Latest | Jul 5, 2026, 06:00 PM | 1 confirmed | 7 | No capability change |
| v6 | Jul 5, 2026, 06:00 PM | 1 confirmed | 7 | No capability change |
| v5 | Jun 30, 2026, 05:45 AM | 3 confirmed | 0 | No capability change |
| v4 | Jan 17, 2026, 07:44 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 07:44 AM | No confirmed findings | 0 | No capability change |
| v2 | Jan 12, 2026, 04:25 PM | No confirmed findings | 0 | External commandsFilesystem access |
| v1 | Jan 4, 2026, 04:35 PM | No confirmed findings | 0 | Baseline |
Jul 5, 2026, 06:00 PM
Most static findings are false positives from Markdown backticks and intended examples accessing public NHGRI-EBI GWAS endpoints. Confirmed risks are limited to FTP or plain HTTP summary-statistics downloads and local file writing without integrity or path safeguards. No prompt injection or malicious exfiltration language was found.
Confirmed security concerns (1)
Capability review items (7)
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
🌐 Network access (93)
📁 Filesystem access (1)
⚙️ External commands (71)
Jul 5, 2026, 06:00 PM
Most static findings are false positives from Markdown backticks and intended examples accessing public NHGRI-EBI GWAS endpoints. Confirmed risks are limited to FTP or plain HTTP summary-statistics downloads and local file writing without integrity or path safeguards. No prompt injection or malicious exfiltration language was found.
Confirmed security concerns (1)
Capability review items (7)
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
🌐 Network access (93)
📁 Filesystem access (1)
⚙️ External commands (71)
Jun 30, 2026, 05:45 AM
Static analysis flagged many Markdown backticks, URLs, and GWAS scientific notation as high-risk patterns, but these are largely documentation false positives. The real risks are legitimate public network access, an FTP/wget download example, and a local file write example for summary statistics, so publication is acceptable with a network and download warning.
Confirmed security concerns (3)
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
🌐 Network access (4)
📁 Filesystem access (1)
⚙️ External commands (1)
Detected Patterns
Jan 17, 2026, 07:44 AM
All 353 static findings are FALSE POSITIVES. This is a documentation-only skill containing no executable code. The static analyzer incorrectly flags Markdown code block backticks as shell commands, genetic research p-value notation (e.g., p=5e-8) as cryptographic algorithms, and the slug 'k-dense' as C2 keywords. The skill documents legitimate API queries to the public NHGRI-EBI GWAS Catalog maintained by EBI and NHGRI.
Risk Factors
⚙️ External commands (2)
🌐 Network access (2)
📁 Filesystem access (1)
Jan 17, 2026, 07:44 AM
All 353 static findings are FALSE POSITIVES. This is a documentation-only skill containing no executable code. The static analyzer incorrectly flags Markdown code block backticks as shell commands, genetic research p-value notation (e.g., p=5e-8) as cryptographic algorithms, and the slug 'k-dense' as C2 keywords. The skill documents legitimate API queries to the public NHGRI-EBI GWAS Catalog maintained by EBI and NHGRI.
Risk Factors
⚙️ External commands (2)
🌐 Network access (2)
📁 Filesystem access (1)
Jan 12, 2026, 04:25 PM
All 346 static findings are FALSE POSITIVES. This is a documentation-only skill containing no executable code. The static analyzer incorrectly flags Markdown code formatting backticks as shell commands and genetic research terms like 'pvalue' and 'beta' as cryptographic algorithms. The skill documents legitimate API queries to the public NHGRI-EBI GWAS Catalog.
Risk Factors
⚙️ External commands (222)
🌐 Network access (98)
📁 Filesystem access (1)
Jan 4, 2026, 04:35 PM
The skill contains documentation and example queries for public GWAS Catalog APIs and FTP downloads. No credential access, environment harvesting, or executable payload patterns were found.