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 thisAAY/archeyesnpx agentmods add plugins/thisaay/archeyes/marketplacegit clone --depth 1 https://github.com/thisAAY/archeyesGrade A, and why
archeyes 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.
What it actually says
{
"name": "archeyes",
"description": "ArchEyes — a diagram you talk back to. Visualize a plan, an existing codebase, or a feature, then send structured feedback to your agent.",
"owner": { "name": "thisAAY", "url": "https://github.com/thisAAY" },
"plugins": [
{
"name": "archeyes",
"source": "./plugins/archeyes",
"description": "Render an implementation plan, tech spec, or codebase as an interactive architecture graph you edit directly; the structured edits flow back to the agent. Skill: /archeyes:review (needs `npx archeyes` — install `archeyes` from npm).",
"version": "0.2.0",
"category": "workflow",
"tags": ["architecture", "diagram", "plan", "review"]
}
]
}
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 · 16 lines scan A 7b99d1d4c49d
archeyes is a plugin published in the GitHub repository thisAAY/archeyes (7 stars, last pushed 1mo ago), licensed MIT. 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-31.
Other plugins, from other repositories
quiz-me
Skills that keep you in the loop on your own codebase.
quiz-me
Gates code changes behind an interactive quiz: Claude investigates, tests your understanding of root cause and fix, and only implements once you pass.
zzon
Plugin marketplace listing 1 plugin: zzon-doc.
zzon-doc
코드를 분석해 아키텍처/인프라/ERD/에이전트 다이어그램(zzon-doc — 내장 자동배치 엔진: ELK+직교 라우팅+겹침 불변식, AWS 아이콘 838종)과 시퀀스 다이어그램(zzon-seq)을 인터랙티브 단일 .html로 렌더링하고, 프로젝트 문서 위키를 질문 기반으로 채운다(zzon-wiki). Terraform 클라우드 인프라 특화 스킬(terra-form — AWS 공식 아이콘 내장, 타 클라우드는 카드+확장 아이콘) 포함. 기존 DiagramSpec JSON은 변환 내장으로 그대로 렌더.
handbook-agent-spec-kit
Spec-driven development workflow system with structured phases: Requirements → Design → Tasks → Implementation.
handbook-discover
Discover and audit all plugins in a Claude Code marketplace with installation status, versions, and component breakdown.