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 agentmods add rules/morellid/ai-act-skill/cursor-rulegit clone --depth 1 https://github.com/morellid/ai-act-skillWrote 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/rules/morellid/ai-act-skill/cursor-rule)<a href="https://agentmods.dev/rules/morellid/ai-act-skill/cursor-rule"><img src="https://agentmods.dev/badge/rules/morellid/ai-act-skill/cursor-rule.svg" alt="Measured on agentmods" 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 | $0.00027 | $0.00792 |
| Opus 5 | $0.00014 | $0.00396 |
| Sonnet 5 | $0.00005 | $0.00158 |
| Haiku 4.5 | $0.00003 | $0.00079 |
Grade A, and why
cursor-rule 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.
How it starts
The opening of the file, as written. The whole thing — 52 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AI Act Compliance — Cursor Rule
Drop this file into .cursor/rules/ai-act-compliance.mdc of your project to give Cursor structured guidance for AI Act questions. Vendor the full skill at .vendor/ai-act-skill/ (see https://github.com/morellid/ai-act-skill).
Workflow
When the user discusses AI systems built for or used in the EU, follow this order:
- Classify — read
.vendor/ai-act-skill/tasks/classify-system.md. Determine: in scope? prohibited? high-risk? limited (Art. 50)? GPAI? Identify role: provider / deployer / importer / distributor. - Check Article 5 prohibitions —
.vendor/ai-act-skill/tasks/check-prohibited-practices.md. If a prohibition applies, stop and recommend redesign. - Route to obligations:
- High-risk provider:
.vendor/ai-act-skill/tasks/check-high-risk-provider.md(Art. 8–22) - High-risk deployer:
.vendor/ai-act-skill/tasks/check-deployer-obligations.md(Art. 26–27, incl. FRIA) - GPAI provider:
.vendor/ai-act-skill/tasks/check-gpai-provider.md(Art. 51–55, 10²⁵ FLOPs threshold) - Article 50 transparency:
.vendor/ai-act-skill/tasks/check-transparency.md
- High-risk provider:
Source grounding
- Article extracts:
.vendor/ai-act-skill/references/extracts/ - Sources catalogue:
@references/sources.yaml - Use
@filereferences in Cursor to pull specific extracts into context when needed.
Non-negotiable rules
- Cite specific articles for every normative claim (e.g., "Art. 5(1)(f)", "Annex III area 4(b)").
- If a fact is not in the extracts, do not fabricate it.
- Always end AI Act analysis with: "support tool, not legal advice; qualified counsel review required".
- Penalties under Article 99 reach EUR 35 million or 7% of global turnover.
Phased application calendar
Per Art. 113 as amended by Reg. (EU) 2026/1744 (Digital Omnibus on AI, in force 27 July 2026):
- 2 Feb 2025: prohibitions (Art. 5), AI literacy (Art. 4) — IN FORCE
- 2 Aug 2025: GPAI obligations (Ch. V), penalties, governance — IN FORCE
- 2 Aug 2026: Art. 50 transparency and the remaining general provisions — IN FORCE
- 2 Dec 2026: new Art. 5(1)(ba)/(bb) prohibitions (NCII, CSAM); end of the Art. 50(2) transitional period for pre-existing generative systems
- 2 Dec 2027: high-risk Annex III stand-alone systems (Ch. III)
- 2 Aug 2028: high-risk under Art. 6(1) (Annex I products)
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 First seen · 52 lines · 27 tokens per session scan A 910ba3f6f015
cursor-rule is a cursor rule published in the GitHub repository morellid/ai-act-skill (4 stars, last pushed 25d ago), licensed MIT. It adds 27 tokens to every session and 792 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-08-31.
Other cursor rules, from other repositories
sigma-reports
Build, validate, retrieve, and safely update Sigma report code representations through /v2/reports/spec. Use for fixed-layout or pixel-perfect reports, invoices, statements, regulatory documents, and PDF delivery. Covers report pages, absolute pixel layout, header/footer panels, common elements, verification…
legal-advisor
Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements.
accessibility-guidelines
Accessibility guidelines for Angular + TypeScript applications to ensure inclusive design and compliance with WCAG standards.
hatch3r-data-classification
Data classification standards covering PII handling, encryption, retention policies, and regulatory compliance.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.