diffdock
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and provided scripts are entirely consistent with its stated purpose of molecular docking and structure-based drug design.
- [EXTERNAL_DOWNLOADS]: The documentation references established resources, including cloning from a public GitHub repository and pulling official Docker images for environment setup.
- [COMMAND_EXECUTION]: The skill guides the user through standard command-line workflows for scientific inference and data processing without evidence of command injection or malicious shell execution.
- [SAFE]: The setup verification script uses dynamic imports (
__import__) to check for the presence of required Python packages, which is a standard and safe environment-checking procedure in this context.
Audit Metadata