# Policy List

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

- Skill: `hashgraph-online/policy-list` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hashgraph-online/policy-list`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hashgraph-online/policy-list/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: hashgraph-online (https://skillmd.com/u/hashgraph-online)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/hashgraph-online/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.

---

**Source:** [`hashgraph-online/awesome-codex-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/getaxonflow/axonflow-codex-plugin/skills/policy-list/SKILL.md`

