pytdc

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFEDYNAMIC_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [DYNAMIC_EXECUTION]: The skill contains instances of dynamic importing via importlib.import_module() in scripts/_common.py, scripts/benchmark_evaluation.py, and scripts/load_and_split_data.py. This behavior is benign as all module and class lookups are restricted to hardcoded, static dictionaries (GROUPS and TASKS) representing valid internal package structures.
  • [EXTERNAL_DOWNLOADS]: Dataset retrieval and checkpoint initialization connect to external repositories such as Harvard Dataverse via the underlying PyTDC package API. These interactions are managed safely through a mandatory non-negotiable policy that restricts execution unless the user explicitly passes the --execute or --download flags.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 01:45 AM
Security Audit — agent-trust-hub — pytdc