Skills gene-database Audit History
🧬

Audit History

gene-database - 4 audits

Audit version 4

Latest Low Risk

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.

8
Files scanned
2,293
Lines analyzed
4
findings
claude
Audited by
No security issues found

Audit version 3

Low Risk

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.

8
Files scanned
2,293
Lines analyzed
4
findings
claude
Audited by
No security issues found

Audit version 2

Low Risk

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.

6
Files scanned
1,842
Lines analyzed
3
findings
claude
Audited by
No security issues found

Audit version 1

Safe

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.

8
Files scanned
1,166
Lines analyzed
2
findings
claude
Audited by
No security issues found