kev

Installation
SKILL.md

kev - Known Exploited Vulnerabilities Catalog

The kev module provides a simple interface to list and query known exploited vulnerabilities, helping security professionals prioritize patching based on real-world exploit data.

When to Activate

  • When performing a rapid audit of current security threats.
  • When listing the top or recent vulnerabilities that are known to be active in the wild.

Core Principles & Rules

  • Direct Retrieval: Fetches data from authoritative security catalogs.
  • Filtering: Supports viewing the full list or just the top N most critical/recent entries.

Patterns & Examples

List All KEVs

# Display the entire catalog of known exploited vulnerabilities
x kev ls

Top Critical KEVs

# View the top 100 entries from the KEV list
x kev top 100

Checklist

  • Confirm if the user needs the full list or a limited summary.
Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026