Sop Writer
v2.0.0SOP标准操作流程编写工具。创建SOP、流程图、检查清单、审核评估、模板库、培训材料。SOP writer with create, flowchart, checklist, audit, template.
⭐ 0· 372·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The stated purpose (SOP creation, flowcharts, checklists, audits, templates, training) matches the provided scripts (scripts/sop.sh generates templates, flowcharts, checklists, audits, templates). One extra script (scripts/script.sh) implements a generic content assistant with unrelated commands; it's harmless but an odd extra file that is not referenced by the SKILL.md and appears out-of-scope.
Instruction Scope
SKILL.md instructs running bash scripts/sop.sh and the script implements the described commands without reading unrelated system files or contacting external endpoints. Minor documentation inconsistencies: examples mention a 'sop-writer' wrapper (sop-writer help / run) that is not provided, and script.sh exposes a different command set.
Install Mechanism
No install specification or external downloads. This is an instruction-only skill with embedded Bash scripts — nothing is fetched from the network or written to unusual system locations.
Credentials
No credentials or required environment variables are requested. The scripts optionally honor SOP_WRITER_DIR (and XDG_DATA_HOME/HOME) and will create a data directory (default ~/.local/share/sop-writer) and write history.log/data.log there — this is proportional but worth noting so users know where data is stored.
Persistence & Privilege
always:false and no special privileges requested. The skill does create files under the user's data directory but does not modify other skills or system-wide settings.
Assessment
This skill appears coherent and low-risk: it generates SOP documents locally using Bash and does not request secrets or perform network calls. Before installing/running, review the included scripts (scripts/sop.sh and scripts/script.sh) yourself. Note the scripts will create and write logs to a data directory (default: ~/.local/share/sop-writer); you can set SOP_WRITER_DIR to control that location. The extra scripts/script.sh file is a separate content helper (different commands) and is not referenced by SKILL.md — you can remove it if you only want the SOP functionality. If you require stronger isolation, run the scripts in a sandbox or container; otherwise it's safe to proceed.Like a lobster shell, security has layers — review code before you run it.
latestvk97dby081c2e4q93ebcskpcnzn833zgaproductivityvk9769n7b54zrvn91rye9arn4xd82ppgv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
