pathway-enrichment
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves gene-set and pathway data from established scientific providers including Enrichr, MSigDB, and g:Profiler. These downloads are standard for bioinformatics tasks and target reputable academic and research domains.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests and processes user-provided datasets such as gene lists and differential expression result tables.
- Ingestion points: Data is read from local files in
scripts/run_enrichment.pythrough user-specified file paths. - Boundary markers: No specific delimiters or "ignore instructions" warnings are applied to the input data files.
- Capability inventory: The skill performs file reading, results writing, and network API requests to established scientific databases across its scripts.
- Sanitization: Gene symbols are cleaned of leading/trailing whitespace and normalized for organism-specific character casing.
Audit Metadata