Soul Keeper
v1.0.0监测 workspace files 的更新时机,在正确的时候提示优化。基于 WORKSPACE_FILES_GUIDE.md 执行。 **自动触发**: - 用户纠正同类行为 2+ 次 → SOUL.md 该更新了 - 用户表达新偏好/新习惯 → USER.md 该更新了 - 新项目启动或方向变化 → MEMO...
⭐ 0· 143·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the behavior in SKILL.md: the skill monitors workspace files (SOUL.md, USER.md, AGENTS.md, etc.) and proposes updates. It does not request unrelated binaries, credentials, or config paths, so the requested capabilities are proportionate to the stated purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to read docs/WORKSPACE_FILES_GUIDE.md and the named workspace files, analyze differences, and propose edits; it will only write after explicit user confirmation. This is consistent with the purpose but does imply the skill will read project files (which could contain sensitive data if present). The SKILL.md does not instruct access to system-wide paths, secrets, or external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install posture. Nothing is downloaded or written during installation.
Credentials
No environment variables, credentials, or config paths are required. The amount and type of access requested (read/write to workspace files after confirmation) are appropriate for a workspace-file management helper.
Persistence & Privilege
always:false and no special privileges requested. The skill can be invoked autonomously by the agent (platform default), which fits its proactive-checking design; it does not request permanent platform-wide presence or modify other skills' configs.
Assessment
This skill appears coherent and does what it claims: read workspace documentation files, propose a single edit at a time, and only apply changes after you confirm. Before installing: (1) review docs/WORKSPACE_FILES_GUIDE.md so you know its edit rules; (2) ensure you don't store secrets or private credentials in the workspace files the skill will read; (3) be aware the agent may proactively suggest updates (autonomous invocation is allowed by default), but it will not auto-apply changes without your confirmation.Like a lobster shell, security has layers — review code before you run it.
latestvk97c12hjyf58mb58a1x29ajn0s833wv8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
