Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (knowledge inheritance) match the included behavior: the script checks MEMORY.md, per-day memory files, a .learnings directory, and apollo-* skill docs to evaluate 'inheritance' readiness. All required actions are filesystem reads/writes within the agent workspace and align with the stated purpose.
Instruction Scope
SKILL.md describes triggers and a transfer process; the runtime script follows that scope. The script only reads workspace files under /root/.openclaw/workspace and writes a state.json under .epi — it does not access external endpoints, system-wide secrets, or files outside the declared workspace paths.
Install Mechanism
No install spec; this is instruction-only plus a small included shell script. Nothing is downloaded or installed from external sources.
Credentials
The skill declares no required environment variables or credentials. The script does not read environment secrets; it only inspects specific files and directories in the workspace.
Persistence & Privilege
always:false and normal model invocation. The script creates a directory and writes a single state file under the agent workspace (.epi/state.json). It does not modify other skills' code or global agent settings.
Assessment
This skill is coherent and low-risk in scope: it reads files under the agent workspace (/root/.openclaw/workspace) and writes a local status file to .epi/state.json to report on knowledge inheritance. Before enabling, verify that the workspace does not contain sensitive secrets you don't want skills to read (the script looks at MEMORY.md, per-day memory files, .learnings, and apollo-* skill folders). Also note the script assumes access to /root/.openclaw/workspace — run with least privilege if that workspace holds sensitive data. No network access or credentials are requested by the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk977pbt2mtxa2c2z013a7zsce584czzq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧬 Clawdis
