protocal-agent

v1.0.1

Generate structured execution plans for medical and molecular biology protocols such as RNA extraction, reverse transcription, qPCR, cell culture, CRISPR, or...

0· 98·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (generate protocol execution plans) matches the runtime instructions: reading included reference docs, optionally reading local protocol files, web lookups for authoritative protocols, and producing step-by-step plans with safety notes and vendor details. No unrelated credentials, binaries, or installs are requested.
!
Instruction Scope
The SKILL.md explicitly instructs the agent to read local project files ('.md' and '.docx' in the project root) and to perform web searches. Reading local protocol files is reasonable for integrating existing lab notes, but it also means the agent will access any other files in the project root (which might contain private data). The instructions do not limit or sanitize what local content is read or indicate how web queries will avoid leaking sensitive sample or institutional information.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low risk from an installation perspective (nothing written to disk or fetched during install).
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for its stated purpose.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request permanent system presence or elevated privileges and does not modify other skills or system-wide settings.
Assessment
This skill is coherent for generating lab protocol plans, but consider the following before installing or running it: - Privacy: the skill will read .md and .docx files in your project root and may incorporate that content into outputs and web queries — avoid placing private or sensitive data (e.g., patient identifiers, proprietary protocols, or credentials) in the project root. - Data exfiltration risk: web searches and included references could cause the agent to send protocol details (including local sample descriptions) to external search engines. If that is a concern, do not allow internet access or sanitize inputs before requesting a plan. - Biological safety: the skill produces wet-lab instructions (e.g., CRISPR, RNA extraction). Treat generated plans as advisory only — do not execute without review by qualified personnel, institutional approvals (IACUC/IRB/IBC if applicable), and compliance with local EHS policies. - Verification: catalog numbers, reagent specifics, and critical parameters should be independently verified against vendor documentation and institutional SOPs before use. If you want greater safety/privacy, ask the skill author to limit local-file access, to avoid including verbatim local data in web queries, or to run in an environment without outbound network access.

Like a lobster shell, security has layers — review code before you run it.

latestvk97atzv9fjzvxgt7bfkc93sz3h83ky1p

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments