protocal-kit-finder-for-protocal-agent
v1.0.1Find specific reagent kit part numbers and catalog numbers for laboratory protocol steps. Searches vendor websites for options with catalog numbers and direc...
⭐ 0· 93·0 current·0 all-time
byMengbing Wang@mengbingrock
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (find reagent/kit catalog numbers and links) match the SKILL.md workflow and the included vendor reference. The skill is instruction-only and does not request unrelated credentials or binaries.
Instruction Scope
The runtime instructions explicitly tell the agent to read the included references file and to scan project .md files (e.g., .claude/plans/) for protocol context — this is reasonable for extracting reagent lists, but it does allow the agent to read arbitrary Markdown files in the project. The skill also instructs the agent to perform web searches and fetch vendor product pages to verify catalog numbers and availability (expected for this purpose). The skill enforces user confirmations at each phase via AskUserQuestion, which limits autonomous escalation of scope.
Install Mechanism
No install spec or code is included; this is instruction-only so nothing is written to disk or downloaded by the skill itself. This is the lowest install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the stated purpose (web lookups and local document parsing) and is proportionate.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It does not request permanent presence or claim to modify other skills or system-wide settings.
Assessment
This skill appears to do what it says: extract reagent needs from protocol text, search vendor sites, and build a bill-of-materials. Before installing, confirm that (1) you are comfortable allowing the agent to read Markdown files in your project directory (these might contain unrelated or sensitive notes), and (2) the agent is permitted to perform web browsing/fetches in your environment. If you keep secrets or internal docs in .md files, remove or isolate them from the agent's workspace. Also confirm you trust the agent to follow the AskUserQuestion confirmation steps before proceeding (the skill requires the agent to ask you at each phase).Like a lobster shell, security has layers — review code before you run it.
latestvk97ahm0wzq816wx2bz35rd9vf983jsct
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
