gene-database
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The scripts use standard argument parsing (
argparse) and library calls. No arbitrary shell command execution or subprocess spawning with unvalidated input was detected. - [DATA_EXFILTRATION] (SAFE): Network operations are directed solely to official NCBI domains (
eutils.ncbi.nlm.nih.govandapi.ncbi.nlm.nih.gov). The scripts do not access sensitive local file paths like SSH keys or environment secrets. - [EXTERNAL_DOWNLOADS] (SAFE): The skill utilizes the Python standard library (
urllib.request) and does not depend on external or unverifiable third-party packages. - [PROMPT_INJECTION] (SAFE): The markdown documentation and script comments contain only functional instructions and do not attempt to override agent safety protocols or bypass system constraints.
Audit Metadata