Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add sodam-ai/SoDam-Harness-Eng/plugin install sodam-harnessWrote 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/sodam-ai/sodam-harness-eng/status)<a href="https://agentmods.dev/commands/sodam-ai/sodam-harness-eng/status"><img src="https://agentmods.dev/badge/commands/sodam-ai/sodam-harness-eng/status/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/sodam-ai/sodam-harness-eng/status"><img src="https://agentmods.dev/badge/commands/sodam-ai/sodam-harness-eng/status.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00020 | $0.00803 |
| Opus 5 | $0.00010 | $0.00402 |
| Sonnet 5 | $0.00004 | $0.00161 |
| Haiku 4.5 | $0.00002 | $0.00080 |
Grade A, and why
status 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 11d 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
SoDamHarness의 상태를 점검하고 쉬운 한국어로 "지금 상태 + 다음에 누를 것"을 알려주세요.
다음을 확인합니다(필요하면 Bash로):
- Node.js:
node --version— 없으면 설치 안내(https://nodejs.org, LTS). - 백업 폴더: 사용자 홈의
.sodamharness/backups/에 백업이 쌓여 있는지 확인합니다.- 확인 방법:
node "${CLAUDE_PLUGIN_ROOT}/hooks/backup.mjs" --list(최근 백업 몇 개를 보여줌) - 백업이 너무 많이 쌓였으면 "오래된 백업 정리"를 안내:
node "${CLAUDE_PLUGIN_ROOT}/hooks/backup.mjs" --cleanup(최근 50개·14일 이내는 무조건 보존, 그보다 오래된 것만 정리).
- 확인 방법:
- 안전벨트 동작 여부 (자가 헬스체크):
node "${CLAUDE_PLUGIN_ROOT}/hooks/guard.mjs" --selfcheck를 실행해 결과가 "정상 ✅" 인지 확인합니다. 위험 명령이 실제로 차단 판정되는지 스스로 점검하는 거예요(실제로 위험한 작업을 하진 않습니다). "문제 발견 ⚠️" 가 나오면 안전벨트가 약해진 상태이니/sodam-harness:fix를 안내하세요. - 권한 모드 안내 (안전벨트 강도): 사용자에게 쉬운 한국어로 꼭 알려주세요 —
안전벨트는 Claude Code가 **"기본(확인) 모드"**일 때 가장 강합니다.
만약 "자동 승인" 모드(예:
acceptEdits·바이패스)로 켜 두셨다면, "물어보기(ask)"가 그냥 통과될 수 있어요. 그땐 완전 차단(deny)만 작동합니다(폴더 통째/재귀 삭제·민감 위치·치명 명령). 진짜 안전을 원하면 "기본(확인) 모드"를 권장한다고 안내하세요. (과장 금지: "어떤 모드든 100% 안전"이라고 말하지 마세요.)
결과를 이렇게 보고하세요:
- ✅/⚠️ 항목별 한 줄 요약(어려운 말 금지).
- 다음에 할 것 하나를 콕 집어: 예) "백업이 아직 없어요 — 연습 삼아 파일 하나를 고쳐 보면 백업이 생겨요." 또는 "Node.js가 없어요 — 먼저 설치하세요(위 링크)."
- 최근 활동 기록 (무엇을 했나):
node "${CLAUDE_PLUGIN_ROOT}/hooks/activity.mjs" --list 10을 실행해 최근 10개 활동을 읽고 "N분 전에 X 작업" 형태로 요약해 주세요.- 활동이 없으면: "✅ 아직 기록이 없어요 — 작업을 시작하면 여기에 쌓여요."
- 활동이 있으면: 가장 최근 3~5개를 "N분 전 | 동작 | 대상" 표 형태로 보여주기.
- 비밀파일 관련 활동은 이미 마스킹(
(비밀파일))돼 있으므로 그대로 출력.
문제가 있으면 /sodam-harness:fix 를 안내하세요. 과장("100% 안전") 금지.
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.
- 11d ago First seen · 32 lines · 20 tokens per session scan A 976da85acfdd
status is a command published in the GitHub repository sodam-ai/SoDam-Harness-Eng (1 stars, last pushed 9d ago), licensed Apache-2.0. It adds 20 tokens to every session and 803 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-31.
Other commands, from other repositories
repair
A repair-and-check loop for Phase 1a work. It runs only after sodam-loop-start has enabled the loop.
audit
Alias for hallucination-detector hallucination-audit command.
debug
Systematic debugging: root cause before any fix, one hypothesis at a time, and a three-strikes rule that questions the architecture instead of stacking patches.
ng-incident
Portable command prompt generated from skills/responding-to-incidents/SKILL.md. Edit the skill, then run python tools/ng.py gen-commands; do not edit this file by hand.
debug
Systematic debugging with hypotheses and evidence gathering.
debug
Structured debugging with parallel investigation agents.