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.
/plugin marketplace add oribarilan/97npx agentmods add plugins/oribarilan/97/marketplacegit clone --depth 1 https://github.com/oribarilan/97Grade A, and why
97-marketplace 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 2d 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
1 file beside marketplace.json 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.
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.
- 2d ago First seen · 19 lines scan A cb5bc19a73bf
97-marketplace is a plugin published in the GitHub repository oribarilan/97 (24 stars, last pushed 3mo ago), with no licence file. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories
skill-authoring
Guide for creating Claude Code skills following Anthropic's best practices.
craft-your-textbook
把教材或某领域知识,加工成 AI 苏格拉底老师能拿去上课的教学蓝本(pure-blueprint),或一本给人读的流畅教材(human-readable,AI 也能直接教)。两条路线触发时自选,默认推荐给 AI 老师的版本。适用任何学科。有教师用书可直接针对应试。.
craft-your-textbook
Plugin marketplace listing 1 plugin: craft-your-textbook.
dev-loop
loop-orchestrator's verification loop (TDD / PDCA / Reflexion) with the plan step FIXED to a wiki-grounded planning methodology (wiki-plan): every design decision is routed to a bundled semantic-layer wiki before code is written. Adds a knowledge-capture loop — sessions emit verified insights, and knowledge-flush…
watch-and-learn
Turn a how-to video into a reusable skill for your AI coding agent. Watches the video locally (frames + transcript, no API keys), breaks the procedure down, writes the skill, and proves it works.
planloop
Ask, plan, delegate, verify, ask again. Turns requests into verified work: one capped question round, a plan.md as the contract, slice-scoped delegation, command-first verification, and learnings you approve.