geo-database
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download of genomic datasets and metadata from official NCBI (National Center for Biotechnology Information) servers via FTP and API services. These are well-known, trusted scientific sources.
- [COMMAND_EXECUTION]: Provides instructions for installing required Python libraries using
uv pip installand using shell utilities likewgetandcurlto fetch data files. These actions are consistent with the skill's stated purpose of bioinformatics data processing. - [DATA_EXFILTRATION]: Network operations are restricted to established research databases. No attempts to exfiltrate sensitive user data or hardcode credentials were found; API key usage follows best practices by using placeholders.
- [REMOTE_CODE_EXECUTION]: No patterns of remote script execution or dynamic execution of untrusted code were identified. All script components are transparent and purpose-specific.
Audit Metadata