torchdrug
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for the
torchdruglibrary. All provided code snippets and workflows follow standard PyTorch and bioinformatics practices. - [EXTERNAL_DOWNLOADS]: The skill recommends installing the
torchdrugpackage from the official Python Package Index (PyPI). This is a standard requirement for utilizing the documented library. - [COMMAND_EXECUTION]: Shell commands are limited to package installation (
uv pip install) and documentation of common development workflows. No malicious or unauthorized command execution patterns were found. - [DATA_EXPOSURE]: Code examples utilize standard local directory paths for dataset storage (e.g.,
~/molecule-datasets/). There is no evidence of hardcoded credentials, sensitive file access, or unauthorized data transmission.
Audit Metadata