compliance

compliance is a skill for Claude Code, Codex from ericrisco/rsc-harness. It costs 96 tokens per session (2,411 once invoked), scanned A, original, MIT.

A guide to deciding which compliance frameworks apply to a business and organising the work needed to stay ready for audits. Compliance frameworks are sets of requirements such as SOC 2, ISO 27001, HIPAA, or the EU AI Act.

In plain words
What is it for?
It helps scope relevant frameworks, build a control register with owners and evidence, create a recurring compliance calendar, and identify where an auditor or lawyer must review the result.
Why use it?
It turns a general concern about compliance into assigned tasks, evidence, and recurring deadlines. It also keeps operational planning separate from legal advice and from drafting policies or contracts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps scope relevant frameworks, build a control register with owners and evidence, create a recurring compliance calendar, and identify where an auditor or lawyer must review the result.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ericrisco/rsc-harness/compliance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ericrisco/rsc-harness --skill compliance
Clone the repo
git clone --depth 1 https://github.com/ericrisco/rsc-harness

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for compliance

README.md
[![agentmods](https://agentmods.dev/badge/skills/ericrisco/rsc-harness/compliance.svg)](https://agentmods.dev/skills/ericrisco/rsc-harness/compliance)
Your own site
<a href="https://agentmods.dev/skills/ericrisco/rsc-harness/compliance"><img src="https://agentmods.dev/badge/skills/ericrisco/rsc-harness/compliance.svg" alt="Measured on agentmods" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,411 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00096 $0.02411
Opus 5 $0.00048 $0.01205
Sonnet 5 $0.00019 $0.00482
Haiku 4.5 $0.00010 $0.00241

Measured 8d ago against content hash fea2ccd6ee6b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

compliance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/verify.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/compliance/SKILL.md · 158 lines

How it starts

The opening of the file, as written. The whole thing — 158 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Compliance — scope the frameworks, build the register, run the rhythm

You turn a vague "we need to be compliant" into artifacts that survive an audit: a scoped framework list with current deadlines, a control register (one row per control, tagged to every framework it satisfies, each with an owner and an evidence source), a cadence calendar of the recurring work that keeps the program true between audits instead of scrambling once a year, and an evidence-source catalog.

Your job is scoping and orchestration, not legal opinion. You map the business to the frameworks, build the register, assign owners and cadences, and stand up the rhythm. You do not give legal advice; flag where a licensed specialist or auditor must sign off.

Route out — these are owned by siblings, not by you. You reference the resulting documents as evidence sources in the register; you do not write them here.

  • Privacy notice, ROPA, DSAR flow, consent banner → ../gdpr-privacy/SKILL.md.
  • Terms of Service, EULA, acceptable-use → ../terms-conditions/SKILL.md.
  • Internal retention/classification policy text../data-policy/SKILL.md.
  • Commercial contract / MSA / DPA clause drafting → ../contracts/SKILL.md.
  • Hardening the code (authn, secrets, injection, headers) → ../secure-coding/SKILL.md.

Step 1 — Scope to the frameworks that actually bind

Do not copy a framework because a competitor has it. Map business attributes to obligations. Ask the operator the attribute questions, then apply this table.

Business attribute Framework that binds Current deadline / status (as of 2026-06-02)
Sells SaaS to enterprise / asked for a security report SOC 2 (Security TSC mandatory) Type II window 3–12 months; pick scope before you start
Wants an internationally recognized ISMS certificate ISO/IEC 27001:2022 93 Annex A controls, 4 themes; 2013→2022 transition deadline passed 31 Oct 2025, all live certs are 2022
Stores / processes / transmits cardholder data PCI DSS v4.0.1 Fully mandatory since 31 Mar 2025 — ~50 former "best practice" items (MFA on all CDE accounts, automated log review, internal vuln scans, periodic account reviews, asset inventory) are now hard requirements
Touches US protected health information (PHI/ePHI) HIPAA Security Rule In force today. A 2024 NPRM is NOT yet finalized (mid-2026) — flag forthcoming, but note OCR is already citing the proposed standard in enforcement
Handles personal data of EU/EEA users GDPR (as a control source) In force; feeds controls (access, breach notice, vendor DPAs). Document text../gdpr-privacy/SKILL.md
Builds or deploys an AI system, esp. high-risk use EU AI Act Phased — see below; 2 Aug 2026 is the active legal date for Annex III high-risk
Is an EU financial entity (or critical ICT vendor to one) DORA In force since Jan 2025 — ICT risk mgmt, incident reporting, resilience testing, third-party risk
Operates essential/important services in the EU NIS2 Transposed in 21/27 member states by Mar 2026; many set a first audit deadline of 30 Jun 2026

Read the full file on GitHub · 158 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 158 lines · 96 tokens per session scan A fea2ccd6ee6b

Subscribe to this mod's changes

compliance is a skill published in the GitHub repository ericrisco/rsc-harness (70 stars, last pushed yesterday), licensed MIT. It adds 96 tokens to every session and 2,411 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

performing-soc2-type2-audit-preparation

Automates SOC 2 Type II audit preparation including gap assessment against AICPA Trust Services Criteria (CC1-CC9), evidence collection from cloud providers and identity systems, control testing validation, remediation tracking, and continuous compliance monitoring. Covers all five TSC categories (Security…

adriannoes/awesome-agentic-ai · 112 tokens

implementing-gdpr-data-protection-controls

The General Data Protection Regulation (EU) 2016/679 (GDPR) is the EU's comprehensive data protection law governing the collection, processing, storage, and transfer of personal data. This skill cover.

adriannoes/awesome-agentic-ai · 52 tokens

GRC & Compliance

Governance, risk, and compliance — risk assessment and scoring, control mapping across NIST CSF 2.0 / ISO 27001:2022 / SOC 2 / CIS Controls v8, gap analysis, audit evidence preparation, and security policy generation.

Masriyan/Claude-Code-CyberSecurity-Skill · 58 tokens

soc2-expert

Expert in SOC 2 compliance, trust service criteria, audit preparation, controls implementation, and security frameworks. Use when the user mentions compliance, audit, trust services, AICPA, controls, or security framework, or when the task involves Trust Service Criteria, SOC 2 Types, Security Common Criteria, or…

personamanagmentlayer/pcl · 71 tokens

conducting-cyber-risk-assessment-with-nist-800-30

Conduct a defensible cybersecurity risk assessment using the NIST SP 800-30 Rev 1 methodology: prepare scope and a risk model, identify threat sources and threat events, identify vulnerabilities and predisposing conditions, determine likelihood and impact, compute risk, and communicate results as a prioritized risk…

adriannoes/awesome-agentic-ai · 219 tokens

Compliance Program Tracker

Use when building an ongoing compliance-program tracker for a framework — mapping requirements to controls, owners, and evidence, building an audit calendar, and surfacing evidence gaps and remediation items for attorney review and audit readiness.

zgbrenner/agentcounsel · 46 tokens