gene-database

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates access to the National Center for Biotechnology Information (NCBI) Gene database. Analysis of the scripts (query_gene.py, fetch_gene_data.py, batch_gene_lookup.py) confirms they use the standard Python urllib library to communicate with official government domains (*.ncbi.nlm.nih.gov).
  • [SAFE]: No sensitive data exposure or exfiltration patterns were identified. API key usage is documented as a user-provided configuration with clear placeholders (YOUR_API_KEY) and no hardcoded credentials.
  • [SAFE]: The skill does not perform any dangerous operations such as arbitrary command execution, privilege escalation, or persistence. All data processing is limited to parsing and displaying biological metadata and sequences.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 08:21 AM
Security Audit — agent-trust-hub — gene-database