Bidirectional mapping between document sections and compliance framework controls (NIST CSF 2.0, ISO 27001, SOC 2, HIPAA). Produces per-section mappings and per-control coverage summaries with confidence scores.

From document to output

Provide your document

Paste your security policy, procedures manual, or compliance documentation

Choose a framework

NIST CSF 2.0, HIPAA, ISO 27001, SOC 2, or upload a custom framework

Sections are mapped

Each document section is mapped to relevant controls with relevance scores

Coverage is summarized

Per-control view shows which controls are covered, partial, or gaps

What you get back

Every finding is structured JSON — status, evidence, risk level, and remediation in one package. No interpretation required before acting on it.

Example response
{
  "section_id": "5.3",
  "section_title": "User Account Lifecycle",
  "control_mappings": [
    {
      "control_id": "AC-2",
      "framework": "NIST CSF 2.0",
      "relevance_score": 0.92,
      "coverage_type": "primary"
    }
  ]
}

Two ways to run this skill

Framework Mapping SKILL.md

Download the skill file and run it with any LLM that supports structured instructions. Apache 2.0 licensed. No account required.

Five other skills in the platform.

HIPAA Gap Analysis, BAA Review, Framework Mapping, Control Assessment, Compliance Q&A — and Sentinel for continuous monitoring.