Releases: hah23255/silent-alarm-detector
Releases · hah23255/silent-alarm-detector
v1.0.0: Silent Alarm Detector
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!