技能详情(站内镜像,无评论)
作者:vx:17605205782 @52YuanChangXing
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 102 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:52yuanchangxing/sop-factory
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's files, instructions, and minimal python requirement are coherent with its SOP-generation purpose; nothing requests unrelated credentials, remote downloads, or privileged persistence.
目的
Name/description align with the included resources and a small local helper script. Declared dependency (python3) is appropriate for the bundled script and no unrelated binaries or credentials are requested.
说明范围
SKILL.md stays within scope (structure SOPs, use local template and helper). The bundled script is benign but minimal — it only writes an empty SOP-outline JSON skeleton to a user-specified path, so the agent/skill generates substantive content in conversation rather than via the script. This is not a security issue but may be surprising if a user expects the script to produce a full SOP automatically.
安装机制
There is no install spec; the skill is instruction-only with an auditable local script. No remote downloads, package installs, or extraction steps are present.
证书
No environment variables, credentials, or config paths are requested. The skill does not declare or use secrets and therefore does not ask for disproportionate access.
持久
Skill is not forced-always; it does not request system-wide changes or modify other skills. The only file action is the helper script writing a user-specified output file (potential overwrite risk if path is reused), which is within expected scope.
综合结论
This skill appears coherent and locally auditable: it only needs python3 and the included template/script. Before installing or running, you may: (1) inspect scripts/sop_outline_builder.py (it only emits an empty JSON skeleton to the provided --out path), (2) run the smoke test or invoke python3 scripts/sop_outline_builder.py --help to confirm behavior, and (3) when using the skill in an agent session, confirm any file paths the agent will wri…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「sop-factory」。简介:Turn rough workflows into standard operating procedures with roles, inputs, out…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/sop-factory/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。