Security incident triage
You’ll build an agent that triages incoming security alerts, classifies severity, and proposes containment steps — but requires human approval before taking any action.
The plan
- Start from an Agent Hub template
- Define triage and severity rules
- Require approval for actions
- Trigger on new alerts
Step 1 — Start from a template
Open the Agent Hub and install a security or triage template as a starting point, then refine its system instructions. (Or build fresh in Agents.)
Step 2 — Define triage rules
In the system instructions, encode your severity scale and classification logic so each alert gets a consistent assessment and a recommended next step.
Step 3 — Require approval
Turn on Require Approval in the Capabilities tab so the agent proposes containment but a human approves before any tool runs. This is essential for security workflows.
Step 4 — Trigger on alerts
Add a trigger so triage starts the moment an alert arrives. Test from the builder preview before connecting it to live alerts.