# Security Reviewer Formats

> Format specifications and data contracts for the security reviewer orchestrator and its subagents.

- **Type:** Skill
- **Install:** `agentstack add skill-microsoft-hve-core-security-reviewer-formats`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [microsoft](https://agentstack.voostack.com/s/microsoft)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [microsoft](https://github.com/microsoft)
- **Source:** https://github.com/microsoft/hve-core/tree/main/.github/skills/security/security-reviewer-formats

## Install

```sh
agentstack add skill-microsoft-hve-core-security-reviewer-formats
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Security 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 the security reviewer
orchestrator and its subagents during vulnerability assessments. Each reference file covers
a focused area of the reporting pipeline.

## Normative references

1. [Report Formats](references/report-formats.md) — VULN_REPORT_V1 template, diff mode qualifiers, and PLAN_REPORT_V1 template.
2. [Finding Formats](references/finding-formats.md) — Finding Serialization Format and Verified Findings Collection Format.
3. [Completion Formats](references/completion-formats.md) — Scan Status Format, Scan Completion Format, and Minimal Profile Stub Format.
4. [Severity Definitions](references/severity-definitions.md) — 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.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [microsoft](https://github.com/microsoft)
- **Source:** [microsoft/hve-core](https://github.com/microsoft/hve-core)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-microsoft-hve-core-security-reviewer-formats
- Seller: https://agentstack.voostack.com/s/microsoft
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
