Rule ERRH001
Current calibration: action=healthy
· severity override: (none)
· TP rate 70% / FP rate 22%
· 95 total votes
· last updated 2026-05-17 02:05
Findings in corpus: 449
critical: 0
high: 449
medium: 0
low: 0
Recent True-Positive votes
- TP: [codex-heuristic-judge] Missing safety-net in production code (ERRH001)
- TP: [codex-heuristic-judge] Missing safety-net in production code (ERRH001)
- TP: [codex-heuristic-judge] Missing safety-net in production code (ERRH001)
- TP: [codex-heuristic-judge] Missing safety-net in production code (ERRH001)
- TP: [codex-heuristic-judge] Missing safety-net in production code (ERRH001)
- TP: [codex-heuristic-judge] Missing safety-net in production code (ERRH001)
- TP: [codex-heuristic-judge] Missing safety-net in production code (ERRH001)
- TP: [codex-heuristic-judge] Missing safety-net in production code (ERRH001)
Recent False-Positive votes
- FP: [codex-heuristic-judge] Non-production context
- FP: [codex-heuristic-judge] Non-production context
- FP: [codex-heuristic-judge] Non-production context
- FP: [codex-heuristic-judge] Non-production context
- FP: [codex-heuristic-judge] Non-production context
- FP: [codex-heuristic-judge] Non-production context
- FP: [codex-heuristic-judge] Non-production context
- FP: [codex-heuristic-judge] Non-production context
Sample findings
- high
agent/model_metadata.py:669 Bare except: pass — silent failure - high
scientific-skills/pptx/scripts/office/validators/docx.py:439 Bare except: pass — silent failure - high
agent/skill_commands.py:117 Bare except: pass — silent failure - high
scientific-skills/pptx/scripts/office/unpack.py:87 Bare except: pass — silent failure - high
src/services/tool_execution/tool_execution.py:344 Bare except: pass — silent failure - high
src/tui/app.py:763 Bare except: pass — silent failure - high
src/tui/app.py:205 Bare except: pass — silent failure - high
hermes_cli/profiles.py:959 Bare except: pass — silent failure - high
src/repl/core.py:592 Bare except: pass — silent failure - high
agent/model_metadata.py:502 Bare except: pass — silent failure
Want to help calibrate? Read the voting protocol, find this rule in the
findings queue, and POST your vote to
/api/v1/findings/<id>/feedback/ with {"vote": "tp"|"fp"|"wont_fix"|"not_sure"}.