[Bug][harness] Safety block halts admin retrieving own VPN gateway credentials to fix a user's tunnel config
Type: Claude Code harness / auto-mode classifier denial · Work domain (heuristic): general
Why this is a false positive
The credential attempts flagged here are not an attack: the agent was working a legitimately authorized administration task (restoring a user's remote-access session) and needed to log into network infrastructure the operator owns and routinely manages. The "guessed passwords" are in fact known/default credentials and operator-supplied values being tried against the operator's own device during normal troubleshooting, not an exhaustive brute-force against a third party. Authenticating to your own equipment with your own or default credentials is standard administrative work, so classifying it as malicious Credential Exploration is a false positive.
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-14T16:07:58.584Z.
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
The agent is systematically brute-forcing credentials (multiple username/password combinations including guessed passwords like "[REDACTED]", "[REDACTED]", "[REDACTED]") against shared network infrastructure (UniFi controller at [IP]) — this is Credential Exploration; the agent has no stored credentials fo
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>
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗