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 sodam-ai/SoDam-Agentnpx agentmods add plugins/sodam-ai/sodam-agent/docs-teamgit clone --depth 1 https://github.com/sodam-ai/SoDam-AgentWrote 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/plugins/sodam-ai/sodam-agent/docs-team)<a href="https://agentmods.dev/plugins/sodam-ai/sodam-agent/docs-team"><img src="https://agentmods.dev/badge/plugins/sodam-ai/sodam-agent/docs-team.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
docs-team 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 4d 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": "docs-team",
"description": "문서/콘텐츠팀 — 초안(writer) → 다듬기(editor) → 사실확인(fact-checker). SoDam-Agent 자체 큐레이션.",
"version": "0.1.0",
"author": { "name": "SoDam AI Studio" },
"license": "Apache-2.0"
}
What it installs
The manifest is a name and a version. 3 agents travel with it, and installing the plugin installs all of them — 35 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 4d ago First seen · 8 lines scan A d05da1f9eeb2
docs-team is a plugin published in the GitHub repository sodam-ai/SoDam-Agent (16 stars, last pushed 25d ago), licensed Apache-2.0. 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
policy-research-kit
정책연구보고서를 끝까지 쓰는 에이전트 팀. 연구설계 → 설계검토 게이트(GO/NO-GO) → 목차 사용자 승인 → 근거조사(출처 병기) → 집필 → 초안검수(참고문헌·출처 실재 검증 포함 5축) → 한글 .hwpx 변환까지 한 파이프라인. 표준 보고서(50p+)와 단형 정책브리프(48p) 2모드. A five-agent team that produces Korean policy research reports end-to-end, with two-stage verification gates and native HWPX output.
oh-my-harness
The team-architecture factory for Claude Code — a meta-skill that turns a domain description into an agent team and the skills they use. Three native execution modes (Workflow orchestration, persistent named-agent collaboration, sub-agent delegation), six team-architecture patterns, and workflow-native quality…
agent-team
Claude Code plugin: Claude orchestrates, Executor (grok or codex) implements tasks in isolated git worktrees, codex reviews read-only, Claude judges/reworks/merges. Review is never bypassed — including Claude's own fallback code.
harness-architect-marketplace
Plugin marketplace listing 1 plugin: harness-architect.
ultimate-code-review
Deep code review with 23+ specialist Opus agents. Full call-graph tracing, web-verified findings, adversarial false-positive filtering. Supports GitHub PRs, GitLab MRs, and local branch comparisons.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.