tooluniverse-systems-biology
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or critical security issues were detected. The skill implementation follows standard patterns for data retrieval and reporting in a bioinformatics context.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it processes user-provided biological identifiers such as gene lists and pathway keywords. While it lacks explicit boundary markers, the risk is minimal given the specialized nature of the biological analysis tools.
- Ingestion points: Gene symbols, protein accessions, and pathway search terms entering via parameters in
SKILL.mdandpython_implementation.py. - Boundary markers: None identified; instructions do not specify the use of delimiters for untrusted data.
- Capability inventory: File system writes and execution of tool-assisted network requests in
python_implementation.py. - Sanitization: Input validation for biological identifiers is not explicitly performed before processing.
Audit Metadata