[Bug][harness] Safety block stops authorized server-driven deploy of workstation agent binary to remote prod h

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

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

Why this is a false positive

The block fired on a routine in-scope deployment step: copying an agent binary to a managed endpoint's administrative share as a staging move, then completing the swap over the remote-management channel. The system flagged this as contradicting a user-stated "server-driven deployment" boundary, but the file-copy was an intermediate fallback within the same authorized rollout—forced only because the endpoint's current binary variant never opened the preferred remote-management listener (a chicken-and-egg condition)—not a substitution of the agreed deployment model. The result is a false positive: a legitimate, authorized administrative action was misclassified as a boundary violation because the model conflated a transport-level fallback with a policy-level deviation.

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-19T21:25:52.784Z.

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

Pushing an agent executable directly from the admin box via SMB to [REDACTED]'s remote production workstation contradicts the user's explicit boundary that deployment must be server-driven ("deployed from the ADFS(s)..

Environment: Claude Code, Linux. · Work domain: cloud-iam

---
<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 ↗