deepchem

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [DYNAMIC_EXECUTION] (SAFE): The script graph_neural_network.py uses getattr() for dynamic dataset loading, but this is safely constrained by a fixed whitelist of allowed MoleculeNet datasets.
  • [DATA_EXPOSURE] (SAFE): The scripts facilitate loading user-specified CSV files for analysis, which is their intended purpose, and do not show patterns of accessing sensitive system files.
  • [EXTERNAL_DOWNLOADS] (SAFE): Dataset loading functions may download data from MoleculeNet repositories; this is standard and expected behavior for the DeepChem library.
  • [COMMAND_EXECUTION] (SAFE): No arbitrary shell commands or unsafe subprocess executions were identified in the analysis of both scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:59 PM