Skip to content

Releases: hah23255/silent-alarm-detector

v1.0.0: Silent Alarm Detector

28 Oct 17:22

Choose a tag to compare

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!