pydeseq2

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): The content is purely informational, providing documentation for classes, methods, and usage patterns of the PyDESeq2 library. No executable malicious code or suspicious network activity is present.
  • Dynamic Execution (LOW): The documentation suggests using the pickle module to save data to disk. While pickle is a standard tool in the Python scientific ecosystem for serialization, it is inherently insecure if used to load (pickle.load) data from untrusted sources. The example only demonstrates the safe pickle.dump operation for local data storage.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:01 PM