diffdock
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. All analyzed files serve legitimate administrative or scientific purposes.
- [COMMAND_EXECUTION] (SAFE): The Python scripts (prepare_batch_csv.py and setup_check.py) perform environment and data validation using standard libraries like pandas and rdkit. No unsafe subprocess calls or shell injections were detected.
- [EXTERNAL_DOWNLOADS] (SAFE): Documentation and help text provide instructions for installing dependencies via standard package managers (pip, conda) and cloning legitimate repositories from GitHub (e.g., gcorso/DiffDock). No automated remote code execution patterns like 'curl | bash' were found.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials or unauthorized network operations were identified. The scripts operate exclusively on local file paths provided by the user for scientific data processing.
Audit Metadata