Show HN: A context-aware permission guard for Claude Code

via github.com

Short excerpt below. Read at the original source.

We needed something like –dangerously-skip-permissions that doesn’t nuke your untracked files, exfiltrate your keys, or install malware. Claude Code’s permission system is allow-or-deny per tool, but that doesn’t really scale. Deleting some files is fine sometimes. And git checkout is sometimes not fine. Even when you curate permissions, 200 IQ Opus can find a way […]

Read at Source