Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description indicate a documentation/reference tool. The asset requires no credentials, no binaries, and the shipped script simply prints reference text — all consistent with the stated purpose.
Instruction Scope
SKILL.md explicitly states the commands emit plain-text reference docs and require no network or credentials. The script implements that behavior via heredocs and does not read unrelated files, env vars, or call external endpoints.
Install Mechanism
No install spec; the skill is instruction-only with a small included script. Nothing is downloaded or extracted from external URLs during install.
Credentials
No required environment variables or credentials are declared or used. The code does not access or demand secrets or unrelated service tokens.
Persistence & Privilege
The skill does not request persistent/always-on presence and does not modify other skills or agent-wide configuration. It can be invoked by the agent but has no elevated privileges.
Assessment
This skill appears safe and coherent: it only prints built-in reference documentation and does not use network calls, credentials, or read sensitive files. If you plan to run the included script, review it (it's short and human-readable) — it only outputs heredoc text. As a general precaution, only install skills from sources you trust and review any scripts before execution.Like a lobster shell, security has layers — review code before you run it.
latestvk976frg6jffvczpn87y7dzmfq983ecrh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
