Bash
v1.0.2Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas.
⭐ 3· 3.1k·43 current·46 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the provided files (quasi-manual for writing reliable Bash). The only required binary is 'bash' and OS restriction is linux/darwin — both expected and proportionate.
Instruction Scope
SKILL.md and supporting files are documentation and do not instruct the agent to read system files, transmit data externally, or access credentials. They give coding guidelines (quoting, expansions, error handling) without scope creep.
Install Mechanism
No install spec and no code files — instruction-only. This has the lowest install risk (nothing is written to disk by the skill itself).
Credentials
The skill declares no required environment variables, credentials, or config paths. Nothing requested is disproportionate to a Bash-style guidance skill.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request persistent/system-wide changes or access to other skills' configurations.
Assessment
This is a documentation-only skill that teaches safer Bash practices and does not request credentials or install code. It appears coherent and low-risk. However, be cautious when following any generated Bash scripts: if you copy-and-run shell code the agent produces, review it before executing (or run it in a sandbox) because any shell commands can be harmful when executed on your system.Like a lobster shell, security has layers — review code before you run it.
latestvk977e6bb3z6byaz41a5wpte0as815qbd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🖥️ Clawdis
OSLinux · macOS
Binsbash
