rhea-skill
Facilitates compact biochemical reaction searches using Rhea, providing concise summaries and reaction IDs for efficient data retrieval.
Install this skill
or
96/100
Security score
The rhea-skill skill was audited on May 24, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 8
External URL reference
SourceSKILL.md
| 8 | - Use `base_url=https://www.rhea-db.org`. |
low line 23
External URL reference
SourceSKILL.md
| 23 | - `{"base_url":"https://www.rhea-db.org","path":"rhea","params":{"query":"caffeine","format":"json"},"record_path":"results","max_items":10}` |
low line 24
External URL reference
SourceSKILL.md
| 24 | - `{"base_url":"https://www.rhea-db.org","path":"rhea","params":{"query":"RHEA:47148","format":"json"},"record_path":"results","max_items":5}` |
low line 33
External URL reference
SourceSKILL.md
| 33 | echo '{"base_url":"https://www.rhea-db.org","path":"rhea","params":{"query":"caffeine","format":"json"},"record_path":"results","max_items":10}' | python scripts/rest_request.py |
Scanned on May 24, 2026
View Security Dashboard