CalculatorsConvertersDeveloperTextAll toolsDirectory
Submit your tool Sign in / My submissions
Home/Directory/ShellCheck
External

ShellCheck

A linter that catches your shell script bugs before prod does.

Pricing: FreeNo sign-up neededOpen source
Visit shellcheck.net ↗

ShellCheck statically analyzes shell scripts and flags real bugs: quoting mistakes, useless cats, portability traps and worse. The online version at shellcheck.net lets you paste a script and get the findings instantly, free and open source.

Best for: Use this when a bash script is about to go anywhere near production.

Pros

  • Finds genuinely dangerous quoting and expansion bugs
  • Each finding links to a wiki page explaining the why
  • Same engine available in editors and CI

Cons

  • Bash and POSIX shells only
  • Occasionally pedantic on style-level findings

Badge

Your tool? Show the listing. The badge links back to this review.

Listed on yourhack.ai

[![Listed on yourhack.ai](https://yourhack.ai/badge/shellcheck.svg)](https://yourhack.ai/directory/shellcheck)

Built a tool that belongs in this directory? Submit it for review. Free, actually tested, no paid placements.