microsoft/security-reviewer-formats
Format specifications and data contracts for the security reviewer orchestrator and its subagents.
npx skills add https://github.com/microsoft/hve-core --skill security-reviewer-formats
This SKILL.md is the entrypoint for the security reviewer format specifications skill.
The skill provides shared format templates and data contracts used by the security reviewer
orchestrator and its subagents during vulnerability assessments. Each reference file covers
a focused area of the reporting pipeline.
SKILL.md — this file (skill entrypoint).references/ — format specification documents.report-formats.md — full report templates for audit, diff, and plan modes.finding-formats.md — serialization and collection formats for findings exchange between subagents.completion-formats.md — status updates, completion summaries, and the minimal profile stub.severity-definitions.md — severity level table shared across all assessments.Take microsoft/security-reviewer-formats from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.