tooluniverse-gene-enrichment
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
gseapylibrary and various ToolUniverse tools (STRING,PANTHER,Reactome,MyGene) which perform network requests to well-known bioinformatics databases and APIs. These are trusted, industry-standard sources for genomic data. - [DATA_EXPOSURE]: The
.env.templatefile lists several environment variables for API keys (e.g.,BIOGRID_API_KEY,DISGENET_API_KEY). No sensitive credentials or secrets are hardcoded; only placeholders are provided for user configuration. - [PROMPT_INJECTION]: Analysis of the
SKILL.mdfile reveals no attempts to override system prompts, bypass safety filters, or use adversarial role-play patterns. - [COMMAND_EXECUTION]: The skill focuses on data processing and API interaction. There are no instances of arbitrary command execution or suspicious subprocess spawning.
- [REMOTE_CODE_EXECUTION]: No patterns for downloading and executing remote scripts (like
curl | bash) or unsafe dynamic code execution (eval,exec) were found. - [DATA_EXFILTRATION]: No evidence of unauthorized data transfer to unknown or suspicious domains was detected. Network activity is limited to the defined bioinformatics service providers.
Audit Metadata