
from K.I.T (Known Issue Triager)13
Consolidate audit reports into a canonical known-issues.json register, extend existing registers, or check whether a reported issue is already known.
KIT (Known Issue Triager) helps agents gather, normalize and deduplicate findings from security/audit reports into a single canonical known-issues.json register, and to compare new reports against that register. It guides users through a staged flow for build (create/extend) and check (compare) modes, supports many input types (local files, folders, repo directories, direct URLs, GitHub file/folder/repo URLs), and delegates heavy extraction/normalization to included scripts.
Use KIT when you need to: consolidate multiple audit reports into one authoritative register; extend an existing known-issues.json with new sources; or determine whether a newly reported finding is a duplicate of a known issue. It is especially useful for security triage, audit consolidation, and vulnerability tracking workflows.
Designed for Codex-style skills and agents that can run Bash and local Python scripts; works well with Codex/Copilot-style skill hosts that expose a filesystem and subprocess execution.
This skill has not been reviewed by our automated audit pipeline yet.