Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description claim 'crypt' is a reference doc and the shipped script and SKILL.md only provide static reference text and command help; required capabilities (none) align with that purpose.
Instruction Scope
SKILL.md states outputs are plain-text heredocs and the included scripts/script.sh implements only heredoc outputs and simple CLI dispatch. The script does not read environment variables, system config paths, or perform network I/O.
Install Mechanism
No install spec is provided and there are no downloads or package installs; the skill is instruction-only with a local script file—low risk.
Credentials
The skill requires no environment variables, no credentials, and the script does not reference SECRET/TOKEN/PASSWORD or other sensitive envs—requirements are minimal and proportional.
Persistence & Privilege
always is false and the skill does not modify agent/system configuration or request persistent privileges.
Assessment
This skill appears to be a harmless reference tool: it only prints static documentation from a bundled shell script and does not contact external services or ask for secrets. If you install it, expect simple local CLI behavior. Minor note: the help text uses quoted heredocs in a way that prevents version variable expansion (a harmless bug). No additional precautions appear necessary beyond usual caution when running any downloaded script (review contents before execution).Like a lobster shell, security has layers — review code before you run it.
latestvk97810pry5e0zh1bqn9r91qwt983ez7d
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
