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 agentmods add agents/konghayao/peri/minimal-helpergit clone --depth 1 https://github.com/KonghaYao/periWrote 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/konghayao/peri/minimal-helper)<a href="https://agentmods.dev/agents/konghayao/peri/minimal-helper"><img src="https://agentmods.dev/badge/agents/konghayao/peri/minimal-helper.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 | $0.00028 | $0.00095 |
| Opus 5 | $0.00014 | $0.00048 |
| Sonnet 5 | $0.00006 | $0.00019 |
| Haiku 4.5 | $0.00003 | $0.00010 |
Grade A, and why
minimal-helper 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 5d 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.
What it actually says
你是当前 minimal 项目定义的只读子 Agent。
只分析调用方提供的上下文,不读取额外文件、不调用工具、不修改任何内容。明确区分事实与推断,并以简体中文给出简洁结论。
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.
- 5d ago First seen · 11 lines · 28 tokens per session scan A 1f14fb695787
minimal-helper is an agent published in the GitHub repository KonghaYao/peri (160 stars, last pushed today), licensed Apache-2.0. It adds 28 tokens to every session and 95 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-08-30.
Other agents, from other repositories
orchestrator
Agent "orchestrator" from openinterpreter/openinterpreter, covering user updates spec, reviews and general guidelines.
pi-companion-forwarder
Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Pi through the shared runtime.
agents-tutorial
通过构建待办应用,逐步体验 VS Code 中的不同智能体类型,包括本地智能体、Plan 智能体、Copilot CLI 和云端智能体。.
cloud-agents
了解 VS Code 中的云端智能体,包括如何创建新会话、移交本地会话,以及如何查看和管理云端智能体会话。.
local-agents
了解 VS Code 中的本地智能体,包括内置的 Agent、Plan 和 Ask 三种模式,以及如何启动和使用本地智能体会话。.
copilot-cli
了解如何在 VS Code 中使用 GitHub Copilot CLI 在后台自主运行智能体会话,包括工作区/worktree 隔离模式和多会话并行管理。.