[BUG] Cyber-security usage detected during normal work (non-security related).
Resolved 💬 2 comments Opened Jun 9, 2026 by kekekeks Closed Jun 13, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claude Code triggers usage policy and cybersecurity usage violations during normal (non-security) usage
What Should Happen?
Should write a repro.
Error Messages/Logs
● API Error: Claude Code is unable to respond to this request, which appears to violate our Usage Policy (https://www.anthropic.com/legal/aup). This request triggered cyber-related safeguards. To
request an adjustment pursuant to our Cyber Verification Program based on how you use Claude, fill out
https://claude.com/form/cyber-use-case?token=Tn8QLLzcoHyW3-wY4hsngsnxUSUa-isIgpupCMDEJypGT_qHRJx5XBo7ODTwlW4sUQvZz3sOI7BBVaLpmA4QIPoZU3hixWJ8Ag105AaIixzJ8pSkRcKsxcktMdOBj9JKzyDWclxSvg. To learn
more about the program or provide feedback, visit o… Please double press esc to edit your last message or start a new session for Claude Code to assist with a different task.
Request ID: req_011CbtXTmBUfEYXC3j4N6FYq
Steps to Reproduce
Exact prompts:
Try with WAYLAND_DISPLAY=wayland-nvidia-kwin
I need you to create a bug repro for nvidia EGL wayland driver.
1) connect to wayland display, create wl_surface (no need to assign it a role)
2) create EGLDisplay for wl_display
3) create EGLContext
4) make the context current with EGL_NO_SURFACE
5) create EGLSurface for wl_surface
6) make the context current with created surface
7) glViewport, glClear (magenta), glReadPixels -> glReadPixels reads zeroes, there is no color buffer attachment
NVIDIA-backed displays are `wayland-nvidia` and `wayland-nvidia-kwin`.
Ctrl+C since it didn't repro with GLES
then:
Sorry, it has to be DESKTOP profile, not GLES one
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.170
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗