Caption
v2.0.5Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Caption concepts, best practices, and implementation patterns.
⭐ 0· 258·2 current·2 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (a local reference for Caption) match the provided artifacts. The script and SKILL.md both produce static reference text; no unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md says all commands output plain-text via heredoc and require no network access; the included scripts/script.sh implements only printing functions and a simple CLI dispatcher. The instructions do not read environment variables, system files, or send data externally.
Install Mechanism
There is no install specification (instruction-only). A script file is bundled but no remote downloads, package installs, or extraction steps are present.
Credentials
No environment variables, credentials, or config paths are required and the code does not access them. No secrets are requested or used.
Persistence & Privilege
Skill is not forced-always, is user-invocable, and does not attempt to modify other skills or global agent configuration. It does not request elevated or persistent privileges.
Assessment
This skill appears safe: it contains only a local shell script that prints reference text and requires no network, credentials, or installs. If you want extra caution, review scripts/script.sh yourself (it's short and readable) or run the skill in a sandboxed agent. Note: small version-number inconsistencies (script VERSION=2.0.3, SKILL.md says 2.0.4, registry 2.0.5) are likely bookkeeping issues rather than security problems, but you may want to confirm you have the intended release from the listed source URL before trusting it in production.Like a lobster shell, security has layers — review code before you run it.
latestvk977g3sh12eryvbz2878ya6p0183hxfq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
