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
src/tool_system/agent_loop.py:171 Bare except: pass — silent failure - high
toolsets.py:508 Bare except: pass — silent failure - high
src/services/session_storage.py:320 Bare except: pass — silent failure - high
src/hooks/hook_executor.py:64 Bare except: pass — silent failure - high
tools/cronjob_tools.py:127 Bare except: pass — silent failure - high
hermes_cli/doctor.py:291 Bare except: pass — silent failure - high
packages/python-sdk/e2b/api/client/models/created_team_api_key.py:133 Bare except: pass — silent failure - high
hermes_state.py:247 Bare except: pass — silent failure - high
third_party/agfs/agfs-shell/agfs_shell/builtins.py:3437 Bare except: pass — silent failure - high
src/tui/screens/effort_picker.py:84 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"}.