security-reviewer-formats
bởi microsoft
Các đặc tả định dạng và hợp đồng dữ liệu cho bộ điều phối đánh giá bảo mật và các tác nhân con của nó - Được mang đến bởi microsoft/hve-core.
npx skills add https://github.com/microsoft/hve-core --skill security-reviewer-formatsSecurity Reviewer Formats — Skill Entry
This SKILL.md is the entrypoint for the security reviewer format specifications skill.
The skill provides shared format templates and data contracts used by security, accessibility, and RAI review orchestrators and their subagents. Each reference file covers a focused area of the reporting pipeline.
Normative references
- Report Formats — VULN_REPORT_V1, PLAN_REPORT_V1, and RAI_REPORT_V1 templates.
- Finding Formats — Security and RAI finding, verification, and collection formats.
- Completion Formats — Scan status, completion, RAI response, and terminal error formats.
- Severity Definitions — Standard severity level definitions for all OWASP skill assessments.
Skill layout
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.