datanalysis-credit-risk
Warn
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: MEDIUMDYNAMIC_EXECUTION
Full Analysis
- [DYNAMIC_EXECUTION]: In
references/func.py, theget_datasetfunction sequentially attempts to read datasets across multiple formats. This includes usingpd.read_pickleon the file path string specified by the user via interactive command-line inputs inscripts/example.py. Deserializing untrusted pickle streams can lead to arbitrary python code execution on the local host.
Audit Metadata