security-compliance-compliance-check

security-compliance-compliance-check is a skill for Claude Code from tmolavi/mcp-agent-skills-hub. It costs 45 tokens per session (440 once invoked), scanned A, original, MIT.

A guide to checking whether software meets rules and industry standards such as GDPR, HIPAA, SOC 2, and PCI DSS. It focuses on practical controls, audit evidence, monitoring, and reporting rather than formal legal advice or certification.

In plain words
What is it for?
Use it to assess compliance readiness, build control checklists, gather audit evidence, design monitoring, and create audit trails.
Why use it?
It helps identify missing compliance controls and organize the evidence needed for an audit. It separates compliance preparation from a one-off security scan and from legal counsel.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Good fit Use it to assess compliance readiness, build control checklists, gather audit evidence, design monitoring, and create audit trails.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tmolavi/mcp-agent-skills-hub/security-compliance-compliance-check
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 tmolavi/mcp-agent-skills-hub --skill security-compliance-compliance-check
Clone the repo
git clone --depth 1 https://github.com/tmolavi/mcp-agent-skills-hub

Made for: Claude Code.

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 security-compliance-compliance-check

README.md
[![agentmods](https://agentmods.dev/badge/skills/tmolavi/mcp-agent-skills-hub/security-compliance-compliance-check/github.svg)](https://agentmods.dev/skills/tmolavi/mcp-agent-skills-hub/security-compliance-compliance-check)
Your own site
<a href="https://agentmods.dev/skills/tmolavi/mcp-agent-skills-hub/security-compliance-compliance-check"><img src="https://agentmods.dev/badge/skills/tmolavi/mcp-agent-skills-hub/security-compliance-compliance-check/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 security-compliance-compliance-check

Your own site · 80×15
<a href="https://agentmods.dev/skills/tmolavi/mcp-agent-skills-hub/security-compliance-compliance-check"><img src="https://agentmods.dev/badge/skills/tmolavi/mcp-agent-skills-hub/security-compliance-compliance-check.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 440 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.00045 $0.00440
Opus 5 $0.00023 $0.00220
Sonnet 5 $0.00009 $0.00088
Haiku 4.5 $0.00005 $0.00044

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

Security

Grade A, and why

security-compliance-compliance-check 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.

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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/security-compliance-compliance-check/SKILL.md · 56 lines

How it starts

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

Regulatory Compliance Check

You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform comprehensive compliance audits and provide implementation guidance for achieving and maintaining compliance.

Use this skill when

  • Assessing compliance readiness for GDPR, HIPAA, SOC2, or PCI-DSS
  • Building control checklists and audit evidence
  • Designing compliance monitoring and reporting

Do not use this skill when

  • You need legal counsel or formal certification
  • You do not have scope approval or access to required evidence
  • You only need a one-off security scan

Context

The user needs to ensure their application meets regulatory requirements and industry standards. Focus on practical implementation of compliance controls, automated monitoring, and audit trail generation.

Requirements

$ARGUMENTS

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

Safety

  • Avoid claiming compliance without a formal audit.
  • Protect sensitive data and limit access to audit artifacts.

Output Format

  1. Compliance Assessment: Current compliance status across all applicable regulations
  2. Gap Analysis: Specific areas needing attention with severity ratings
  3. Implementation Plan: Prioritized roadmap for achieving compliance
  4. Technical Controls: Code implementations for required controls
  5. Policy Templates: Privacy policies, consent forms, and notices
  6. Audit Procedures: Scripts for continuous compliance monitoring
  7. Documentation: Required records and evidence for auditors
  8. Training Materials: Workforce compliance training resources

Focus on practical implementation that balances compliance requirements with business operations and user experience.

Read the full file on GitHub · 56 lines

Files

What ships with it

1 file 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 · 56 lines · 45 tokens per session scan A 7fc086ad3667

Subscribe to this mod's changes

security-compliance-compliance-check is a skill published in the GitHub repository tmolavi/mcp-agent-skills-hub (8 stars, last pushed 16d ago), licensed MIT. It adds 45 tokens to every session and 440 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-09-03.

Related

Other skills, from other repositories

company-policy-drafter

A company-policy drafting tool for rules about paid time off, remote work, expenses, or AI use. It can create a new policy or summarize changes to an existing one in English and Russian.

KirKruglov/claude-skills-kit · 81 tokens

legal-matter-tracker

A local-file tool for building a dated timeline of events and key facts about a client or legal case. It searches workspace folders by name and returns a structured report.

KirKruglov/claude-skills-kit · 118 tokens

employee-handbook-builder

TRIGGER THIS when creating or updating employee handbooks, documenting HR policies, developing code of conduct, building benefits guides, or creating leave/PTO policies. Creates comprehensive, legally compliant, accessible employee handbooks covering company policies, culture, benefits, code of conduct, and all…

w95/awesome-claude-corporate-skills · 63 tokens

canned-responses

Generate templated responses for common legal inquiries and identify when situations require individualized attention. Use when responding to routine legal questions — data subject requests, vendor inquiries, NDA requests, discovery holds — or when managing response templates.

w95/awesome-claude-corporate-skills · 48 tokens

contract-negotiation

Prepare for contract negotiations with term analysis, BATNA preparation, negotiation playbooks, and comparison frameworks.

w95/awesome-claude-corporate-skills · 24 tokens

rfp-builder

Create Request for Proposals with requirements specifications, evaluation criteria, scoring rubrics, timelines, and compliance requirements.

w95/awesome-claude-corporate-skills · 25 tokens