etetoolkit

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation and the NCBITaxa class within the ete3 library describe the automatic download of the NCBI taxonomy database (300MB) to a local cache (/.etetoolkit/taxa.sqlite). This download targets the official servers of the National Center for Biotechnology Information (NCBI), a well-known scientific service under the National Institutes of Health.
  • [SAFE]: The provided scripts (quick_visualize.py and tree_operations.py) implement standard bioinformatics workflows for tree manipulation and rendering. They handle local file input/output for Newick and image formats without executing arbitrary shell commands or making unauthorized network requests.
  • [SAFE]: All installation instructions and dependencies refer to official package registries (PyPI) or standard system package managers (apt, brew). The use of standard bioinformatics libraries like ete3 and numpy is appropriate for the skill's stated purpose.
  • [SAFE]: There are no indicators of prompt injection, data exfiltration, or obfuscation within the skill files or metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 10:12 PM