autodock-vina-docking

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess.run to call the prepare_receptor command-line tool from the ADFR Suite. This is a standard procedure in molecular docking to convert PDB files into the PDBQT format required by Vina. Arguments are passed as a list, which prevents shell injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: Fetches protein structure data from the RCSB Protein Data Bank using the prody library and provides instructions for downloading the ADFR Suite from the Scripps Research Institute (ccsb.scripps.edu). These are well-known and trusted scientific resources.
  • [SAFE]: The workflow utilizes established open-source libraries for cheminformatics and molecular modeling, including Vina, RDKit, and Meeko. No patterns of data exfiltration, credential harvesting, or malicious code execution were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 02:13 PM