Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (spc reference tool) match the delivered artifact: an included shell script that prints local reference documentation. No unrelated binaries, env vars, or services are requested.
Instruction Scope
SKILL.md states the skill outputs plain-text reference docs and needs no credentials or network; the runtime script only emits heredocs and dispatches commands. It does not read files, environment variables, or make network calls.
Install Mechanism
No install specification is provided. The skill includes a single shell script and SKILL.md only — no downloads or package installs are performed.
Credentials
No environment variables, credentials, or config paths are required. The script does not access env vars or secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify other skills or system configuration.
Assessment
This skill appears safe and does what it describes: a small shell script that prints reference text. Before installing, you may want to (1) inspect the script yourself (it's short and readable), (2) note that the help heredoc uses single quotes so the VERSION variable won't expand in the help output (a harmless bug), and (3) confirm you trust the publisher if you plan to allow the agent to execute shell scripts in your environment. No credentials or network access are required.Like a lobster shell, security has layers — review code before you run it.
latestvk97f2gv13jetansrrerenm19yh83eetn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
