Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description indicate a reference tool and the included shell script and SKILL.md only produce static reference text—no extraneous credentials, binaries, or cloud services are requested.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference documentation; the script implements that exactly via heredocs. There are no commands that read unrelated files, query environment variables, or make network calls.
Install Mechanism
No install specification is provided (instruction-only). The only code file is a local shell script; nothing is downloaded or extracted from external URLs.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any external secrets—requested privileges are minimal and proportionate.
Persistence & Privilege
The skill does not request permanent/always-on presence, does not modify other skills or system configuration, and allows normal user invocation only.
Assessment
This skill appears to be a simple, local reference tool that prints static documentation—low risk. If you plan to run the included script, you can review it (it's a plain bash script with only heredoc output) and run it in your normal environment. As a general precaution, avoid running untrusted scripts as elevated users and review any skill that adds network or credential usage before installing; this skill contains none.Like a lobster shell, security has layers — review code before you run it.
latestvk9761n3qr0md46x13hk17npymh83ezej
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
