zinc-database
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides Python and shell examples that execute system commands such as
curl,wget,aria2c, andgunzipto interact with the ZINC database and manage data files. - [EXTERNAL_DOWNLOADS]: The skill facilitates the retrieval of molecular structures and metadata from the ZINC database's official servers.
- Evidence: Interactions are directed to
cartblanche22.docking.org,zinc.docking.org, andfiles.docking.org, which are well-known academic resources. - [DATA_EXFILTRATION]: The documentation includes patterns for batch-processing chemical identifiers by reading from local files.
- Evidence: Examples show how to use
curlto upload lists of IDs from a file (e.g.,zinc_ids.txt) to the database API for retrieval, which is a standard functional requirement for large-scale chemical screening.
Audit Metadata