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.
npx skills add jikig-ai/soleur --skill gdpr-gategit clone --depth 1 https://github.com/jikig-ai/soleurWrote 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.
[](https://agentmods.dev/skills/jikig-ai/soleur/gdpr-gate)<a href="https://agentmods.dev/skills/jikig-ai/soleur/gdpr-gate"><img src="https://agentmods.dev/badge/skills/jikig-ai/soleur/gdpr-gate/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.
<a href="https://agentmods.dev/skills/jikig-ai/soleur/gdpr-gate"><img src="https://agentmods.dev/badge/skills/jikig-ai/soleur/gdpr-gate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.07575 |
| Opus 5 | $0.00014 | $0.03787 |
| Sonnet 5 | $0.00005 | $0.01515 |
| Haiku 4.5 | $0.00003 | $0.00758 |
Grade A, and why
gdpr-gate 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.
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.
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.
What ships with it
18 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.
- NOTICE 8.2 KB
- references/fields.md 5.6 KB
- references/layers/api-layer.md 9.0 KB
- references/layers/auth-sessions.md 7.3 KB
- references/layers/data-in-transit.md 8.7 KB
- references/layers/data-lifecycle.md 10 KB
- references/layers/frontend.md 6.5 KB
- references/layers/testing-seeding.md 6.7 KB
- references/leakage-vectors.md 5.8 KB
- references/legacy/legal-consent-v1-prose.md 3.0 KB
- references/legal-consent.md 8.1 KB
- references/non-negotiables.md 4.6 KB
- scripts/gdpr-gate.sh 15 KB runs code
- scripts/notice-frontmatter.sh 15 KB runs code
- scripts/path-denylist.txt 2.0 KB
- scripts/repo-scan.sh 5.9 KB runs code
- scripts/vendor-drift-classify.sh 4.0 KB runs code
- scripts/vendor-pin-integrity.sh 7.5 KB runs code
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.
- 3d ago Changed · +104 lines d61f367618d4
- 6d ago First seen · 228 lines · 27 tokens per session scan A e410b6789af9
gdpr-gate is a skill published in the GitHub repository jikig-ai/soleur (15 stars, last pushed yesterday), with no licence file. It adds 27 tokens to every session and 7,575 once invoked, about $0.0001 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-04.
Other skills, from other repositories
security-and-compliance
Use when user mentions "security review", "compliance", "SOC 2", "GDPR", "PII", "threat model", when the system handles sensitive data, when preparing for an audit or certification, when assessing risk before launch, or when a STRIDE threat model is needed for a new component.
appstore-preflight
Audit an iOS/iPadOS SwiftUI project's configuration, privacy declarations, and review-sensitive behaviors against App Store / TestFlight submission requirements. Produces a remediation story plus a non-code submission checklist. Use when the user says "app store preflight", "appstore preflight", "app store readiness"…
flow-discover
Multi-AI research using available external providers (Double Diamond Discover phase).
flow-define
Multi-AI requirements scoping using available external providers (Double Diamond Define phase). Priority triggers: octo define, octo scope, co-define, co-scope. DO NOT use for implementation, research, review/validation, or built-in commands.
flow-spec
NLSpec authoring — use when you need a structured specification from multi-AI research and consensus.
skill-design-lineage
Persist design documents with branch tracking, revision chains, and cross-session discovery.