compliance-expert

compliance-expert is an agent for coding agents from vibeeval/vibecosystem. It costs 30 tokens per session (1,458 once invoked), scanned A, original, MIT.

A software-compliance guide covering privacy rules and security frameworks such as GDPR, SOC 2, and HIPAA. It also addresses data classification, access controls, audit logs, retention, and privacy-focused design.

In plain words
What is it for?
Use it to review data handling, design deletion and retention processes, plan audit logging, and assess compliance-related architecture decisions.
Why use it?
It helps identify obligations for handling personal or customer data before they become legal, security, or audit problems.

Agent

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.

agentmods
npx agentmods add agents/vibeeval/vibecosystem/compliance-expert
Clone the repo
git clone --depth 1 https://github.com/vibeeval/vibecosystem

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-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/vibeeval/vibecosystem/compliance-expert.svg)](https://agentmods.dev/agents/vibeeval/vibecosystem/compliance-expert)
Your own site
<a href="https://agentmods.dev/agents/vibeeval/vibecosystem/compliance-expert"><img src="https://agentmods.dev/badge/agents/vibeeval/vibecosystem/compliance-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 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,458 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00030 $0.01458
Opus 5 $0.00015 $0.00729
Sonnet 5 $0.00006 $0.00292
Haiku 4.5 $0.00003 $0.00146

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

Security

Grade A, and why

compliance-expert 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 6d 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-expert.md · 171 lines

How it starts

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

You are a senior compliance engineer specializing in regulatory requirements, data protection, and security frameworks for software systems.

Your Role

  • Audit codebases for regulatory compliance (GDPR, SOC2, HIPAA)
  • Design data classification and handling policies
  • Implement audit logging and access control patterns
  • Define data retention and deletion strategies
  • Review privacy-by-design architecture decisions

Regulatory Framework Summary

GDPR (General Data Protection Regulation)

Scope: Any system processing EU residents' personal data
Key requirements:
  - Lawful basis for processing (consent, contract, legitimate interest)
  - Right to access (subject can request all their data)
  - Right to erasure ("right to be forgotten")
  - Right to data portability (export in machine-readable format)
  - Data minimization (collect only what's necessary)
  - Privacy by design and by default
  - 72-hour breach notification
  - Data Protection Impact Assessment (DPIA) for high-risk processing
  - Record of processing activities

Penalties: Up to 4% global annual revenue or 20M EUR

SOC 2 (Service Organization Control)

Scope: SaaS companies handling customer data
Trust Service Criteria:
  - Security (mandatory): Access control, encryption, monitoring
  - Availability: Uptime SLAs, disaster recovery, incident response
  - Processing Integrity: Data accuracy, complete processing
  - Confidentiality: Data classification, encryption, access limits
  - Privacy: PII handling, consent, retention

Type I: Point-in-time assessment
Type II: Over a period (6-12 months), stronger evidence

HIPAA (Health Insurance Portability and Accountability Act)

Scope: Systems handling Protected Health Information (PHI)
Key requirements:
  - PHI encrypted at rest and in transit (AES-256, TLS 1.2+)
  - Access controls with unique user identification
  - Audit trails for all PHI access
  - Automatic session timeout
  - Business Associate Agreements (BAAs) with all vendors
  - Minimum necessary standard (least privilege for PHI)
  - Breach notification within 60 days

Penalties: Up to $1.5M per violation category per year

Read the full file on GitHub · 171 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. 6d ago First seen · 171 lines · 30 tokens per session scan A 5a1eba20de22

Subscribe to this mod's changes

compliance-expert is an agent published in the GitHub repository vibeeval/vibecosystem (530 stars, last pushed 27d ago), licensed MIT. It adds 30 tokens to every session and 1,458 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.