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.gitSee 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!