[Bug] Dangerously Skip Permissions bypasses permission prompts for single command execution
Resolved 💬 3 comments Opened Feb 20, 2026 by zfogg Closed Feb 24, 2026
Bug Description
claude dangerously skip permissions was able to run a command i had set to ask. the next invocation of it prompted the ask ui. one got through. he committed. this is unnacceptable.
Environment Info
- Platform: linux
- Terminal: kitty
- Version: 2.1.49
- Feedback ID: 0b3c7aff-e4ba-4f59-a6d2-9e49e3190004
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /home/zfogg/.local/share/claude/versions/2.1.49 (expected in multi-process scenarios)\n at Tz$ (/$bunfs/root/claude:2597:2098)\n at gSA (/$bunfs/root/claude:2597:1209)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-20T18:25:18.337Z"},{"error":"Error: LSP server plugin:pyright-lsp:pyright failed to start: Executable not found in $PATH: \"pyright-langserver\"\n at start (/$bunfs/root/claude:2548:22313)\n at async f (/$bunfs/root/claude:2548:24761)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-20T18:25:18.969Z"},{"error":"Error: Executable not found in $PATH: \"pyright-langserver\"\n at spawn (unknown)\n at spawn (node:child_process:667:35)\n at spawn (node:child_process:14:39)\n at start (/$bunfs/root/claude:2548:20843)\n at f (/$bunfs/root/claude:2548:24761)\n at L (/$bunfs/root/claude:2548:32537)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-20T18:25:18.970Z"},{"error":"Error: Failed to start LSP server plugin:pyright-lsp:pyright: Executable not found in $PATH: \"pyright-langserver\"\n at <anonymous> (/$bunfs/root/claude:2548:32559)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-20T18:25:18.970Z"},{"error":"MaxFileReadTokenExceededError: File content (27077 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n at OiD (/$bunfs/root/claude:4798:21207)\n at async xiD (/$bunfs/root/claude:4802:2464)\n at async call (/$bunfs/root/claude:4807:5998)\n at async <anonymous> (/$bunfs/root/claude:4987:1808)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-20T18:33:00.859Z"},{"error":"Error\n at dyI (/$bunfs/root/claude:958:568)\n at async xiD (/$bunfs/root/claude:4802:2402)\n at async call (/$bunfs/root/claude:4807:5998)\n at async <anonymous> (/$bunfs/root/claude:4987:1808)\n at processTicksAndRejections (unknown:7:39)","timestamp":"2026-02-20T18:33:09.765Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗