tooluniverse-gwas-snp-interpretation
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill performs legitimate genomic data analysis using structured API calls through a tool execution framework.
- [DATA_EXPOSURE]: No sensitive local data is accessed or transmitted. Network operations are conducted via the ToolUniverse framework to fetch scientific data from trusted repositories such as EMBL-EBI and Open Targets. The
.env.templatefile correctly uses placeholders for sensitive API keys. - [PROMPT_INJECTION]: No prompt injection or safety bypass instructions were found in the metadata, README, or implementation files. The skill focuses on data retrieval and interpretation based on a provided rsID.
- [REMOTE_CODE_EXECUTION]: The skill does not perform any remote code execution or download external scripts for execution. Dependencies mentioned are standard for the intended environment.
- [DYNAMIC_EXECUTION]: The implementation handles structured JSON data from tool outputs without the use of dangerous dynamic evaluation functions like
eval()orexec(). Data is processed using standard type-safe classes.
Audit Metadata