808-regulations-eu-digital-markets-act

808-regulations-eu-digital-markets-act is a skill for Claude Code, Codex from jabrena/plinth. It costs 122 tokens per session (2,296 once invoked), scanned A, original, Apache-2.0.

A review guide for Java systems that may support gatekeeper platforms under the EU Digital Markets Act, which regulates certain very large digital platforms. It connects platform obligations to interfaces, data access, consent, ranking, and advertising systems.

In plain words
What is it for?
Use it to review platform APIs, marketplaces, app stores, advertising and ranking systems, identity services, messaging integrations, data-access APIs, analytics pipelines, and related workflows.
Why use it?
It helps teams identify engineering and evidence gaps where platform features could raise DMA concerns. It also highlights when legal or compliance review is needed, without providing legal advice.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review platform APIs, marketplaces, app stores, advertising and ranking systems, identity services, messaging integrations, data-access APIs, analytics pipelines, and related workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jabrena/plinth/808-regulations-eu-digital-markets-act
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 jabrena/plinth --skill 808-regulations-eu-digital-markets-act
Clone the repo
git clone --depth 1 https://github.com/jabrena/plinth

Made for: Claude Code, Codex.

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 808-regulations-eu-digital-markets-act

README.md
[![agentmods](https://agentmods.dev/badge/skills/jabrena/plinth/808-regulations-eu-digital-markets-act/github.svg)](https://agentmods.dev/skills/jabrena/plinth/808-regulations-eu-digital-markets-act)
Your own site
<a href="https://agentmods.dev/skills/jabrena/plinth/808-regulations-eu-digital-markets-act"><img src="https://agentmods.dev/badge/skills/jabrena/plinth/808-regulations-eu-digital-markets-act/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 808-regulations-eu-digital-markets-act

Your own site · 80×15
<a href="https://agentmods.dev/skills/jabrena/plinth/808-regulations-eu-digital-markets-act"><img src="https://agentmods.dev/badge/skills/jabrena/plinth/808-regulations-eu-digital-markets-act.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 122 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,296 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00122 $0.02296
Opus 5 $0.00061 $0.01148
Sonnet 5 $0.00024 $0.00459
Haiku 4.5 $0.00012 $0.00230

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

Security

Grade A, and why

808-regulations-eu-digital-markets-act 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 9d 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.

skills/808-regulations-eu-digital-markets-act/SKILL.md · 103 lines

How it starts

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

EU Digital Markets Act Regulation for Java Enterprise Gatekeeper Platform Controls

Use this Skill to review Java enterprise applications, platform APIs, marketplaces, app stores, advertising systems, ranking systems, identity services, browser or operating-system integrations, messaging interoperability, business-user portals, data access APIs, analytics pipelines, CI/CD workflows, or operational tooling that may support Digital Markets Act (DMA) gatekeeper-platform obligations.

Apply this Skill to determine what engineering controls, compliance evidence, and escalation paths are needed before a system is released, connected to production platform data, exposed to business users, or used to operate a core platform service.

This Skill is not legal advice. It helps Java engineers, architects, tech leads, platform teams, product teams, and reviewers identify when DMA concerns may apply and how to translate gatekeeper-platform expectations into enterprise architecture controls such as interoperability interfaces, business-user data access APIs, consent and preference evidence, ranking and self-preferencing audit signals, advertising transparency evidence, app-store or marketplace access controls, anti-circumvention guardrails, observability, change control, documentation, and compliance evidence handoff.

The purpose of this Skill is to increase awareness of potential gaps in the system and create engineering evidence for qualified review. The response produced by this Skill does not represent legal advice, a legal opinion, a gatekeeper designation, a core platform service classification, or a final regulatory determination.

The main question is:

When does a Java enterprise platform require DMA-aware gatekeeper controls, and what should developers build differently?

External reference: Digital Markets Act Regulation (EU) 2022/1925.

Digital Markets Act chapters summary reference: DMA chapters summary.

Java engineering examples reference: DMA engineering examples.

Report template asset: DMA engineering review report template.

Read the full file on GitHub · 103 lines

Files

What ships with it

3 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. 9d ago First seen · 103 lines · 122 tokens per session scan A 6eefe7ba8d96

Subscribe to this mod's changes

808-regulations-eu-digital-markets-act is a skill published in the GitHub repository jabrena/plinth (439 stars, last pushed yesterday), licensed Apache-2.0. It adds 122 tokens to every session and 2,296 once invoked, about $0.0006 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

longbridge-content

A Longbridge tool for recent stock news, company announcements, regulatory filings, community topics, and analysis of United States SEC filings. SEC filings are official company documents such as annual, quarterly, event, proxy, and insider-trading reports.

longbridge/skills · 203 tokens

solid-principles

SOLID principles checklist with Java examples. Use when a class has too many responsibilities, an abstraction leaks, or a dependency points the wrong way, and when the user asks about Single Responsibility, Open/Closed, Liskov, Interface Segregation or Dependency Inversion. For naming, duplication and method length…

decebals/claude-code-java · 73 tokens

issue-triage

Triage and categorize GitHub issues with priority labels. Use when user says "triage issues", "check issues", "review open issues", or during regular maintenance of GitHub issue backlog.

decebals/claude-code-java · 44 tokens

agb-rechtswahl-schweizer-recht-rom-i

Für AGB Rechtswahl Schweizer Recht Rom I: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: agb-rechtswahl-schweizer-recht-rom-i.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens

klauselinhalt-und-verbote-pruefen

Prüft eine AGB-Klausel anhand von Kontrollfähigkeit, gesetzlichen Klauselverboten und Interessenabwägung. Für B2C und B2B; liefert ein Klauselvotum mit Leitbild, Gegenposition und konkreter Rechtsfolge.

Klotzkette/claude-fuer-deutsches-recht · 67 tokens

tax-ebookkeeping-context

Background information about Japan’s Electronic Bookkeeping Act, which sets rules for storing accounting records, scanned documents, and data received through electronic transactions.

kazukinagata/shinkoku · 75 tokens