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 SunflowersLwtech/sunkit --skill search-harnessgit clone --depth 1 https://github.com/SunflowersLwtech/sunkitWrote 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/sunflowerslwtech/sunkit/search-harness)<a href="https://agentmods.dev/skills/sunflowerslwtech/sunkit/search-harness"><img src="https://agentmods.dev/badge/skills/sunflowerslwtech/sunkit/search-harness.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.1 | $0.00060 | $0.00305 |
| Opus 5 | $0.00030 | $0.00152 |
| Sonnet 5 | $0.00012 | $0.00061 |
| Haiku 4.5 | $0.00006 | $0.00030 |
Grade A, and why
search-harness 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 7d 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
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
34 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.
- .gitignore 934 B
- api-docs/01-github.md 55 KB
- api-docs/02-gitlab.md 18 KB
- api-docs/03-stackexchange.md 2.8 KB
- api-docs/04-hn-algolia.md 4.6 KB
- api-docs/05-reddit.md 72 KB
- api-docs/06-arxiv.md 40 KB
- api-docs/07-openalex.md 13 KB
- api-docs/08-openreview.md 6.2 KB
- api-docs/08c-openreview-py.md 8.1 KB
- api-docs/09-libraries-io.md 3112 KB
- api-docs/10-huggingface.md 2.0 KB
- api-docs/11-nvd.md 49 KB
- api-docs/12-twitterapi.md 2.2 KB
- api-docs/13-osv.md 1.2 KB
- api-docs/13b-osv-query.md 6.7 KB
- api-docs/14-deps-dev.md 56 KB
- api-docs/15-lobsters.md 9.2 KB
- api-docs/16-bluesky.md 74 KB
- api-docs/17-sourcegraph.md 8.6 KB
- api-docs/18-exa.md 9.9 KB
- api-docs/19-context7.md 6.3 KB
- api-docs/20-playwright.md 22 KB
- api-docs/21-deepwiki.md 2.2 KB
- api-docs/22-yt-dlp.md 170 KB
- api-docs/23-jina-reader.md 28 KB
- api-docs/24-firecrawl.md 12 KB
- api-docs/INDEX.md 4.0 KB
- domain-knowledge.md 145 KB
- ground-api-pipeline.md 13 KB
- ground-api-strategy.md 11 KB
- index.html 68 KB
- roadmap.md 12 KB
- sources.md 7.5 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.
- 7d ago First seen · 31 lines · 60 tokens per session scan A 41cb14be6361
search-harness is a skill published in the GitHub repository SunflowersLwtech/sunkit (13 stars, last pushed 1mo ago), with no licence file. It adds 60 tokens to every session and 305 once invoked, about $0.0003 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
tidyfactor-styler
Production framework styler and surgical RTL UI polish engine with Contextual Decision Layer (CDL). Operates directly inside existing codebases across React/Next.js, PHP, WordPress, and Vanilla HTML/CSS/JS. Trigger on commands 'brief', 'component', 'section', 'page', 'redesign', 'typography', 'palette', 'layout'…
implementing-navigation
Implements navigation patterns and routing for both frontend (React/TS) and backend (Python) including menus, tabs, breadcrumbs, client-side routing, and server-side route configuration. Use when building navigation systems or setting up routing.
frontend-engineer
!cat skills/shared/protocols/ux-protocol.md 2>/dev/null || true !cat skills/shared/protocols/input-validation.md 2>/dev/null || true !cat skills/shared/protocols/tool-efficiency.md 2>/dev/null || true !cat .production-grade.yaml 2>/dev/null || echo "No config — using defaults" !cat .forgewright/codebase-context.md…
implementing-search-filter
Implements search and filter interfaces for both frontend (React/TypeScript) and backend (Python) with debouncing, query management, and database integration. Use when adding search functionality, building filter UIs, implementing faceted search, or optimizing search performance.
web-development
Architect, build, debug, review, optimize, and ship production websites, web apps, APIs, plugins, themes, and integrations across WordPress, WooCommerce, Elementor, React, Next.js, Node.js, TypeScript, databases, caching, deployment, SEO, accessibility, performance, and build tooling. Use for any implementation…
fullstack-dev
Full-stack backend architecture and frontend-backend integration guide. TRIGGER when: building a full-stack app, creating REST API with frontend, scaffolding backend service, building todo app, building CRUD app, building real-time app, building chat app, Express + React, Next.js API, Node.js backend, Python backend…