pathway-enrichment
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill provides comprehensive workflows for bioinformatics analysis, following industry best practices for data processing and interpretation.
- [EXTERNAL_DOWNLOADS]: The skill requires network access to fetch gene-set libraries from established services such as Enrichr (Ma'ayan Lab), MSigDB (Broad Institute), and g:Profiler. These are well-known and trusted sources within the scientific community.
- [COMMAND_EXECUTION]: The provided helper script
scripts/run_enrichment.pyperforms file I/O and data processing using standard Python libraries (pandas, numpy). It does not contain any arbitrary command execution or shell injection vulnerabilities. - [DATA_EXFILTRATION]: No evidence of sensitive data exfiltration. The skill processes user-provided gene lists and experimental results locally, only communicating with external servers to retrieve reference database information.
Audit Metadata