numerique-responsable

numerique-responsable is a cursor rule for Cursor from Institut-du-Numerique-Responsable/skill-nr. It costs 472 tokens per session, scanned A, original, CC-BY-SA-4.0.

General guidelines for responsible digital products, covering accessibility, inclusion, sustainability, and data protection.

In plain words
What is it for?
Use them when designing or reviewing software where accessibility, inclusion, sustainability, or privacy matters.
Why use it?
They help developers consider how software affects people, resources, and personal data.

Cursor rule for Cursor

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.

agentmods
npx agentmods add rules/institut-du-numerique-responsable/skill-nr/numerique-responsable
Clone the repo
git clone --depth 1 https://github.com/Institut-du-Numerique-Responsable/skill-nr

Made for: Cursor.

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 numerique-responsable

README.md
[![agentmods](https://agentmods.dev/badge/rules/institut-du-numerique-responsable/skill-nr/numerique-responsable.svg)](https://agentmods.dev/rules/institut-du-numerique-responsable/skill-nr/numerique-responsable)
Your own site
<a href="https://agentmods.dev/rules/institut-du-numerique-responsable/skill-nr/numerique-responsable"><img src="https://agentmods.dev/badge/rules/institut-du-numerique-responsable/skill-nr/numerique-responsable.svg" alt="Measured on agentmods" height="20"></a>
Per session 472 This file is loaded in full into every session.
When invoked 472 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00472 $0.00472
Opus 5 $0.00236 $0.00236
Sonnet 5 $0.00094 $0.00094
Haiku 4.5 $0.00047 $0.00047

Measured 4d ago against content hash f9a54da32a61, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

numerique-responsable 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 4d 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.

versions/cursor/.cursor/rules/numerique-responsable.mdc · 35 lines

The source is not reproduced here

Licensed CC-BY-SA-4.0

The repository is licensed CC-BY-SA-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 4d ago First seen · 35 lines · 472 tokens per session scan A f9a54da32a61

Subscribe to this mod's changes

numerique-responsable is a cursor rule published in the GitHub repository Institut-du-Numerique-Responsable/skill-nr (3 stars, last pushed 7d ago), licensed CC-BY-SA-4.0. It adds 472 tokens to every session, about $0.0024 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.

Related

Other cursor rules, from other repositories

standard-front-end-ui-and-design-systems

This standard establishes guidelines for using Chakra UI v3 through the @packmind/ui design system to ensure consistent UI implementation across the frontend application. The @packmind/ui package prov... .

PackmindHub/packmind · 0 tokens

intent-ref-ethical-design

Intent reference: anti-pattern remediation, dark pattern alternatives, consent design, design ethics frameworks, regulatory compliance patterns. Load when fixing dark patterns, designing consent flows, or reviewing ethical concerns.

ghaida/intent · 37 tokens

moodle-privacy-gdpr

Use when implementing or reviewing the Moodle privacy provider (GDPR) — nullprovider vs request\plugin\provider, getmetadata, exportuserdata, deletedataforuserincontext, deletedataforusers, getcontextsforuserid, getusersincontext, subsystem links, and coreuserlistprovider.

SaadRahman01/claude-moodle-dev · 0 tokens

moodle-theme-development

Use when developing Moodle themes — Boost child themes, theme/yourtheme/config.php, SCSS pre/post hooks, layouts, Mustache template overrides, theme settings, $OUTPUT renderer overrides, and theme designer mode.

SaadRahman01/claude-moodle-dev · 0 tokens

moodle-accessibility

Use when ensuring Moodle plugin UI meets WCAG 2.1 AA — semantic HTML in Mustache, ARIA via core helpers, keyboard navigation, color contrast in SCSS, focus management in modals, screen reader testing, and Pa11y/axe automation.

SaadRahman01/claude-moodle-dev · 0 tokens

angular-20

This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.

angular/angular · 0 tokens