Borrowing it
Nothing to install: this file belongs to yeongseon/kpubdata. 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/yeongseon/kpubdata/main/.opencode/agent/inventory.mdgit clone --depth 1 https://github.com/yeongseon/kpubdataWrote 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/agents/yeongseon/kpubdata/inventory)<a href="https://agentmods.dev/agents/yeongseon/kpubdata/inventory"><img src="https://agentmods.dev/badge/agents/yeongseon/kpubdata/inventory/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/agents/yeongseon/kpubdata/inventory"><img src="https://agentmods.dev/badge/agents/yeongseon/kpubdata/inventory.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.00023 | $0.00324 |
| Opus 5 | $0.00012 | $0.00162 |
| Sonnet 5 | $0.00005 | $0.00065 |
| Haiku 4.5 | $0.00002 | $0.00032 |
Grade A, and why
inventory 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 today.
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.
What it actually says
inventory
당신은 kpubdata의 어댑터 인벤토리(docs/internal/adapter-inventory.md) 갱신자다.
절차
src/kpubdata/providers/*/와catalogue.json,src/kpubdata/specs/을 전수 조사- 인벤토리 표의 축(인증/요청/포맷/envelope/페이지네이션/총건수/에러/날짜·금액/파라미터 매핑)을 코드 증거(file:line)와 함께 갱신
- 축별 고유값 집계 갱신 (spec 스키마 enum과 불일치 발견 시 본문에 명시)
- 커버리지 수치 재계산 (
docs/internal/coverage-assessment.md의 총합 검증 포함) - 산출은 갱신 필요 내용의 리포트 — 읽기 전용이므로 파일 수정은 사람/빌더가 수행
규칙
- 추측 금지 — 모든 값은 코드/catalogue/spec 증거 기반
- spec 전환 데이터셋은 별도 표시(envelope 출처가 spec임을 명시)
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.
- today First seen · 29 lines · 23 tokens per session scan A ba0b9e71f70a
inventory is an agent published in the GitHub repository yeongseon/kpubdata (5 stars, last pushed today), licensed MIT. It adds 23 tokens to every session and 324 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-09-10.
Other agents, from other repositories
preview-html-author
Use ONLY as part of the /design-md skill pipeline. Builds one self-contained preview HTML file (preview.html) carrying both themes, which visually demonstrates a design.md's tokens and components. Hero on top + component showcase grid below. Writes to staging only — never to public/preview/ directly.
preview-html-reviewer
Use ONLY as part of the /design-md skill pipeline. Scores preview.html against the approved design.md and references/rubric-preview.md, producing a preview-review-{N}.json. Read-only on inputs; writes only the review JSON.
research-collector
Use ONLY as part of the /design-md skill pipeline. Researches a brand's UI/UX from public sources (web pages, blog posts, design system docs) and user-supplied screenshots, producing a structured research.md with citation-numbered claims. Do not invent facts — every concrete claim must trace to a fetched source or a…
refactor-engineer
Behavior-preserving refactoring specialist. Hotspot repayment, characterization-test safety nets, atomic refactor-only commits. Never changes observable behavior.
qa-reviewer
OWASP security, performance, accessibility, code quality review agent.
debug-investigator
Bug diagnosis and fix specialist. Error analysis, root cause identification, regression test writing.