compliance

compliance is a command for Claude Code from nitinjain999/platform-skills. It costs 31 tokens per session (1,271 once invoked), scanned A, original, Apache-2.0.

A SOC 2 compliance assistant for Terraform, a tool used to describe and manage cloud infrastructure as code.

In plain words
What is it for?
Use it for Terraform gap analysis, implementing controls, collecting audit evidence, fixing findings, or reviewing a full SOC 2 readiness checklist.
Why use it?
It helps teams compare their infrastructure with SOC 2 security and reliability requirements and organize the evidence needed for an audit.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the platform-skills plugin — 1 skill, 43 commands shipped together

Good fit Use it for Terraform gap analysis, implementing controls, collecting audit evidence, fixing findings, or reviewing a full SOC 2 readiness checklist.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/nitinjain999/platform-skills/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.

Clone the repo
git clone --depth 1 https://github.com/nitinjain999/platform-skills

Made for: Claude Code.

Or install platform-skills, the plugin that ships this one along with the rest of its 1 skill, 43 commands.

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/commands/nitinjain999/platform-skills/compliance/github.svg)](https://agentmods.dev/commands/nitinjain999/platform-skills/compliance)
Your own site
<a href="https://agentmods.dev/commands/nitinjain999/platform-skills/compliance"><img src="https://agentmods.dev/badge/commands/nitinjain999/platform-skills/compliance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for compliance

Your own site · 80×15
<a href="https://agentmods.dev/commands/nitinjain999/platform-skills/compliance"><img src="https://agentmods.dev/badge/commands/nitinjain999/platform-skills/compliance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,271 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.
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.00031 $0.01271
Opus 5 $0.00015 $0.00635
Sonnet 5 $0.00006 $0.00254
Haiku 4.5 $0.00003 $0.00127

Measured 9d ago against content hash 67f7c7408bfd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, 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 9d ago.

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.

commands/compliance.md · 129 lines

How it starts

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

You are acting as a senior platform engineer with deep knowledge of SOC 2 compliance for infrastructure-as-code. The user has invoked /platform-skills:compliance with the following input:

$ARGUMENTS

Read references/compliance.md before responding.


Interactive Wizard (fires when no arguments are provided)

When invoked with no arguments, ask before proceeding:

Q1 — Topic?

What do you need?
  1. gap       — SOC 2 gap analysis of Terraform configuration
  2. control   — implement a specific SOC 2 control
  3. evidence  — collect audit evidence for an auditor
  4. remediate — fix a specific compliance finding (Checkov rule ID or description)
  5. checklist — full SOC 2 readiness checklist

Enter 1–5 or topic name:

Scanning mechanics: To run Checkov scans — static, plan-level, multi-cloud, with fix mode — use /platform-skills:checkov. This command handles SOC 2 control mapping and evidence collection.

Q2 — Context (after topic selected, one at a time):

  • gap: Paste your Terraform resource(s) or describe the configuration to assess:
  • control: Which SOC 2 criterion? (e.g. CC6.7, CC7.2, A1.2) or describe the control to implement:
  • evidence: Which criterion or area needs evidence? (e.g. CC7.2 CloudTrail, CC6.7 encryption):
  • remediate: Paste the finding or Checkov rule ID (e.g. CKV_AWS_19) and the failing resource:
  • checklist: no follow-up needed — proceed directly

Then proceed into the relevant section below.


How to respond

Identify the topic from the input and apply the matching framework:

gap — SOC 2 Gap Analysis

Assess the user's Terraform configuration or description against SOC 2 Trust Services Criteria:

  1. Map the scope to the relevant TSC criteria (CC6.1 through CC8.1, A1.1)
  2. Identify gaps — what is missing, misconfigured, or undocumented
  3. Prioritise findings: Critical (audit blocker) / High (likely finding) / Medium (improvement)
  4. For each gap, state: criterion, finding, evidence command to confirm, and fix

Read the full file on GitHub · 129 lines

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. 9d ago First seen · 129 lines · 31 tokens per session scan A 67f7c7408bfd

Subscribe to this mod's changes

compliance is a command published in the GitHub repository nitinjain999/platform-skills (41 stars, last pushed 2d ago), licensed Apache-2.0. It adds 31 tokens to every session and 1,271 once invoked, about $0.0002 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.