accounted: Skill for Claude Code

.claude/skills/gdpr-cicd-compliance/SKILL.md

gdpr-cicd-compliance is a skill for Claude Code from erp-mafia/accounted. It costs 433 tokens per session (2,738 once invoked), scanned A, original, no licence file.

A reference for applying the EU General Data Protection Regulation, or GDPR, to a code repository and its continuous integration and delivery workflows. GDPR is the EU law governing how organisations handle personal data.

In plain words
What is it for?
Use it when reviewing repository or CI/CD compliance, documenting data processing, handling user data requests, planning privacy safeguards, or assessing data breaches and high-risk processing.
Why use it?
It helps connect legal privacy requirements with software development and automated build or deployment processes. This makes it easier to check areas such as lawful data use, security, breach reporting, and privacy assessments.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is erp-mafia/accounted's own configuration. It tells Claude Code how to work on accounted itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything accounted configures →

Reuse

Borrowing it

Nothing to install: this file belongs to erp-mafia/accounted. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/erp-mafia/accounted/main/.claude/skills/gdpr-cicd-compliance/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/erp-mafia/accounted

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 gdpr-cicd-compliance

README.md
[![agentmods](https://agentmods.dev/badge/skills/erp-mafia/accounted/gdpr-cicd-compliance/github.svg)](https://agentmods.dev/skills/erp-mafia/accounted/gdpr-cicd-compliance)
Your own site
<a href="https://agentmods.dev/skills/erp-mafia/accounted/gdpr-cicd-compliance"><img src="https://agentmods.dev/badge/skills/erp-mafia/accounted/gdpr-cicd-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.

agentmods 80×15 button for gdpr-cicd-compliance

Your own site · 80×15
<a href="https://agentmods.dev/skills/erp-mafia/accounted/gdpr-cicd-compliance"><img src="https://agentmods.dev/badge/skills/erp-mafia/accounted/gdpr-cicd-compliance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 433 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,738 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 unknown 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.00433 $0.02738
Opus 5 $0.00217 $0.01369
Sonnet 5 $0.00087 $0.00548
Haiku 4.5 $0.00043 $0.00274

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

Security

Grade A, and why

gdpr-cicd-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 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.

.claude/skills/gdpr-cicd-compliance/SKILL.md · 93 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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 · 93 lines · 433 tokens per session scan A be4be37c9bbd

Subscribe to this mod's changes

gdpr-cicd-compliance is a skill published in the GitHub repository erp-mafia/accounted (304 stars, last pushed today), with no licence file. It adds 433 tokens to every session and 2,738 once invoked, about $0.0022 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.

Related

Other skills, from other repositories

add-session-recording

Add privacy-aware session recording and replay to React applications using the Temps SDK. Captures user interactions for playback while respecting privacy through input masking, element blocking, and GDPR-compliant consent flows. Use when the user wants to: (1) Add session recording to their app, (2) Implement session…

gotempsh/temps · 148 tokens

agentic-security-scanner

Scan and validate AI agent skills against the OWASP Agentic Skills Top 10 (AST10) security framework. Detects malicious skills, prompt injection, data exfiltration, supply chain risks, and cross-platform metadata loss. Provides CI/CD-ready security gating with SARIF output.

JPeetz/agent-skills · 63 tokens

governance-enforcement

Generate, validate, and enforce content-bound governance plans and exact-head release attestations for governed work. Use when governance tooling or CI enforcement is being run or debugged; do not activate for policy-only decisions, ordinary project tests, or routine validation.

matt-bat/agent-command-center · 56 tokens

maven-multi-branch-license-gate-hardening

Use when hardening or auditing license evidence, SBOM generation, full Maven Reactor verification, commit and push proof, or CI completion across multiple maintenance branches.

full-stack-skills/java-skills · 43 tokens

specification-writing

A workflow for writing complete patent specifications from patent claims and an invention disclosure. It adapts the document to a chosen jurisdiction, such as the US, Europe, or China.

wanshuiyin/Auto-claude-code-research-in-sleep · 49 tokens

regulatory-research-fallback

Fallback workflow for regulatory research when web extraction tools fail on government PDFs.

HKUDS/OpenSpace · 20 tokens