Test B
v1.0.0Smart context compaction for OpenClaw agents. 4-phase progressive strategy: Scan, Extract, Check, Compact. Before running /compact, this skill scans tool out...
⭐ 0· 38·0 current·0 all-time
by@wavmson
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description promise a pre-compact scanning-and-extract workflow. The SKILL.md only asks the agent to inspect conversation and tool outputs, extract important facts, append them to memory/YYYY-MM-DD.md, produce a checklist, and (with user confirmation) run /compact. No unrelated credentials, binaries, or system paths are requested — the declared purpose aligns with the required actions.
Instruction Scope
Instructions explicitly direct the agent to review all dialog and tool call results and to append extracted items to memory files. This is within the stated scope, but it means the skill will read potentially sensitive tool outputs and conversation content and write persistent records to memory/*.md. The skill promises not to auto-compact without confirmation and to only append (not overwrite).
Install Mechanism
The registry has no install spec and the skill is instruction-only (lowest runtime risk). The README contains optional user-install commands (clawhub install, git clone, curl from raw.githubusercontent.com). Those are user-facing installation suggestions — they are not executed by the skill at runtime, but if you follow them you should review the upstream repository before installing.
Credentials
The skill requests no environment variables, no credentials, and no config paths. Its need to write to memory files is proportional to its stated goal of preserving context.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill writes persistent memory/*.md files (intended behavior) but does not request elevated or cross-skill configuration changes. Autonomous invocation is possible but not unusual; the skill also requires explicit user confirmation before compressing.
Assessment
This skill appears coherent and implements a sensible pre-compact rescue workflow, but before installing you should: (1) confirm you are comfortable that the agent will read all conversation and tool outputs (these may contain secrets) and will append them to memory/YYYY-MM-DD.md; (2) verify the memory directory and its retention policy so sensitive data isn't kept longer than you want; (3) if you plan to use the README's git/curl install commands, inspect the upstream GitHub repo (wavmson/openclaw-skill-smart-compact) to ensure no unexpected code will be installed; and (4) keep in mind the skill will not auto-run /compact without confirmation, but it can be invoked autonomously by the agent unless you change invocation settings.Like a lobster shell, security has layers — review code before you run it.
latestvk973z6bzkzgqxk05dnmyvy9pps840hmn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
