consent-platform-eval

consent-platform-eval is a skill for Claude Code, Codex from ThomasMoreAI/legal-skills-open. It costs 66 tokens per session (2,133 once invoked), scanned A, a copy of consent-platform-eval, Apache-2.0.

A framework for comparing Consent Management Platforms, the tools that collect, store, and communicate users’ cookie and privacy choices.

In plain words
What is it for?
Use it to evaluate platforms against GDPR, CCPA/CPRA, LGPD, the IAB TCF, and Global Privacy Control requirements.
Why use it?
It gives teams a structured way to compare regulatory coverage, integrations, reporting, and consent features before selecting a vendor.

Skill for Claude CodeCodex

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

Good fit Use it to evaluate platforms against GDPR, CCPA/CPRA, LGPD, the IAB TCF, and Global Privacy Control requirements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thomasmoreai/legal-skills-open/consent-platform-eval
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 ThomasMoreAI/legal-skills-open --skill consent-platform-eval
Clone the repo
git clone --depth 1 https://github.com/ThomasMoreAI/legal-skills-open

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 consent-platform-eval

README.md
[![agentmods](https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/consent-platform-eval/github.svg)](https://agentmods.dev/skills/thomasmoreai/legal-skills-open/consent-platform-eval)
Your own site
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/consent-platform-eval"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/consent-platform-eval/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 consent-platform-eval

Your own site · 80×15
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/consent-platform-eval"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/consent-platform-eval.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,133 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 89% copy Near-identical to another mod 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.00066 $0.02133
Opus 5 $0.00033 $0.01066
Sonnet 5 $0.00013 $0.00427
Haiku 4.5 $0.00007 $0.00213

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

Security

Grade A, and why

consent-platform-eval 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.

Origin

This is a copy

89% identical to consent-platform-eval — 20 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

cross-jurisdiction/data-protection/skills/consent-platform-eval/SKILL.md · 161 lines

How it starts

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

Overview

A Consent Management Platform (CMP) is the technology layer that handles cookie consent collection, preference management, consent record storage, and signal propagation to downstream systems. Selecting the right CMP is critical for compliance with GDPR, ePrivacy, CCPA/CPRA, LGPD, and other regulations. The IAB Transparency and Consent Framework (TCF) v2.2 certification is a key differentiator for CMPs operating in the EU advertising ecosystem.

Evaluation Criteria

Category 1: Regulatory Compliance (Weight: 30%)

Criterion Description Scoring
TCF v2.2 Certification CMP is registered with IAB Europe and passes compliance audits Required for EU advertising
GDPR Compliance Supports Art. 7 consent requirements, Art. 7(3) withdrawal, Art. 7(1) records Mandatory for EU operations
CCPA/CPRA Support Supports "Do Not Sell" opt-out, GPC signal detection, CPRA requirements Required for US operations
LGPD Support Brazilian data protection law consent requirements Required for Brazil operations
GPC Support Detects and honors Global Privacy Control (Sec-GPC: 1) signal Required for CA, CO, CT, MT, TX, OR
CNIL Compliance Equal prominence accept/reject, 6-month reconsent, no cookie walls Required for French operations
Multi-Jurisdiction Ability to apply different consent rules based on user location Critical for global operations
Cookie Scanning Automated scanning to detect and classify all cookies on the site Important for completeness

Category 2: Technical Capabilities (Weight: 25%)

Criterion Description Scoring
API Integration RESTful API for consent state queries from backend systems Critical for server-side enforcement
Tag Manager Integration Native integration with Google Tag Manager, Tealium, Segment Reduces implementation effort
SDK Availability Mobile SDKs (iOS, Android) and server-side SDKs Required for mobile apps
Performance Page load impact (target: <100ms additional latency) Critical for UX
Customization UI customization (colors, layout, language, button text) Important for brand consistency
A/B Testing Built-in consent banner experimentation (within compliance boundaries) Important for optimization
Geolocation Accurate user location detection for jurisdiction-specific rules Critical for multi-region
TC String Generation Generates IAB TC String for ad tech ecosystem integration Required for advertising

Read the full file on GitHub · 161 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. 9d ago First seen · 161 lines · 66 tokens per session scan A ac422ad8e68c

Subscribe to this mod's changes

consent-platform-eval is a skill published in the GitHub repository ThomasMoreAI/legal-skills-open (72 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 66 tokens to every session and 2,133 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to consent-platform-eval, differing in 20 lines, and is treated as a copy.