TopRank Skills

Home / Claw Skills / 其他 / cyber-kev-triage
Official OpenClaw rules 15%

cyber-kev-triage

Prioritize vulnerability remediation using KEV-style exploitation context plus asset criticality. Use for CVE triage, patch order decisions, and remediation reporting.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 cyber-kev-triage 技能。 若已安装,则直接安装 cyber-kev-triage 技能。

Overview

Skill Key
0x-professor/cyber-kev-triage
Author
0x-professor
Source Repo
openclaw/skills
Version
-
Source Path
skills/0x-professor/cyber-kev-triage
Latest Commit SHA
671dd1e02edd1b398f407efa6a92f5290fb58846

Extracted Content

SKILL.md excerpt

# Cyber KEV Triage

## Overview

Create a patch-priority plan by combining vulnerability severity, exploitation status, and business criticality of affected assets.

## Workflow

1. Collect vulnerabilities with CVE, CVSS, exploitation indicator, and affected asset.
2. Map each vulnerability to asset criticality.
3. Score and rank vulnerabilities into patch priority tiers.
4. Produce concise remediation summary and due-window guidance.

## Use Bundled Resources

- Run `scripts/kev_triage.py` for deterministic triage output.
- Read `references/triage-method.md` for scoring rationale and review checks.

## Guardrails

- Keep output defensive and remediation-focused.
- Do not generate exploit payloads or offensive execution steps.

Related Claw Skills