What problem does it solve? Security teams drown in scanner noise, manual triage, and disconnected tools across CI/CD and SOC workflows. This Skill provides a complete operational playbook for embedding automated security testing into pipelines, orchestrating detection and response, and applying LLM agents to alert triage and playbook generation. ## Core Features & Use Cases - DevSecOps Pipeline Automation: Integrates SAST (Semgrep, CodeQL), DAST (ZAP, Nuclei), SCA (Trivy, Grype), container/IaC scanning (Checkov, kube-bench), and secret detection (Gitleaks) into CI/CD with hard/soft quality gates. - SOAR & Agentic AI Operations: Covers playbook orchestration, case management, three-layer alert pipelines (rule filtering, LLM triage, graded response), and human-in-the-loop guardrails for autonomous agents. - Dual-Perspective Red/Blue Automation: Automates authorized red-team reconnaissance chains (subfinder, httpx, nuclei) and blue-team detection validation with Atomic Red Team and CALDERA mapped to MITRE ATT&CK. - Use Case: A security engineer needs to wire Trivy and Semgrep results into DefectDojo, enforce CRITICAL/HIGH build gates, and build an LLM triage flow that auto-closes low-severity alerts with confidence thresholds. ## Quick Start Ask the AI to load the security-automation skill and design a CI/CD security pipeline with SAST, dependency scanning, and quality gates for your repository.