[Bug] Safety classifier false-positive on legitimate DevOps terminology in authorized sandbox context

Open 💬 0 comments Opened Jul 14, 2026 by amitbidlan

Bug Description
Safety classifier false-positive: I was doing legitimate software development on my own Zoho Creator app (authorized sandbox) — building field-delete drivers, killing/restarting my own backend process, purging stale registry entries. The session vocabulary (delete/kill/purge/destructive-guard) is all normal dev-ops terminology. Fable 5 flagged it and auto-switched me to Opus 4.8 mid-session. Nothing harmful was requested or done — please tune the classifier for dev-tool contexts.

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.175
  • Feedback ID: 00bb2513-7e19-4cba-aa03-01812d192e00

Errors

[{"error":"Error: 401 {\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"Invalid authentication credentials\"},\"request_id\":\"req_011CcPVvhyctjBe7YnmMhP55\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:12:66436)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:52:7694)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-25T06:24:27.385Z"},{"error":"Error: WorktreeCreate hook failed: hook succeeded but returned no worktree path (command: echo the path to stdout; http/callback: return hookSpecificOutput.worktreePath)\n    at UBH (/$bunfs/root/src/entrypoints/cli.js:10749:4270)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-27T10:44:52.999Z"},{"error":"Error: WorktreeCreate hook failed: hook succeeded but returned no worktree path (command: echo the path to stdout; http/callback: return hookSpecificOutput.worktreePath)\n    at UBH (/$bunfs/root/src/entrypoints/cli.js:10749:4270)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-27T10:45:12.818Z"},{"error":"Error: WorktreeCreate hook failed: hook succeeded but returned no worktree path (command: echo the path to stdout; http/callback: return hookSpecificOutput.worktreePath)\n    at UBH (/$bunfs/root/src/entrypoints/cli.js:10749:4270)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-27T10:45:33.114Z"},{"error":"Error: WorktreeCreate hook failed: hook succeeded but returned no worktree path (command: echo the path to stdout; http/callback: return hookSpecificOutput.worktreePath)\n    at UBH (/$bunfs/root/src/entrypoints/cli.js:10749:4270)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-27T10:45:52.466Z"},{"error":"Error: {\"type\":\"error\",\"error\":{\"details\":null,\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011Ccb3o1pxc2ZgugLtPiVTb\"}\n    at T (/$bunfs/root/src/entrypoints/cli.js:15:2015)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-01T08:49:10.820Z"},{"error":"Error: WorktreeCreate hook failed: hook succeeded but returned no worktree path (command: echo the path to stdout; http/callback: return hookSpecificOutput.worktreePath)\n    at UBH (/$bunfs/root/src/entrypoints/cli.js:10749:4270)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-09T20:21:58.809Z"},{"error":"Error: WorktreeCreate hook failed: hook succeeded but returned no worktree path (command: echo the path to stdout; http/callback: return hookSpecificOutput.worktreePath)\n    at UBH (/$bunfs/root/src/entrypoints/cli.js:10749:4270)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-11T11:37:35.878Z"}]

View original on GitHub ↗