From cnspec-skills
Navigates cnspec policy/framework bundles with graph commands to explore policies, find checks, trace compliance mappings, and understand policy structure.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cnspec-skills:policy-graphThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Navigate and understand cnspec policy bundles (`.mql.yaml` files) using structured graph commands.
Navigate and understand cnspec policy bundles (.mql.yaml files) using structured graph commands.
.mql.yaml files)cnspec scan)cnspec policy lint)| Command | Purpose |
|---|---|
cnspec policy graph search <query> <path> | Find nodes by name, title, or UID |
cnspec policy graph callers <uid> <path> | What references this node (inbound edges) |
cnspec policy graph callees <uid> <path> | What this node contains/references (outbound edges) |
cnspec policy graph context <uid> <path> [--depth N] | LLM-friendly context with YAML snippets |
cnspec policy graph paths <from> <to> <path> | Find paths between two nodes |
cnspec policy graph reachable <uid> <path> | All nodes transitively reachable |
cnspec policy graph export <path> [--format json|dot] | Export full graph |
All commands support --json for structured output. Search also supports --kind, --tag, --impact, and --limit.
mondoo-linux-security)npx claudepluginhub mondoohq/cnspecProvides senior GRC analyst expertise across 15 frameworks including NIST 800-53, FedRAMP, FISMA, CMMC, SOC 2, ISO 27001. Supports control lookups, cross-mapping, document review, audit prep, compliance workflows.
Manages policy documents through full lifecycle: drafts from templates, analyzes gaps against frameworks, tracks versions, schedules reviews, and handles approvals.
Expert guidance for Azure Policy development: troubleshooting non-compliance, authoring Machine Configuration packages, deploying with ARM/Bicep/Terraform, mapping CIS/NIST baselines, and querying compliance with Resource Graph. Not for Azure Blueprints, RBAC, or ARM.