# Policy List

> List all active governance policies with categories, patterns, and severity levels

- Skill: `getaxonflow/policy-list` (Agent Skill)
- Install (CLI): `npx skillmds@latest add getaxonflow/policy-list`
- Raw SKILL.md: https://api.skillmd.com/api/skills/getaxonflow/policy-list/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: getaxonflow (https://skillmd.com/u/getaxonflow)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/getaxonflow/policy-list

---


Call the `list_policies` MCP tool. Optionally filter by:

- `category`: policy category (e.g., `security-dangerous`, `pii-us`)
- `severity`: minimum severity (`critical`, `high`, `medium`, `low`)

Present the policies grouped by category with name, severity, and what they protect against.

