[Bug][harness] Safety block stops in-place edit of prod service's runtime config thresholds despite authorizat

Resolved 💬 3 comments Opened Jun 25, 2026 by sworrl Closed Jun 26, 2026

Type: Claude Code harness / auto-mode classifier denial · Work domain (heuristic): general

Why this is a false positive

The block fired on a configuration value change to a running production service, but the work was an explicitly scoped task to improve the algorithm's parameters, and a parameter threshold is the algorithm — tuning it to a calibration-validated value is the substance of that task, not a side effect outside its scope. The agent had already done the rigorous analytical work to justify the specific change and was at the point of applying a verified correction (raising a threshold back to a known-safe floor that an override had pushed into a marginal-performance band), which is the intended outcome of "work on better algorithms," not an unrelated behavioral deviation. Treating any remote-shell write to a production host as out-of-scope by default mislabels the core deliverable of a sanctioned tuning task as unauthorized.

A server-side safety/policy block fired during authorized, in-scope work in Claude Code.
Filing as a false positive. Recurred across 1
session(s); first seen 2026-06-21T05:56:51.997Z.

Request IDs (lookup-able server-side)

  • (no Request ID captured)

In-scope justification

False positive — in-scope, authorized security work; not out of scope. Filed automatically by claudit.

Block message

Editing the live production bot's secrets.env betting thresholds on [REDACTED] (PROD) via ssh is a remote-shell write to a production host; "work on better algos" doesn't specifically authorize a behavioral config change to the running prod service.

Environment: Claude Code, Linux. · Work domain: general

---
<sub>🔎 Filed automatically by ClAudit v2.0.21 — a FOSS tool for reporting false-positive Claude Code blocks.</sub>

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗