pydeseq2
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The file 'references/api_reference.md' is a standard API reference document. It provides instructions and examples for using PyDESeq2 classes like DeseqDataSet and DeseqStats.
- [DYNAMIC_EXECUTION] (LOW): The documentation contains a code example demonstrating how to serialize analysis results using the Python
picklemodule (pickle.dump). While deserializing untrusted data withpickle.loadcan be a security risk, the provided example focuses on saving local data generated by the user's analysis.
Audit Metadata