anthropics / anthropics/claude-code
[Bug] False positive cyber classification during legitimate local plugin development inspection
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 147k
- Forks
- 24k
- PR merge metrics
- PR metrics pending
Description
Bug Description
False positive: legitimate coding work flagged as [cyber], forced a model switch from Fable 5.1 to Opus 4.8 mid-task.
I was inspecting a locally-installed Herdr sidebar plugin (herdr-agent-quota) to add a feature: reading how it collects subscription quota, grepping the local CLI binaries for the endpoint/schema it uses, and checking my own credential file's structure (key names only, no secret values). This is ordinary plugin development on my own machine, not an attack. The [cyber] classifier misread it and switched models, interrupting the task.
Please tune the [cyber] safeguard so authorized local dev/config inspection (own credentials, own machine) isn't caught.
Environment Info
- Platform: linux
- Terminal: WezTerm
- Version: 2.1.276
- Feedback ID: e81f52fe-eb43-457b-a007-b67111317643
Errors
[]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the described local plugin, CLI binary, and credential-file inspection scenario, then trace the cyber classifier and model-switch path involved. Done means authorized local development inspection no longer produces a false positive while the safeguard still handles the cases it is intended to catch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100