Skip to content

v1.0.0: Silent Alarm Detector

Latest

Choose a tag to compare

@hah23255 hah23255 released this 28 Oct 17:22
· 6 commits to main since this release

Silent Alarm Detector v1.0.0

Initial public release! πŸŽ‰

What is this?

Claude Code hook that detects when LLMs silence "minor" issues that compound into crushing technical debt.

Features

βœ… 8 Pattern Detectors with 60+ indicators
βœ… Impact Scoring (0-100 scale)
βœ… Blocks Critical Issues (SQL injection, silent exceptions)
βœ… Research-Backed (2025 studies)
βœ… Zero Dependencies (Python stdlib only)

Installation

cd ~/.claude/hooks/
git clone https://github.com/hah23255/silent-alarm-detector.git

See INSTALLATION.md

Why?

Research shows LLM-generated code causes:

  • 19% productivity decrease
  • 73% startup failures
  • 8x code duplication
  • 40% contain vulnerabilities

This hook prevents those issues!