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 developer-overheid-nl/skills-developer-overheid-nl --skill don-open-sourcegit clone --depth 1 https://github.com/developer-overheid-nl/skills-developer-overheid-nlWrote 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/developer-overheid-nl/skills-developer-overheid-nl/don-open-source)<a href="https://agentmods.dev/skills/developer-overheid-nl/skills-developer-overheid-nl/don-open-source"><img src="https://agentmods.dev/badge/skills/developer-overheid-nl/skills-developer-overheid-nl/don-open-source/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/developer-overheid-nl/skills-developer-overheid-nl/don-open-source"><img src="https://agentmods.dev/badge/skills/developer-overheid-nl/skills-developer-overheid-nl/don-open-source.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.00040 | $0.00505 |
| Opus 5 | $0.00020 | $0.00253 |
| Sonnet 5 | $0.00008 | $0.00101 |
| Haiku 4.5 | $0.00004 | $0.00051 |
Grade A, and why
don-open-source 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.
The source is not reproduced here
Licensed EUPL-1.2
The repository is licensed EUPL-1.2, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
19 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.
- references/communities.md 2.9 KB
- references/index.md 1.9 KB
- references/standaarden/code-of-conduct-md.md 4.0 KB
- references/standaarden/contributing-md.md 8.3 KB
- references/standaarden/index.md 37 B
- references/standaarden/project-governance-md.md 2.1 KB
- references/standaarden/publiccode-yml.md 6.0 KB
- references/standaarden/readme-md.md 1.8 KB
- references/standaarden/security.md 2.4 KB
- references/standaarden/standaard-voor-publieke-code.md 793 B
- references/tools/index.md 31 B
- references/tools/publiccode-yml-editor.md 348 B
- references/tools/publiccode-yml-parser.md 291 B
- references/tutorials/git-in-een-open-source-project.md 5.2 KB
- references/tutorials/index.md 35 B
- references/tutorials/open-source-software-licenties.md 17 KB
- references/tutorials/os-checklist.md 4.3 KB
- references/tutorials/tutorial-repo-docs-generator.md 1.2 KB
- references/tutorials/voeg-een-publiccode-yml-bestand-toe.md 1.9 KB
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.
- 9d ago First seen · 60 lines · 40 tokens per session scan A f85c27489d95
don-open-source is a skill published in the GitHub repository developer-overheid-nl/skills-developer-overheid-nl (11 stars, last pushed 3mo ago), licensed EUPL-1.2. It adds 40 tokens to every session and 505 once invoked, about $0.0002 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-30.
Other skills, from other repositories
release
CONTRIBUTOR TOOL - Cut a plugin release: bump plugin.json version, finalize CHANGELOG, update README if needed, gate on make ci, commit, tag vX.Y.Z, and create the GitHub release. Use when shipping a new plugin version. NOT distributed.
catchup
Summarize and review what changed while you were away. Use after a weekend, vacation, or flight to check missed PRs, git commits, Linear tickets, and meetings — one prioritized brief, not a firehose.
pr-review
Address feedback left on a GitHub pull request: fetch unresolved review threads, make agreed Elixir/Phoenix code fixes, reply, and resolve. Use for a PR URL/number or reviewer comments. NOT for pre-PR review, findings triage, or CI monitoring.
phx-pr-review
Address feedback left on a GitHub pull request: fetch unresolved review threads, make agreed Elixir/Phoenix code fixes, reply, and resolve. Use for a PR URL/number or reviewer comments. NOT for pre-PR review, findings triage, or CI monitoring.
watch-pr
Watch an Elixir/Phoenix PR with an Amp Orb keep-alive lease until required non-deployment CI is green and review threads are resolved. Use after opening or updating a PR.
lifecycle-messaging
Email/SMS lifecycle and deliverability framework for SMB Product-Builder products that send transactional or lifecycle messages (booking reminders, CRM sequences, receipts, win-back). Codifies provider selection (Resend/Postmark/Twilio/SendGrid), domain auth (SPF/DKIM/DMARC), consent and compliance (TCPA, CAN-SPAM…