ise-incident-response

Automate Cisco ISE endpoint investigation and quarantine with ServiceNow incident creation.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill ise-incident-response
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ise-incident-response
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/ise-incident-response
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill ise-incident-response

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ISE_MCP_SCRIPT, SERVICENOW_MCP_SCRIPT, GAIT_MCP_SCRIPT, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of investigating potentially compromised network endpoints managed by Cisco ISE, enabling rapid isolation and documentation of security incidents.

Core Features & Use Cases

  • Endpoint Investigation: Gathers detailed information on endpoints, including authentication history, posture status, and profiling.
  • Risk Assessment: Compiles findings into a clear summary to aid human decision-making.
  • Authorized Quarantine: Facilitates the quarantine of endpoints in ISE only after explicit human authorization.
  • Incident Documentation: Creates detailed security incidents in ServiceNow and logs actions in GAIT.
  • Use Case: When a security alert flags a suspicious device, this Skill can quickly pull all relevant data from ISE, present it to a security analyst, and, upon approval, move the device to a quarantine VLAN.

Quick Start

Use the ise-incident-response skill to investigate endpoint MAC address AA:BB:CC:DD:EE:FF.

Frequently Asked Questions about ise-incident-response

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the investigation and quarantine of Cisco ISE endpoints?

Automating Cisco ISE endpoint investigation and quarantine requires gathering authentication history, posture status, and profile data, then moving the device to a quarantine VLAN after human authorization. This Skill streamlines that process by retrieving data via ISE MCP scripts and executing the isolation actions.

Can I create ServiceNow security incidents automatically when isolating compromised network endpoints?

Yes, creating ServiceNow security incidents is supported during the endpoint quarantine process. The Skill documents the incident by generating detailed ServiceNow records and logging GAIT audit trails simultaneously when an authorized quarantine action is executed.

What data is needed to assess the risk of a suspicious device in Cisco ISE?

Risk assessment for a suspicious device in Cisco ISE requires authentication history, posture status, and endpoint profiling data. The Skill collects and compiles these specific data points into a summary to aid human decision-making before authorizing quarantine.

Does endpoint quarantine in ISE require manual approval before execution?

Yes, endpoint quarantine in ISE requires explicit human authorization before execution. The Skill facilitates risk assessment by compiling endpoint data, but only moves the device to a quarantine VLAN after a security analyst provides approval.

What dependencies are needed to integrate ISE and ServiceNow for incident response?

Integrating ISE and ServiceNow for incident response requires access to ISE_MCP_SCRIPT, SERVICENOW_MCP_SCRIPT, and GAIT_MCP_SCRIPT. These dependencies are necessary for data retrieval, manipulation, and audit trail generation during the endpoint investigation workflow.

Why use an automated workflow for network endpoint security incidents?

Using an automated workflow for network endpoint security incidents streamlines the isolation of compromised devices and ensures consistent documentation. It enables rapid data collection from ISE and automatic creation of ServiceNow incidents, reducing manual effort and response time.