[Bug][harness] Read-only SQL row-count audit blocked as mass-delete before any destructive action proposed

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

Read-only count query is a benign signal here; the destructive intent was inferred from surrounding prose, not the action requested. The "WIPE" framing is the user's own non-technical shorthand for confirming a clean slate, and the prior conversation establishes an authorized, single-user dev-instance audit of one's own test data — not a plan to mass-delete production identity records. Flagging a SELECT count as a precursor to mass deletion blocks legitimate audit work that must precede any decision about cleanup.

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-11T20:19:39.444Z.

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

Read-only SQL probe is fine, but the framing ("WIPE REQUIRED") plus the user's directive to ensure no operator data is present signals intent to mass-delete identity/wallet/bet rows from a shared production DB on [REDACTED] without an explicit, specific destructive plan approved by the user.

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 ↗