The five scenarios
| # | Tool | Action | Resource | Risk |
|---|---|---|---|---|
| 1 | deploy.release | execute | deployment_event | high |
| 2 | vault.read | read | secret | high |
| 3 | db.update | update | database_record | high |
| 4 | github.merge_pr | merge | code_repository | high |
| 5 | shell.rm_rf | delete | shell_command | critical |
Run the smoke test
What you’ll see
Fiveagent.tool.called events and five agent.guardrail.evaluated events. Each evaluation shows the matched template and decision. In Monitor mode, all callbacks succeed regardless of decision.
Before running
Enable guardrail templates:Escalate to Enforce mode
- Review evaluation events in the dashboard
- Declare capabilities for all five tools
- Switch
modeto"enforce" - Re-run — blocked scenarios will throw before the callback executes
Next steps
Monitor mode
How monitor mode works.
Enable guardrail templates
Turn on starter packs.
