Bash Script Hardening

Writes robust, safe, shellcheck-clean Bash scripts using strict mode, defensive quoting, error traps, safe temp files, and signal handling. Use this skill when authoring or reviewing shell/Bash scripts, when asked to "harden a bash script", "add strict mode", "fix shellcheck warnings", "make this script safe", debug silent failures, unquoted-variable bugs, word-splitting/globbing issues, or to add cleanup traps and error handling.

JayRHa 4bdc80f 6 files · 26.4 KB Updated

File contents

JayRHa/AgentSkills/tree/main/bash-script-hardening commit 4bdc80fe53

Frequently asked questions

npx skillmds@latest add jayrha/bash-script-hardening