shellcheck
popularsecuritybrew
koalaman · Shell linting, bash safety, and script review from the terminal.
$ brew install shellcheckOne-liner to try
$ shellcheck script.shAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 50/100
Verify
shellcheck --version
Agent URL
/cli/shellcheck/agent.md
Quick reference
Install
brew install shellcheckVerify
shellcheck --versionFirst command
shellcheck script.shAbout
Shell linting, bash safety, and script review from the terminal. Built by koalaman.
Example workflow
1. shellcheck script.sh