Autonomous Decision Making
Medium
- Category
- Excessive Agency
- Content
## Authorization is not this tool's job — decide it where it belongs Whether a write should happen is your decision, or the account's. The tool does not gate it — there is no read-only switch and no approval prompt to configure. The two right places to control read vs write: - **The account you connect with.** Give the OPNsense/pfSense API user a
- Confidence
- 96% confidence
- Finding
- The guardrail explicitly states that the tool does not enforce read-only mode or approval for write actions, leaving destructive firewall changes to model behavior, prompt instructions, or API account permissions. In this skill’s context, that is dangerous because the same toolset can toggle rules, restart services, kill states, apply changes, or reboot a live firewall, so a mis-prompted, compromised, or overly autonomous agent could make impactful network changes without an in-band authorization check.
