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 commands/agoldian/claudenv/harnessgit clone --depth 1 https://github.com/AGoldian/claudenvWrote 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/commands/agoldian/claudenv/harness)<a href="https://agentmods.dev/commands/agoldian/claudenv/harness"><img src="https://agentmods.dev/badge/commands/agoldian/claudenv/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 | $0.00040 | $0.00412 |
| Opus 5 | $0.00020 | $0.00206 |
| Sonnet 5 | $0.00008 | $0.00082 |
| Haiku 4.5 | $0.00004 | $0.00041 |
Grade C, and why
harness 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 3d 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.
- Bootstrap-установщики (`curl | bash`, напр. kimi-webbridge) — сначала показать Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- Bootstrap-установщики (`curl | bash`, напр. kimi-webbridge) — сначала показать What it actually says
/harness — самонастройка под задачу
Запускает skill harness: ты понимаешь, что уже даёт claudenv, чего не хватает
под задачу, и автономно дооснащаешься — ставишь скиллы из awesome-claude-skills,
настраиваешь коннекторы/MCP, поднимаешь браузер kimi-webbridge, управляешь памятью.
Routing
- Активируй skill
harness. - Сначала интроспекция:
claudenv capabilities(илиnpx claudenv capabilities). - Если в
$ARGUMENTSесть задача/возможность — используй как цель gap-анализа и поиска (claudenv skills search "<...>"). Если аргументов нет — спроси, подо что настраиваемся, и предложи варианты из каталога.
Инварианты
- Trust boundary: курируемые (★) скиллы ставим сразу; live (не-курируемые) — только после подтверждения пользователя (SKILL.md = авто-загружаемые инструкции, это поверхность для prompt-injection).
- Секреты — только в
.env.local. Знание о коннекторе — в активный workspace. - Bootstrap-установщики (
curl | bash, напр. kimi-webbridge) — сначала показать команду, выполнять с явным согласием. - Не ставь скиллы «про запас» — только то, что реально двигает задачу.
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.
- 3d ago First seen · 30 lines · 40 tokens per session scan C 9390ea4bd75d
harness is a command published in the GitHub repository AGoldian/claudenv (10 stars, last pushed 2mo ago), licensed MIT. It adds 40 tokens to every session and 412 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-31.
Other commands, from other repositories
test-e2e
Write end-to-end tests for critical user journeys.
test-integration
Write integration tests for component boundaries.
export
Design public API exports.
newpkg
Generate new package with Nx.
doctor
Run procedural readiness checks for goal-flight.
index
Command "index" from cesarandreslopez/tauri-agent-tools, covering command reference, command summary, categories, visual capture and dom inspection.