alterlab-reactome
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill operates entirely within the scope of its stated purpose, interacting with the well-known and trusted Reactome biological database (reactome.org).
- [EXTERNAL_DOWNLOADS]: Communicates with Reactome REST API endpoints to retrieve pathway hierarchies, molecular interactions, and database metadata.
- [DATA_EXFILTRATION]: Sends user-provided gene and protein identifiers to Reactome's analysis servers. This is the intended behavior for performing pathway enrichment analysis and does not involve sensitive user credentials or system files.
- [COMMAND_EXECUTION]: Includes a Python helper script (scripts/reactome_query.py) for command-line access to Reactome data. The script uses the standard requests library and performs basic file I/O for input gene lists, with no evidence of dangerous command injection or privilege escalation.
Audit Metadata