differential-expression
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions and code snippets for differential expression analysis in bioinformatics. No malicious patterns, such as prompt injection, data exfiltration, or unauthorized command execution, were identified across any of the files.
- [COMMAND_EXECUTION]: A version check command (
python -c "import pydeseq2, pandas; print(pydeseq2.__version__, pandas.__version__)") is included for environment validation. This is a standard development practice and does not pose a security risk. - [EXTERNAL_DOWNLOADS]: The skill refers to established data science and bioinformatics libraries (pydeseq2, pandas, numpy, matplotlib) but does not include any commands to download or install them from untrusted sources.
Audit Metadata