Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

building-soc-escalation-matrix构建社会升级矩阵

Agent Skill

building-soc-escalation-matrix 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

523

周安装

22

GitHub Stars

5,881

下载量

183
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:building-soc-escalation-matrix(构建社会升级矩阵)
来源仓库:https://github.com/mukul975/anthropic-cybersecurity-skills
仓库路径:skills/building-soc-escalation-matrix
安装命令:
npx skills add https://github.com/mukul975/anthropic-cybersecurity-skills --skill building-soc-escalation-matrix
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/mukul975/anthropic-cybersecurity-skills --skill building-soc-escalation-matrix

简介

该技能构建 SOC 升级矩阵,按严重程度、业务影响与数据敏感性定义上报路径。

  • 适用于现代安全运营中心实现上下文感知的事件分级与跨部门协调机制。
  • 整合 AI 检测加速能力,将平均遏制周期缩短至 161 天以内。
  • 安装方式:通过 npx skills add 命令从 GitHub 仓库添加,需配置 SIEM 与工单系统集成。
  • building-soc-escalation-matrix 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Building SOC Escalation Matrix

Overview

A SOC escalation matrix defines how security incidents move through the organization based on severity, impact, and response requirements. Modern SOCs use context-driven escalation combining business risk, asset criticality, and data sensitivity rather than purely severity-based models. Organizations using AI and automation in their SOC cut detection-and-containment lifecycle to approximately 161 days, an 80-day improvement over the 241-day industry average.

When to Use

  • When deploying or configuring building soc escalation matrix capabilities in your environment
  • When establishing security controls aligned to compliance requirements
  • When building or improving security architecture for this domain
  • When conducting security assessments that require this implementation

Prerequisites

  • Familiarity with soc operations concepts and tools
  • Access to a test or lab environment for safe execution
  • Python 3.8+ with required dependencies installed
  • Appropriate authorization for any testing activities

SOC Tier Structure

Tier 1 - Alert Triage Analyst

  • Monitors SIEM dashboards and alert queues
  • Performs initial alert classification (true/false positive)
  • Handles P3 and P4 incidents to resolution
  • Escalates P1 and P2 incidents to Tier 2 within SLA
  • Documents initial findings in ticketing system

Tier 2 - Incident Analyst

  • Performs deep-dive investigation on escalated incidents
  • Conducts root cause analysis and scoping
  • Executes containment procedures
  • Handles P2 incidents to resolution
  • Escalates P1 incidents to Tier 3 or management

Tier 3 - Senior Analyst / Threat Hunter

  • Handles P1 critical incidents and APT investigations
  • Performs proactive threat hunting
  • Develops detection rules and playbooks
  • Conducts malware reverse engineering
  • Leads incident response for major breaches

Management Escalation

  • SOC Manager: Operational decisions, resource allocation
  • CISO: Business impact decisions, executive communication
  • Legal/PR: Data breach notification, media response
  • External IR: Third-party incident response engagement

Severity Classification

P1 - Critical

AttributeValue
ImpactActive data breach, ransomware spreading, critical systems compromised
Business ImpactRevenue loss, regulatory exposure, customer data at risk
Initial Response15 minutes
Escalation to Tier 2Immediate
Escalation to Management30 minutes
Resolution Target4 hours
CommunicationEvery 30 minutes to stakeholders
ExamplesActive ransomware, confirmed data exfiltration, domain admin compromise

P2 - High

AttributeValue
ImpactConfirmed compromise, limited scope, no active exfiltration
Business ImpactPotential revenue impact, contained risk
Initial Response30 minutes
Escalation to Tier 230 minutes if unresolved
Escalation to Management2 hours
Resolution Target8 hours
CommunicationEvery 2 hours to SOC management
ExamplesCompromised user account, malware on single endpoint, insider threat indicator

P3 - Medium

AttributeValue
ImpactSuspicious activity requiring investigation
Business ImpactLow immediate risk
Initial Response4 hours
Escalation to Tier 28 hours if unresolved
Resolution Target24 hours
CommunicationDaily status update
ExamplesPolicy violation, failed brute force, suspicious email report

P4 - Low

AttributeValue
ImpactInformational alerts, routine security events
Business ImpactMinimal
Initial Response8 hours
EscalationOnly if pattern emerges
Resolution Target72 hours
CommunicationWeekly summary
ExamplesVulnerability scan findings, expired certificates, policy exceptions

Escalation Decision Matrix

                    Asset Criticality
                    Low        Medium      High        Critical
Severity  Low      P4         P4          P3          P3
          Medium   P4         P3          P2          P2
          High     P3         P2          P2          P1
          Critical P2         P1          P1          P1

Context-Driven Escalation Triggers

Automatic Escalation (no analyst decision needed)

TriggerAction
Ransomware detected on any endpointP1 - Immediate Tier 3 + Management
Domain admin account compromiseP1 - Immediate Tier 3 + Management
Active data exfiltration to external IPP1 - Immediate Tier 3 + Management
Critical infrastructure (DC, SCADA) alertP1 - Immediate Tier 2 minimum
Executive account anomalyP2 - Immediate Tier 2
Multiple hosts with same malwareP1 - Immediate Tier 2

Time-Based Escalation

ConditionAction
P2 unresolved after 4 hoursEscalate to Tier 3
P3 unresolved after 12 hoursEscalate to Tier 2
Any incident unresolved past SLAEscalate to SOC Manager
P1 unresolved after 2 hoursEscalate to CISO

Communication Templates

P1 Initial Notification

SUBJECT: [P1 CRITICAL] Security Incident - {Incident_ID}

Incident Summary:
- Type: {incident_type}
- Affected Systems: {systems}
- Affected Users: {users}
- Current Status: {status}
- Assigned To: {analyst}

Impact Assessment:
- Business Impact: {impact}
- Data at Risk: {data_risk}
- Containment Status: {containment}

Next Actions:
- {action_1}
- {action_2}

Next Update: {time} (30-minute intervals)
Bridge Line: {conference_details}

Escalation Matrix Implementation

SOAR Integration

# XSOAR escalation playbook trigger
trigger:
  condition: incident.severity == "critical" AND incident.asset_criticality == "high"
  action:
    - assign_tier: 3
    - notify: [soc_manager, ciso]
    - create_war_room: true
    - start_bridge: true
    - set_sla: 4h

auto_escalation_rules:
  - name: P2 Time-Based Escalation
    condition: incident.severity == "high" AND incident.age > 4h AND incident.status != "resolved"
    action:
      - escalate_tier: 3
      - notify: soc_manager
      - add_comment: "Auto-escalated due to SLA breach"

References

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.16%
按下载量换算66

Claude

32.24%
按下载量换算59

Cursor

19.07%
按下载量换算35

Gemini CLI

8.82%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills