tooluniverse-gwas-trait-to-gene
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill code was thoroughly analyzed across all 10 threat categories. No instances of prompt injection, data exfiltration, obfuscation, or persistence mechanisms were found.
- [EXTERNAL_DOWNLOADS]: The skill relies on the 'tooluniverse' package to interface with legitimate genomic data providers (GWAS Catalog and Open Targets). All data retrieved is public scientific information from established research organizations.
- [CREDENTIALS_UNSAFE]: The
.env.templatefile correctly uses placeholders for API keys, ensuring no sensitive credentials are hardcoded in the skill distribution. - [COMMAND_EXECUTION]: Analysis of the test scripts and implementation file confirms that no arbitrary or dangerous commands are executed. Subprocess calls and shell operations are entirely absent.
Audit Metadata