alterlab-string-db
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to query the STRING database API at
https://string-db.org. This is a well-known scientific service used for protein-protein interaction analysis and is considered a trusted source within the bioinformatics community. - [SAFE]: All Python scripts (
scripts/string_api.py) use the standardurllibandjsonlibraries. There are no external, unverifiable, or malicious dependencies identified. - [SAFE]: The instructions and scripts do not contain any patterns indicative of prompt injection, code obfuscation, or credential harvesting. Sensitive file paths (e.g., SSH keys, AWS credentials) are not accessed.
- [SAFE]: While the skill retrieves external data which is then processed by the agent, the data consists of structured biological identifiers and interaction scores (TSV/JSON), posing no significant risk of indirect prompt injection.
Audit Metadata