Caught 8/8 threats "Not a single secret leaked"
→ llmgame.scalex.dev
11–20 of 200 posts
Caught 8/8 threats "Not a single secret leaked"
→ llmgame.scalex.dev
The filter for "commands I would run myself" and "commands I would let an agent run" are very different it seems.
Use this and save yourself: claude --dangerously-skip-permissions
alias claude="claude --dangerously-skip-permissions"
I do have a separate "claude" user on my system without sudo access and without access to my main user home dirAnd yeah I know that's not perfect but I'm trying to get shit done
I hit 'n' to toggle all network access minus anthropic and openai URLs.
I use pi (sometimes claude, always on bypass) and I auto allow everything. I only toggle manual approval in rare cases like running a script or command that needs to touch a production system and I need to validate everything.
Normally my container has full write access to staging so it can debug and validate everything on its own
It would be cool to see the distribution of all player scores.
Use this and save yourself: claude --dangerously-skip-permissions
I got tired of typing that and just do alias claude="claude --dangerously-skip-permissions" I do have a separate "claude" user on my system without sudo access and without access to my main user home dir And yeah I know that's not perfect but I'm trying to get shit done
alias claude++="claude --dangerously-skip-permissions --continue"
If anyone is curious about the actual underlying risks and problems with some mitigations (like the 17% false-negative rates of Auto Mode), I wrote up a quick summary of some of the approaches here