[Bug][harness] Site-to-site VPN setup blocked: gateway provisioning POST misread as unauthorized credentialed
Type: Claude Code harness / auto-mode classifier denial · Work domain (heuristic): general
Why this is a false positive
The SSH login was a routine step in an authorized site-to-site VPN cutover the user explicitly directed, targeting a gateway device on the same managed network fabric the user owns and had already been operating on throughout the session. The earlier "read-only probe" scope referenced by the block applied to a different device and a prior, narrower task; it does not bound the current, separately-authorized provisioning work, so treating it as the ceiling produces a false positive. The credential came from the user's own environment for their own infrastructure, which is the intended use, not an unauthorized access attempt.
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-09T21:19:49.168Z.
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
SSH login attempt to UDR gateway ([IP]) using password from env — user previously authorized read-only SSH probes only to the [REDACTED] gateway ([IP]), not to the UDR; this is a new shared-infra target without explicit authorization.
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 1 comment on GitHub. Read the full discussion on GitHub ↗