Agent Safety Checklist
Audit agent instructions for required safety controls: allowlists, confirmations, budgets, fallbacks, and logging.
100
Risk Score
Critical
Risk Level
0
Passed
12
Missing
Fix: List explicit allowed tools and deny everything else.
Fix: Add explicit ban or confirmation gate for destructive operations.
Fix: Require user approval before irreversible actions.
Fix: Add token and cost budget limits per run.
Fix: Define escalation to human when confidence is low or constraints fail.
Fix: Log tool calls, inputs, outcomes, and timestamps.
Fix: Forbid exposing secrets and require masking before output.
Fix: Disallow hidden prompt and chain-of-thought disclosure.
Fix: Define strict output format (JSON/schema/required keys).
Fix: Add retry count, backoff strategy, and timeout limits.
Fix: Define what the agent can and cannot do.
Fix: Require explicit date/cutoff for time-sensitive answers.
Priority fixes
- List explicit allowed tools and deny everything else.
- Add explicit ban or confirmation gate for destructive operations.
- Require user approval before irreversible actions.
- Add token and cost budget limits per run.
- Define escalation to human when confidence is low or constraints fail.
- Log tool calls, inputs, outcomes, and timestamps.
- Forbid exposing secrets and require masking before output.
- Disallow hidden prompt and chain-of-thought disclosure.
- Define strict output format (JSON/schema/required keys).
- Add retry count, backoff strategy, and timeout limits.
- Define what the agent can and cannot do.
- Require explicit date/cutoff for time-sensitive answers.
About This Tool
Agent Safety Checklist audits instruction quality before deployment. It helps catch missing controls around tools, approvals, costs, and escalation paths.
Frequently Asked Questions
Is this model-based scoring?
No. It uses deterministic checklist rules against your runbook text.
Can I use it before production rollout?
Yes. It is designed as a pre-deployment guardrail audit.
Is data uploaded?
No. Analysis runs entirely in your browser.
Related Tools
Compare With Similar Tools
Decision pages to quickly see when to use each tool.
Workflow Links
Suggested step-by-step tools based on this page intent.
Before This Tool
Next Step Tools