openclaw context usage
v1.0.0Check current session's context window usage. Shows model name, estimated token usage, and context window utilization percentage. Use when user asks about co...
⭐ 0· 97·0 current·0 all-time
byJay@goog
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Skill name/description (context usage) match the runtime instructions: call session_status, parse the '📚 Context:' line, and present a summary. No unrelated binaries, env vars, or paths are requested.
Instruction Scope
SKILL.md only instructs obtaining session metadata via session_status and formatting a summary. It does not ask to read files, secrets, or unrelated system state. It does reference recommending the 'op-helper' skill for /compact, which is an expected follow-up action and not an immediate scope expansion.
Install Mechanism
No install spec or code files are included; this is instruction-only and therefore does not write or execute new code on disk.
Credentials
No environment variables, credentials, or config paths are required. Requested access (session_status) is proportional to the stated goal of reporting context usage.
Persistence & Privilege
always is false and the skill does not request persistent presence or modification of other skills/config. Model invocation is allowed (the platform default) but that is expected for a user-invocable utility skill.
Assessment
This skill is narrowly focused and appears safe: it only asks the agent to call session_status (platform session metadata) and display token/context usage. It requires no installs or credentials. Before installing, confirm you are comfortable with the agent having access to session metadata (token counts/cache rates). Also note the skill may recommend running an 'op-helper' skill to compact context — review/trust that helper before following its recommendation.Like a lobster shell, security has layers — review code before you run it.
latestvk974nrwyyvkvjxdg1ctfpqfzwh83mwmk
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
