deepchem

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): The scripts use the reputable deepchem library for scientific computing and molecular modeling. All operations are local or use standard library dataset fetching.
  • COMMAND_EXECUTION (SAFE): No arbitrary command execution or shell spawning was detected. Input parameters are handled via argparse with specific constraints and whitelists.
  • DATA_EXFILTRATION (SAFE): Data loading is restricted to local files provided by the user or standard benchmark datasets. There are no patterns suggesting exfiltration of sensitive information.
  • DYNAMIC_EXECUTION (SAFE): The use of getattr in graph_neural_network.py is safely constrained by a predefined whitelist of allowed dataset names, preventing arbitrary function execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:47 PM