Skip to main content

shellcheck-configuration

Enhances shell script quality through ShellCheck configuration, enabling linting, error detection, and best practices enforcement.

Install this skill

or
93/100

Security score

The shellcheck-configuration skill was audited on Mar 8, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 297

Template literal with variable interpolation in command context

SourceSKILL.md
297```bash
low line 80

Access to hidden dotfiles in home directory

SourceSKILL.md
80export SHELLCHECK_CONFIG=~/.shellcheckrc
low line 126

Access to hidden dotfiles in home directory

SourceSKILL.md
126~/.bashrc # In strings, use "$HOME/.bashrc"
Scanned on Mar 8, 2026
View Security Dashboard