reactome-database
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
reactome2pyPython package (v3.0.0) from PyPI for programmatic access to the database. \n- [COMMAND_EXECUTION]: Provides a helper scriptscripts/reactome_query.pythat utilizes therequestslibrary to communicate with Reactome REST API endpoints. \n- [DATA_EXFILTRATION]: Transmits user-provided gene or protein lists to the Reactome Analysis Service (https://reactome.org) for enrichment calculations. These network operations target a well-known and established scientific domain. \n- [PROMPT_INJECTION]: The skill presents a surface for indirect prompt injection when processing external data files: \n - Ingestion points: The
scripts/reactome_query.pyscript reads gene identifiers from local text files via theanalyzecommand. \n - Boundary markers: No specific delimiters or instructions are used to distinguish user data from potential instructions within the input files. \n
- Capability inventory: The skill uses the
requestslibrary inscripts/reactome_query.pyfor network operations. \n - Sanitization: Input data is read and used in API requests without strict schema validation or escaping.
Audit Metadata