Shell
v1.0.0Shell scripting reference — Bash syntax, redirections, process substitution, signal handling, debugging techniques. Use when writing shell scripts, troublesh...
⭐ 1· 2.4k·21 current·21 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included SKILL.md and the documentation-style script. The requested artifacts (none) and included files are appropriate for a reference/help skill.
Instruction Scope
SKILL.md instructs the agent to run the bundled scripts/script.sh with simple command names to print documentation. The instructions do not ask the agent to read unrelated system files, secrets, or transmit data externally.
Install Mechanism
No install spec is present (instruction-only plus a documentation script). Nothing is downloaded or written to disk by an installer, which is proportionate for a reference skill.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. SKILL.md mentions a default SHELL_DIR, but that is a benign configuration note and not required.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It only contains a local script and documentation; autonomous invocation is allowed by platform default but not combined with other red flags here.
Assessment
This skill is a documentation/reference tool implemented as a local script and appears coherent with its description. Before installing or invoking it, you may: (1) inspect scripts/script.sh yourself (it's plain text documentation functions), (2) run it in a safe environment to confirm behavior, and (3) avoid granting any additional credentials or installs you don't control. Note that, as with any skill that runs shell scripts, if you allow an agent to execute it autonomously the agent will be able to run those local commands—this skill itself does not request network access or secrets.Like a lobster shell, security has layers — review code before you run it.
latestvk974xkrjnjpjbg50k1pcxx27kh83a8wz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
