security-operations

Automate ServiceNow security operations workflows for incidents, vulnerabilities, and threat intelligence.

77|23|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/serac-labs/serac --skill security-operations-serac-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-operations
Source: https://github.com/serac-labs/serac/tree/main/packages/opencode/src/bundled-skills/security-operations
Command: npx skills add https://github.com/serac-labs/serac --skill security-operations-serac-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security Operations in ServiceNow historically rely on manual, fragmented processes. This skill automates incident response, vulnerability management, and threat intelligence workflows within ServiceNow to improve speed and accuracy.

Core Features & Use Cases

  • Automates security incidents, vulnerability items, and threat indicators inside ServiceNow using ES5 code templates and MCP tool integrations.
  • Provides pre-defined playbooks and scripts for containment, remediation, and escalation, enabling repeatable security workflows.
  • Useful across enterprise environments for incident response, vulnerability remediation, threat intel validation, and containment playbooks.

Quick Start

Implement an automated SecOps workflow template for incident response in ServiceNow.

Frequently Asked Questions about security-operations

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

FAQPage Schema
How do I automate incident response workflows in ServiceNow Security Operations?

Automate incident response in ServiceNow Security Operations by applying pre-defined playbooks and ES5 script templates. This skill uses MCP tool integrations like snow_query_table and snow_execute_script_with_output to streamline containment and escalation tasks.

What is the best way to manage vulnerabilities in ServiceNow automatically?

Managing vulnerabilities in ServiceNow automatically is achieved by integrating vulnerability items with threat intelligence indicators. This skill applies ES5 code templates to query, track, and remediate vulnerabilities within your existing ServiceNow environment.

Can I use MCP tools to query ServiceNow tables for threat intelligence indicators?

Yes, you can use MCP tools to query ServiceNow tables for threat intelligence indicators. This skill utilizes the snow_query_table and snow_find_artifact MCP integrations to retrieve and validate threat data within your automated security playbooks.

Does this approach require ES5 scripts for ServiceNow security automation?

Yes, this approach requires ES5-based scripts for ServiceNow security automation. The skill relies on ES5 code templates and specific MCP tool integrations to ensure reliable execution of incident response and containment playbooks.

How do containment playbooks work with ServiceNow security incidents?

Containment playbooks work with ServiceNow security incidents by automating the escalation and remediation processes. This skill provides pre-defined scripts that use MCP integrations like snow_create_event to trigger containment actions directly within ServiceNow.

What limitations exist when automating SecOps tasks with ES5 code templates in ServiceNow?

A key limitation when automating SecOps tasks with ES5 code templates in ServiceNow is the strict dependency on pre-defined playbooks and specific MCP tool integrations. Reliable automation requires these components to be properly configured within your ServiceNow environment.