Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description indicate a disk reference tool and the provided files (SKILL.md and scripts/script.sh) only produce reference text. Nothing requested or included (no env vars, no external binaries) is inconsistent with a documentation/reference purpose.
Instruction Scope
SKILL.md explicitly states all commands output plain-text via heredoc with no external API calls; the shell script implements those heredocs and simple command routing. The instructions do not read unrelated files, environment variables, or network resources.
Install Mechanism
There is no install spec. The skill includes a single bash script (scripts/script.sh) which is safe-looking and only prints embedded documentation. No downloads, archives, or package installs are present.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not access environment secrets. No disproportionate credential access is requested.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide changes. Note: the platform default allows autonomous invocation, which is normal and not a red flag here given the skill's limited scope.
Assessment
This skill appears benign and only provides local reference text. If you want extra caution, inspect the included scripts/script.sh before enabling, and run it in a sandboxed environment or with limited privileges the first time. There are no credentials, network calls, or install steps that raise concern.Like a lobster shell, security has layers — review code before you run it.
latestvk979v90cbhkdyc1jfvyfmvbmv983fvp7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
