Borrowing it
Nothing to install: this file belongs to adrianhajdin/skild. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/adrianhajdin/skild/main/.agents/skills/developing-genkit-dart/SKILL.mdgit clone --depth 1 https://github.com/adrianhajdin/skildWrote 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/adrianhajdin/skild/developing-genkit-dart)<a href="https://agentmods.dev/skills/adrianhajdin/skild/developing-genkit-dart"><img src="https://agentmods.dev/badge/skills/adrianhajdin/skild/developing-genkit-dart/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/adrianhajdin/skild/developing-genkit-dart"><img src="https://agentmods.dev/badge/skills/adrianhajdin/skild/developing-genkit-dart.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.00048 | $0.00879 |
| Opus 5 | $0.00024 | $0.00439 |
| Sonnet 5 | $0.00010 | $0.00176 |
| Haiku 4.5 | $0.00005 | $0.00088 |
Grade C, and why
developing-genkit-dart scanned grade C with 2 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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
curl -sL cli.genkit.dev | bash # Native CLI Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -sL cli.genkit.dev | bash # Native CLI The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
10 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/genkit_anthropic.md 1.0 KB
- references/genkit_chrome.md 543 B
- references/genkit_firebase_ai.md 585 B
- references/genkit_google_genai.md 2.4 KB
- references/genkit_mcp.md 2.9 KB
- references/genkit_middleware.md 2.1 KB
- references/genkit_openai.md 1.3 KB
- references/genkit_shelf.md 1.4 KB
- references/genkit.md 9.8 KB
- references/schemantic.md 3.3 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 · 58 lines · 48 tokens per session scan C 9b2b3c47b0fb
developing-genkit-dart is a skill published in the GitHub repository adrianhajdin/skild (41 stars, last pushed 4mo ago), with no licence file. It adds 48 tokens to every session and 879 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
morphous-catalog
Create or refresh Morphous website design-system/theme bundles from animal, insect, plant, landscape, mineral, weather, or other nature motifs. Use when Codex is asked to generate Morphous motif images, light/dark design-system boards, reusable image prompts, generated web assets, shadcn/tweakcn theme exports, or the…
benchmark
Local-only regression / benchmark skill for ui-clone-skills maintainers. Drives the standard ui-reverse-engineering pipeline against the canonical reference site (https://realfood.gov) and records AE/SSIM, iteration count, gate fail counts, and outcome to benchmark/history.csv so prompt / sub-doc / model-version drift…
bm-md
A service-based skill for formatting Markdown, rendering it, and converting it to other formats. It supports WeChat Official Account publishing and general HTML output.
modeling-revenue-metrics
Build reusable revenue models — MRR, ARR, gross revenue, new/expansion/contraction/churn, ARPU, LTV, and per-customer/per-account revenue — on either PostHog data-warehouse views (HogQL) or an external dbt project. Use when the user wants to model, define, or compute recurring revenue, monthly/annual recurring…
modeling-activation-metrics
Build reusable activation models — an activation-rate metric and a per-user/per-account activated flag — on either PostHog data-warehouse views (HogQL) or an external dbt project. Use when the user wants to define, model, or measure activation, the "aha moment", onboarding success, or which early actions predict a…
modeling-dimension-tables
Build reusable dimension / lookup tables for a star schema — country/region, timezone, currency, date, plan/product, and other descriptive attributes — on either PostHog data-warehouse views (HogQL) or an external dbt project. Use when the user wants to model dimension tables, lookup tables, a star schema, conformed…