auditar

auditar is a skill for Claude Code, Codex from beel-es/claude-plugins. It costs 348 tokens per session (3,965 once invoked), scanned A, original, MIT.

A Spanish-language compliance auditing skill for applications that handle personal data. It checks requirements such as the GDPR, Spain’s data-protection law, cookie rules, consent, contracts with data processors, and impact assessments.

In plain words
What is it for?
Use it to audit personal-data processing, prepare privacy and consent documents, create a processing register or impact assessment, and review compliance with Spanish data law.
Why use it?
It helps organize compliance work into reusable checks and produces draft documents with the relevant legal basis. It also records the audit state so the review can be repeated as the application changes.

Skill for Claude CodeCodex

Part of the compliance-es plugin — 1 skill shipped together

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 skills/beel-es/claude-plugins/auditar
Any agent
npx skills add beel-es/claude-plugins --skill auditar
Clone the repo
git clone --depth 1 https://github.com/beel-es/claude-plugins

Made for: Claude Code, Codex.

Or install compliance-es, the plugin that ships this one along with the rest of its 1 skill.

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 auditar

README.md
[![agentmods](https://agentmods.dev/badge/skills/beel-es/claude-plugins/auditar.svg)](https://agentmods.dev/skills/beel-es/claude-plugins/auditar)
Your own site
<a href="https://agentmods.dev/skills/beel-es/claude-plugins/auditar"><img src="https://agentmods.dev/badge/skills/beel-es/claude-plugins/auditar.svg" alt="Measured on agentmods" height="20"></a>
Per session 348 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,965 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 $0.00348 $0.03965
Opus 5 $0.00174 $0.01982
Sonnet 5 $0.00070 $0.00793
Haiku 4.5 $0.00035 $0.00396

Measured 3d ago against content hash b393b840f1ba, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

auditar 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 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (sources/descargar-fuentes.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

plugins/compliance-es/skills/auditar/SKILL.md · 176 lines

How it starts

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

compliance-es — Motor de cumplimiento (España), multi-marco y self-service

Auditar una aplicación contra uno o varios packs de norma, resolver las decisiones con el criterio de la norma y generar toda la documentación rellenada (sin dejar tarea), dejando un estado versionado en el repo que se re-corre en el tiempo. Objetivo: que un founder/autónomo cumpla solo; el abogado es opcional (ver references/cuando-acudir-a-abogado.md).

DISCLAIMER OBLIGATORIO — No constituye asesoramiento jurídico ni garantiza el cumplimiento de la normativa (un software no asume la responsabilidad legal del usuario; la interpretación de las autoridades y de los tribunales puede diferir, y la norma cambia). Genera borradores fundados en la normativa española y de la UE para cumplir sin abogado; se recomienda que un abogado revise el resultado, especialmente ante alto riesgo, categorías especiales de datos o un procedimiento en curso. Incluir este disclaimer al pie de cada documento legal generado.

Modelo mental

  • Controles = unidades reutilizables que satisfacen varios marcos a la vez. Catálogo + crosswalk: references/controls.md.
  • Packs = una norma cada uno (packs/<id>/pack.md): obligaciones, controles que exige y documentos a generar. Hoy: rgpd-lopdgdd, lssi-cookies, compliance-penal, verifactu. Los marcos emergentes sin pack (Data Act, accesibilidad, AI Act, NIS2) se evalúan con references/radar-normativo.md.
  • Estado = el output vive en <repo>/.compliance/ versionado por git. Formato: references/output-model.md.
  • Fuentes (verdad) = textos OFICIALES (BOE, EUR-Lex, AEPD, AEAT). Extractos literales grepeables en sources/textos/ (offline, con SHA-256 en sources/FUENTES.md) y URLs oficiales para re-verificar online con WebFetch. Toda afirmación legal cita norma + artículo + fuente: grepear el extracto en sources/textos/ o abrir la URL; lo no verificable se marca [verificar contra fuente oficial]. NADA inventado. Numeración ya verificada: references/mapa-articulos.md.

Read the full file on GitHub · 176 lines

Files

What ships with it

45 files 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. 3d ago First seen · 176 lines · 348 tokens per session scan A b393b840f1ba

Subscribe to this mod's changes

auditar is a skill published in the GitHub repository beel-es/claude-plugins (4 stars, last pushed 8d ago), licensed MIT. It adds 348 tokens to every session and 3,965 once invoked, about $0.0017 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 skills, from other repositories

achieving-cmmc-level-2-compliance

Prepare a defense-contractor environment for CMMC Level 2 certification: scope CUI and FCI, implement the 110 NIST SP 800-171 Rev 2 security requirements across 14 families, compute the SPRS score with the DoD Assessment Methodology, manage a compliant POA&M, and ready the organization for a C3PAO assessment. Use when…

mukul975/Anthropic-Cybersecurity-Skills · 255 tokens

fedramp

Expert guidance for FedRAMP certification and compliance under CR26 (FedRAMP Consolidated Rules for 2026). Use this skill whenever a user asks about FedRAMP authorization, ATO (Authority to Operate), cloud security for federal government, NIST SP 800-53 controls, CSP compliance, or any of the core FedRAMP document…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 236 tokens

app-store-preflight-compliance

Pre-submission compliance scanner workflow for Apple App Store apps. Use when reviewing iOS, macOS, tvOS, watchOS, or visionOS projects (Swift, Objective-C, React Native, Expo) for App Store rejection risks, submission readiness, privacy compliance, or guideline violations.

RevylAI/greenlight · 65 tokens

nis2

EU NIS2 Directive (Directive (EU) 2022/2555) compliance advisor for essential and important entities: entity classification, Art. 21 risk management measures, Art. 23 incident reporting timelines (24h/72h/1 month), Art. 20 governance obligations, supply chain security (Art. 21(2)(d); coordinated risk assessments Art.…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 195 tokens

ism

Expert Australian Information Security Manual (ISM) advisor for government entities and their supply chains. Use for ISM control selection, gap analysis, system authorisation, IRAP assessment preparation, security documentation, and ASD compliance. Triggers on: ISM controls, ASD compliance, IRAP assessment, PROTECTED…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 151 tokens

catalyst-center-readonly

Query Cisco Catalyst Center read-only — device inventory, site hierarchy, wireless, assurance health, compliance, software images, events. All 514 read-only API operations reachable through 8 grouped dispatchers. Use when asked what Catalyst Center manages, where a device sits, what its health or compliance state is…

automateyournetwork/netclaw · 78 tokens