Audit History
gene-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 6, 2026, 06:10 PM | 2 confirmed | 0 | No capability change |
| v6 | Jul 6, 2026, 06:10 PM | 2 confirmed | 0 | Env variablesExternal commands Contains scripts |
| v5 | Jun 30, 2026, 06:23 AM | 4 confirmed | 0 | Contains scripts External commandsEnv variables |
| v4 | Jan 17, 2026, 07:27 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 07:27 AM | No confirmed findings | 0 | External commands |
| v2 | Jan 12, 2026, 04:52 PM | No confirmed findings | 0 | Env variables |
| v1 | Jan 5, 2026, 04:05 PM | No confirmed findings | 0 | Baseline |
Jul 6, 2026, 06:10 PM
The static matches are largely false positives from documented NCBI API usage, optional user-provided NCBI API keys, Markdown code formatting, and explicit user-requested output files. However, untrusted package content includes a self-authored security audit that claims the skill is safe to publish, plus a separate instruction to promote an external hosted platform. Those intent-level issues should be removed or isolated before marketplace publication.
Confirmed security concerns (2)
Risk Factors
🌐 Network access (40)
🔑 Env variables (61)
📁 Filesystem access (1)
⚙️ External commands (22)
Jul 6, 2026, 06:10 PM
The static matches are largely false positives from documented NCBI API usage, optional user-provided NCBI API keys, Markdown code formatting, and explicit user-requested output files. However, untrusted package content includes a self-authored security audit that claims the skill is safe to publish, plus a separate instruction to promote an external hosted platform. Those intent-level issues should be removed or isolated before marketplace publication.
Confirmed security concerns (2)
Risk Factors
🌐 Network access (40)
🔑 Env variables (61)
📁 Filesystem access (1)
⚙️ External commands (22)
Jun 30, 2026, 06:23 AM
Static analysis reported many high-risk patterns, but review found no malicious intent or covert exfiltration. The confirmed risks are expected NCBI network access, user-provided API key handling, and a user-selected output file write.
Confirmed security concerns (4)
Static false positives ignored (2)
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 (3)
🌐 Network access (4)
📁 Filesystem access (1)
Jan 17, 2026, 07:27 AM
This is a legitimate bioinformatics tool for querying NCBI Gene database. All 374 static findings are false positives: markdown backticks in documentation are code formatting (not shell execution), API keys are user-provided CLI arguments (not hardcoded secrets), hardcoded URLs are official NCBI API endpoints, and the network+credential+file pattern is standard API client behavior. No data exfiltration or malicious patterns detected.
Risk Factors
🌐 Network access (4)
⚙️ External commands (3)
🔑 Env variables (3)
📁 Filesystem access (1)
Jan 17, 2026, 07:27 AM
This is a legitimate bioinformatics tool for querying NCBI Gene database. All 374 static findings are false positives: markdown backticks in documentation are code formatting (not shell execution), API keys are user-provided CLI arguments (not hardcoded secrets), hardcoded URLs are official NCBI API endpoints, and the network+credential+file pattern is standard API client behavior. No data exfiltration or malicious patterns detected.
Risk Factors
🌐 Network access (4)
⚙️ External commands (3)
🔑 Env variables (3)
📁 Filesystem access (1)
Jan 12, 2026, 04:52 PM
The gene-database skill is a legitimate bioinformatics tool for querying NCBI Gene database. Static analysis flagged false positives from documentation examples and standard API usage patterns. No malicious intent detected.
Risk Factors
🌐 Network access (3)
🔑 Env variables (3)
📁 Filesystem access (1)
Jan 5, 2026, 04:05 PM
This skill queries legitimate NCBI gene databases using standard HTTPS APIs. No malicious capabilities detected. Code is clean, readable, and performs only intended bioinformatics functions.