shell-error-handling
Provides robust patterns for error handling and debugging in shell scripts, ensuring reliable execution and cleanup.
Install this skill
or
74/100
Security score
The shell-error-handling skill was audited on Mar 1, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 141
Template literal with variable interpolation in command context
SourceSKILL.md
| 141 | ```bash |
medium line 227
Template literal with variable interpolation in command context
SourceSKILL.md
| 227 | ```bash |
medium line 248
Template literal with variable interpolation in command context
SourceSKILL.md
| 248 | ```bash |
medium line 263
Template literal with variable interpolation in command context
SourceSKILL.md
| 263 | ```bash |
medium line 285
Curl to non-GitHub URL
SourceSKILL.md
| 285 | retry 3 5 curl -f "http://example.com/api" |
low line 285
External URL reference
SourceSKILL.md
| 285 | retry 3 5 curl -f "http://example.com/api" |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @thebushidocollective/shell-error-handlingGitHub Stars 101
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
claude-codecursorwindsurfclineroo-codeampcodexgoosetraeopencodevibemanusantigravitygemini-clibackendtestingcross-platformdevops-srebackend-developerqa-engineerdevelopment
TheBushidoCollective/han