autodock-vina-docking

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs legitimate computational biology tasks using established open-source libraries including vina, rdkit, and meeko.
  • [EXTERNAL_DOWNLOADS]: Fetches protein structure data from the Protein Data Bank (PDB) via the prody library and references the ADFR Suite from the Scripps Research Institute. These are well-known and trusted academic resources for scientific data and tools.
  • [COMMAND_EXECUTION]: Employs subprocess.run to call external receptor preparation tools. The implementation follows security best practices by using a list of arguments rather than a shell string, effectively preventing command injection risks from the variables used in the script.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 03:35 PM
Security Audit — agent-trust-hub — autodock-vina-docking