genomic-intelligence
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with legitimate genomic services including api.genomicintelligence.ai and rest.ensembl.org to fetch and analyze DNA sequences. These operations are essential to the skill's primary purpose and involve well-known bioinformatics platforms.
- [SAFE]: Authentication is handled securely through the GI_API_KEY environment variable. The documentation explicitly warns against hardcoding keys and provides standard best practices for secret management, such as using .env files.
- [SAFE]: No suspicious patterns such as prompt injection, obfuscation, or persistence mechanisms were detected in the instructions or reference materials.
- [SAFE]: The skill utilizes the standard requests library for communication and does not exhibit any dangerous command execution or remote script loading behaviors.
Audit Metadata