AI Agent Permission Boundaries Checklist

An AI agent is a junior teammate with production credentials and infinite enthusiasm. The one conversation you owe it — and yourself — is what it may touch. The checklist: read-only by default, writes behind gates, secrets scoped and rotatable, spend capped from the outside, every action logged, and a kill switch that doesn't need the agent's cooperation.

1. Read-only by default; writes are granted, not assumed

Action classDefaultUpgrade path
Read code, logs, docs, ticketsAllowed
Write files in a workspaceAllowed within a sandbox directoryNothing outside the sandbox
Post / send / publishDraft-only queueHuman approval gate for first weeks, then sampled review
Pay / delete / email customers / modify infraNever autonomousHuman-in-the-loop, every time, with a visible diff

The upgrade path matters more than the table: an agent earns wider writes by weeks of boring behavior, not by asking convincingly.

2. Credentials: scoped, few, rotatable

3. Ceilings from the outside (the agent can't negotiate with these)

4. Every action leaves a trail

5. The kill switch that doesn't need consent

6. The mistakes that turn agents into incidents

Takeaways

---

The Agent Ops 24/7 ($19) playbook is the operator's manual for exactly this layer — keepalives, watchdogs, graceful shutdowns, and the review cadence for agents that run around the clock. The Automation Starter Pack ($19) covers the bounded-workflows side. Launch week: 30% off any paid kit with code HIVE-LAUNCH30 at checkout.