What problem does it solve? Security analysts need a consistent, documented procedure for assessing potentially compromised endpoints and deciding whether to isolate them, without skipping enrichment steps or losing case documentation. ## Core Features & Use Cases - Context Gathering: Retrieves SOAR case details and SIEM entity summaries for the target endpoint, plus optional vulnerability and EDR posture checks. - Compromise Assessment: Analyzes recent endpoint activity (process executions, network connections, alert volume, anomalous logins) to judge compromise likelihood and isolation urgency. - Confirmed Isolation & Documentation: Prompts the analyst to confirm isolation, executes the EDR isolate action when approved, and records findings and next steps as a SOAR case comment. - Use Case: Given a hostname flagged in a SOAR case, the agent pulls 72 hours of SIEM activity, checks vulnerability findings, confirms with the analyst, isolates the host via EDR, and documents the outcome in the case. ## Quick Start Run the endpoint triage runbook for hostname WORKSTATION-42 tied to SOAR case 1234 and isolate it if compromise is confirmed.