binding-affinity-prediction-prodigy
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Python
subprocessmodule to execute theprodigycommand-line utility. The arguments are passed as a list, which is a secure practice that prevents shell injection vulnerabilities. - [EXTERNAL_DOWNLOADS]: The skill identifies
prodigy-protas a dependency to be installed viapip. This is the standard distribution method for this well-known bioinformatics tool. - [DATA_INGESTION_SURFACE]: The skill accepts Protein Data Bank (PDB) files as input for processing. These are structured scientific data files typically processed by the PRODIGY tool, and there is no evidence of unsafe interpolation of these files into LLM prompts.
Audit Metadata