Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
75
66%
Does it follow best practices?
Impact
94%
1.36xAverage score across 3 eval scenarios
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./skills/bio/benchling-integration/SKILL.mdSecurity
1 high severity finding. You should review these findings carefully before considering using this skill.
The 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 includes code examples that embed API keys and client secrets directly in string literals (e.g., ApiKeyAuth("your_api_key"), client_secret="your_client_secret"), which would require the LLM to handle or emit secret values verbatim.
df37802
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.