encode-database
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official ENCODE Project API (encodeproject.org) to fetch genomics metadata and download data files.
- [EXTERNAL_DOWNLOADS]: Fetches experiment metadata and downloads genomic files (BED, bigWig) from official ENCODE servers. This is a core part of its functionality and targets well-known scientific infrastructure.
- [COMMAND_EXECUTION]: Instructs the user to install common and safe Python libraries (requests, pandas, matplotlib) using pip.
Audit Metadata