Accesses BioGRID ORCS CRISPR screen data (organisms, screens, scores). Invoke when user needs to search CRISPR screens, get vocabulary, or retrieve gene scores.
64
77%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Evidence Insight/biogrid-orcs/SKILL.mdThe skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
The skill prompt instructs the agent to pass the API access key directly as a command-line argument (--accesskey <KEY>), which exposes sensitive credential values in the command output and LLM context.
63c61d3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.