Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (trace reference) align with the provided artifacts: SKILL.md documents reference commands and the included scripts/script.sh implements those commands. No unrelated capabilities (cloud access, extra tooling) are requested.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference documentation via heredoc and explicitly states no external API calls or network access. The runtime script only emits static text and does not read credentials, unusual system paths, or external endpoints.
Install Mechanism
There is no install spec (instruction-only style with an included script). No downloads or archive extraction are performed. The script is a plain bash file and will not install additional software.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The script does not reference environment variables or secrets.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not modify other skills or system-wide configuration; it only provides a local CLI-like script for reference output.
Assessment
This skill appears to be a harmless local reference/cheatsheet implemented as a bash script. Before installing or enabling it, you may (1) review scripts/script.sh locally to confirm it matches your expectations (it only prints static text), (2) run it in a sandbox or non-production environment if you want to be extra cautious, and (3) confirm you trust the publisher if you care about provenance. No credentials, network access, or installs are required by the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk974ygnav84dsfq3p692s46g5n83e1b5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
