Claw Smart Context
v1.0.0Token-efficient agent behavior — response sizing, context pruning, tool efficiency, and delegation
⭐ 0· 702·6 current·6 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 name/description (token- and cost-efficiency) matches the SKILL.md guidance. There are no unrelated env vars, binaries, or install steps requested — everything asked for is proportional to a behavior-guidance skill.
Instruction Scope
Instructions stay on-topic (response sizing, context loading, batching, delegation). They recommend using command-line patterns (e.g., grep) and batching tool calls to save tokens — this is a legitimate optimization but implicitly encourages using available tooling that can access files or run commands. The SKILL.md does not instruct the agent to read unrelated files or exfiltrate data.
Install Mechanism
No install spec and no code files (instruction-only), so nothing is written to disk or downloaded. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no disproportionate access requested.
Persistence & Privilege
always is false and the skill does not request elevated persistence or to modify other skills. The default ability for autonomous invocation remains, which is normal for skills.
Assessment
This skill is coherent and low-risk: it only contains behavioral guidance to make the agent more token-efficient and requests no secrets or installs. Before enabling broadly, test it in a safe session to confirm the agent's implementation of the guidance (e.g., use of shell commands or skipping verification) doesn't inadvertently read or modify files you care about. If you host sensitive data, consider restricting the agent's file/command permissions or disabling autonomous invocation for a trial period.Like a lobster shell, security has layers — review code before you run it.
latestvk97d1b90j7va55y0cmvk90r1ms81jt45
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
