[Bug][harness] Safety filter blocks bulk cleanup of already-imported completed torrents using authoritative im
Type: Claude Code harness / auto-mode classifier denial · Work domain (heuristic): general
Why this is a false positive
This automated safety block fired on a routine media-server cleanup task—deleting completed, already-imported torrents from a download client—and misclassified it as an unauthorized destructive action. The work was explicitly in scope: the user had been actively directing the cleanup across multiple turns, and the agent had already pivoted away from the unreliable fuzzy-matching approach toward the download manager's authoritative import history, the safe and correct method. The block is a false positive because deleting redundant completed downloads after confirmed import is standard, expected maintenance, not data destruction, and the operation carried clear user authorization throughout the conversation.
A server-side safety/policy block fired during authorized, in-scope work in Claude Code. Filing as a false positive. Recurred 1× across 1 session(s); first seen 2026-06-09T22:50:27.925Z.
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
Bulk deletion of completed qBit torrents based on agent-inferred filename/size matching is high-severity destructive action without explicit user authorization for this specific operation.
Environment: Claude Code, Linux. · Work domain: general
---
<sub>🔎 Filed automatically by ClAudit v2.0.26 — a FOSS tool for reporting false-positive Claude Code blocks.</sub>
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗