Skip to main content

coding-shell-scripts

Provides templates and guidelines for writing robust bash/shell scripts, including error handling and validation techniques.

Install this skill

or
86/100

Security score

The coding-shell-scripts skill was audited on Feb 9, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 44

Template literal with variable interpolation in command context

SourceSKILL.md
44```shell
medium line 174

Template literal with variable interpolation in command context

SourceSKILL.md
174```shell
low line 245

External URL reference

SourceSKILL.md
245More involved: https://medium.com/@Drew_Stokes/bash-argument-parsing-54f3b81a6a8f
low line 255

External URL reference

SourceSKILL.md
255http://tldp.org/LDP/abs/html/index.html
low line 256

External URL reference

SourceSKILL.md
256https://stackoverflow.com/documentation/bash/topics
low line 257

External URL reference

SourceSKILL.md
257https://dev.to/thiht/shell-scripts-matter
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →