False positive content filtering on Linux camera driver repository
Resolved 💬 2 comments Opened Feb 16, 2026 by achrafsoltani Closed Feb 16, 2026
Description
Getting a 400 error with Output blocked by content filtering policy when working with a legitimate Linux camera driver setup repository (ipu6-camera).
Error
API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked by content filtering policy"},"request_id":"req_011CYBeP35ZPa2RawCey4VxX"}
Context
- The repository is an automated setup script for Intel IPU6 camera drivers on Linux (Ubuntu/Debian)
- It deals with kernel modules (DKMS), GStreamer pipelines, udev rules, and systemd services
- The content is entirely about enabling an integrated laptop camera — standard Linux driver/hardware enablement work
- The filter appears to be triggering on system-level/kernel-related content as a false positive
Expected Behaviour
Claude Code should be able to assist with legitimate open-source Linux driver and hardware enablement projects without being blocked by content filtering.
Environment
- Claude Code CLI
- Model: claude-opus-4-6
- Platform: Linux (Ubuntu, kernel 6.17.0-14-generic)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗