Skip to content

Instantly share code, notes, and snippets.

@solar-flare99
solar-flare99 / yolo-safely.md
Last active June 9, 2026 02:11
`--dangerously-skip-permissions` Is Fine, Actually

--dangerously-skip-permissions Is Fine, Actually

Coding agents interrupt you constantly. Allow this command? Edit this file? Run this script? Those prompts exist for good reason, but they also make autonomous workflows basically impossible. A multi-hour refactor, a CI pipeline, an overnight agent run: you can't approve every step. So developers turn the prompts off.

That's a reasonable call. But it removes the only checkpoint between your agent and your filesystem, credentials, and network. Immunity Agent puts that checkpoint back, at the agent layer, without getting in your way.

Autonomy Settings by Agent

Agent Flag / Setting Description