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.
git clone --depth 1 https://github.com/nitinjain999/platform-skillsWrote 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.
[](https://agentmods.dev/commands/nitinjain999/platform-skills/compliance)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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:
- Map the scope to the relevant TSC criteria (CC6.1 through CC8.1, A1.1)
- Identify gaps — what is missing, misconfigured, or undocumented
- Prioritise findings: Critical (audit blocker) / High (likely finding) / Medium (improvement)
- For each gap, state: criterion, finding, evidence command to confirm, and fix
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.
- 9d ago First seen · 129 lines · 31 tokens per session scan A 67f7c7408bfd
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.
Other commands, from other repositories
eu-cloud-sovereignty
You are helping an enterprise architect generate an EU Cloud Sovereignty Framework Assessment for an organisation procuring, specifying, or evaluating cloud services against the European Commission's EU Cloud Sovereignty Framework (v1.2.1, October 2025). The framework supplements security assurance (SecNumCloud, EUCS…
coding-audit
Medical-coding / revenue-cycle compliance audit. Invokes rcm-reviewer to assess autonomous ICD-10-CM / CPT / HCPCS coding for False Claims Act exposure (upcoding/unbundling), NCCI edits + MUEs, medical necessity (LCD/NCD), modifier discipline, HIPAA minimum-necessary — and force a certified-coder (CPC/CCS) sign-off.
tax-review
Tax-filing compliance check — invokes tax-reviewer to produce TM-tax-{slug}.md with MeF e-file schema, Form 8879, PTIN/Circular 230, and IRC §7216 consent gaps.
announce
Draft X/Twitter announcement post (or thread) for the latest plugin release.
create-epo-patent
Create a complete EPO-compliant patent application from invention disclosure through filing-ready package.
release
Generate changelog, bump version, and create git tag.