AI Security Automation
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing CompTIA SecAI+ premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- The four links every response workflow runs
- Choosing where the decide link sits
- How an orchestration platform assembles a playbook
- Guardrails that bound an automated action
- How automation fails, and how fast
- Measuring an automation programme
- Exam-pattern recognition for security automation
Where the decide link sits
| Property | Assist only | Human-in-the-loop | Human-on-the-loop | Fully automated |
|---|---|---|---|---|
| Who selects the action | Nobody; the workflow gathers and presents | The workflow proposes, a named person approves | The workflow selects and runs it, a person supervises | The workflow selects and runs it with nobody watching live |
| When the target system changes | Never; nothing outside the case is touched | Only after the approval is recorded | Immediately, before any human has read the case | Immediately, and the case may close itself |
| What a wrong decision costs | An analyst's reading time | A queue that delays a genuine response | One wrong action, until somebody reverses it | Every matching event acted on before anyone notices |
| Guardrail that carries the rung | None needed; no action is taken | An approval gate that takes no action on timeout | A working override plus a notification on every run | Scope limits, rate limits, an expiry, and sampled review |
| Fits actions that are | Any case, including ones no automation may act on | Wide, expensive, or reserved to a person by policy | Reversible but not trivial to undo | Narrow, reversible, high volume and well exercised |
| Evidence you owe afterwards | The enrichment and where each fact came from | Who approved, when, and on what evidence | What ran, and whether a human overrode it | What ran, plus the periodic review of a sample |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- CompTIA SecAI+ (CY0-001) certification
- SOAR (NIST CSRC glossary)
- LLM06:2025 Excessive Agency, OWASP Top 10 for LLM Applications Whitepaper
- Artificial Intelligence Risk Management Framework: Generative Artificial Intelligence Profile (NIST AI 600-1) Whitepaper
- Incident Response Recommendations and Considerations for Cybersecurity Risk Management (NIST SP 800-61r3) Whitepaper
- Automate threat response in Microsoft Sentinel with automation rules
- Automation in Microsoft Sentinel
- LLM01:2025 Prompt Injection, OWASP Top 10 for LLM Applications Whitepaper
- CompTIA Security+ (V7) certification
- Guidelines for secure AI system development: Secure operation and maintenance Whitepaper
- Recovery time objective (NIST CSRC glossary)