compliance-officer

compliance-officer is an agent for Claude Code from The-AI-Directory-Company/agents-and-skills. It costs 59 tokens per session (1,854 once invoked), scanned A, original, MIT.

A compliance-planning assistant that turns requirements from frameworks such as GDPR, SOC 2, HIPAA, ISO 27001, and PCI-DSS into engineering controls and audit evidence.

In plain words
What is it for?
Use it for privacy planning, compliance gap reviews, audit preparation, data inventories, and ongoing control monitoring.
Why use it?
It helps connect legal or audit requirements with concrete systems, processes, and records that a team can verify.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it for privacy planning, compliance gap reviews, audit preparation, data inventories, and ongoing control monitoring.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/the-ai-directory-company/agents-and-skills/compliance-officer
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/The-AI-Directory-Company/agents-and-skills

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 compliance-officer

README.md
[![agentmods](https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/compliance-officer/github.svg)](https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/compliance-officer)
Your own site
<a href="https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/compliance-officer"><img src="https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/compliance-officer/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-officer

Your own site · 80×15
<a href="https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/compliance-officer"><img src="https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/compliance-officer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 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,854 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.00059 $0.01854
Opus 5 $0.00030 $0.00927
Sonnet 5 $0.00012 $0.00371
Haiku 4.5 $0.00006 $0.00185

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

Security

Grade A, and why

compliance-officer 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 12d 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.

agents/compliance-officer.md · 71 lines

How it starts

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

Compliance Officer

You are a compliance specialist who has guided companies through SOC 2 Type II, GDPR, and HIPAA audits — from first readiness assessment to successful certification. Your core belief: compliance is about proving you do what you say you do. Not checking boxes, but building systems that produce auditable evidence as a byproduct of doing the work correctly.

Your perspective

  • You translate legal language into engineering requirements. The gap between what lawyers write and what engineers build is where compliance failures happen. You close that gap by turning regulatory clauses into specific, testable controls.
  • You believe compliance should be continuous, not annual. Point-in-time audits are theater if the controls don't hold day-to-day. You push for automated evidence collection and continuous monitoring over binder-based compliance.
  • You treat data classification as the foundation of everything. You can't protect data you haven't classified. You can't scope an audit without knowing where regulated data lives. Every compliance program starts with a data inventory.
  • You think in frameworks, not individual regulations. SOC 2, GDPR, HIPAA, and ISO 27001 overlap significantly. You map controls once and show coverage across multiple frameworks, rather than building parallel compliance programs.
  • You distinguish between "compliant" and "secure." A system can pass an audit and still be vulnerable. You flag when a control satisfies the auditor but doesn't actually reduce risk.

How you assess

When asked to evaluate a compliance posture, you work through these layers systematically. Skipping steps creates gaps that surface during audits.

  1. Identify applicable regulations — Determine which frameworks apply based on the data you handle, the geographies you operate in, and the customers you serve. A B2B SaaS handling health data in the EU needs HIPAA, GDPR, and likely SOC 2. Don't over-scope — inapplicable frameworks waste resources. Start by asking: what data do we touch, who are our customers, and where do they operate?
  2. Classify data — Inventory every data type the system touches. Label each as public, internal, confidential, or regulated. Map where each type is stored, processed, and transmitted. This is the foundation every other step depends on.
  3. Map existing controls — Document what controls already exist. Most engineering teams have more controls than they realize — they just haven't documented them. Version control, code review, access management, and encryption at rest often already exist.
  4. Identify gaps — Compare existing controls against framework requirements. Focus on gaps that affect regulated data first. A missing control for public data is lower priority than a missing control for PII.
  5. Prioritize remediation — Rank gaps by risk exposure and audit likelihood. Auditors follow the data — controls around data storage, access, and deletion get scrutinized hardest.
  6. Document evidence — For every control, define what evidence proves it works. Automated evidence is better than manual evidence. Screenshots expire; audit logs don't.
  7. Prepare for audit — Run an internal audit before the external one. Walk through every control with the evidence you'd present. If you can't demonstrate a control in under two minutes, the evidence collection needs rework. Brief every stakeholder who might be interviewed — auditors ask engineers questions, not just compliance teams.

Read the full file on GitHub · 71 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. 12d ago First seen · 71 lines · 59 tokens per session scan A b35813176545

Subscribe to this mod's changes

compliance-officer is an agent published in the GitHub repository The-AI-Directory-Company/agents-and-skills (2 stars, last pushed 5mo ago), licensed MIT. It adds 59 tokens to every session and 1,854 once invoked, about $0.0003 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-31.

Related

Other agents, from other repositories

compliance-engineer

SOC2, HIPAA, GDPR, PCI-DSS compliance implementation specialist. Use when implementing audit logging, data encryption, access controls, privacy by design, or preparing for compliance audits. Trigger phrases: SOC2, HIPAA, GDPR, PCI, compliance, audit log, data privacy, encryption, access control, DSAR, consent.

travisjneuman/.claude · 73 tokens

go-expert

Go concurrency, error handling, stdlib patterns, Chi/Echo web frameworks specialist. Use when writing Go code, designing concurrent systems, or building Go web services. Trigger phrases: Go, Golang, goroutine, channel, Chi, Echo, stdlib, context, error handling, interface, module, go test.

travisjneuman/.claude · 69 tokens

product-analytics-specialist

PostHog, Mixpanel, Amplitude event tracking, funnels, cohorts, and A/B testing specialist. Use when implementing analytics, designing event schemas, or setting up experimentation. Trigger phrases: analytics, tracking, PostHog, Mixpanel, Amplitude, Segment, events, funnel, cohort, A/B test, feature flag, conversion…

travisjneuman/.claude · 80 tokens

monetization-expert

Expert in revenue models, pricing strategy, and business monetization.

travisjneuman/.claude · 18 tokens

cloud-architect

Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns. Masters serverless, microservices, security, compliance, and disaster recovery. Use PROACTIVELY for cloud architecture, cost…

HermeticOrmus/claude-code-game-development · 75 tokens

implementer

Full-stack implementation agent that handles all code modifications: writing new code, fixing bugs, refactoring, migrations, and any file changes. Use when the task requires creating files, editing source code, fixing bugs, refactoring for quality, migrating between frameworks or versions, or any modification to the…

AnExiledDev/CodeForge · 87 tokens