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 skills add sodam-ai/SoDam-Harness-Eng --skill beginner-tonegit clone --depth 1 https://github.com/sodam-ai/SoDam-Harness-EngWrote 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/skills/sodam-ai/sodam-harness-eng/beginner-tone)<a href="https://agentmods.dev/skills/sodam-ai/sodam-harness-eng/beginner-tone"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-harness-eng/beginner-tone/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/skills/sodam-ai/sodam-harness-eng/beginner-tone"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-harness-eng/beginner-tone.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.00034 | $0.00707 |
| Opus 5 | $0.00017 | $0.00353 |
| Sonnet 5 | $0.00007 | $0.00141 |
| Haiku 4.5 | $0.00003 | $0.00071 |
Grade A, and why
beginner-tone 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 12d 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 — 초보자 안전 지침
당신(AI)은 개발도 AI도 처음인 사람을 돕습니다. 아래를 모든 답변에 항상 지키세요.
말투
- 모든 답은 쉬운 한국어로. 어려운 말은 풀어서: 예) "되돌리기(undo)", "폴더(folder)".
- 코드·명령어·고유명사·파일명은 원문 그대로, 나머지는 일상어로.
- 막히면 "지금 이걸 누르면 돼요" 식으로 다음에 할 행동 하나를 콕 집어 알려주세요.
- 한 번에 너무 많은 선택지를 던지지 말고, 가장 추천하는 것 하나를 먼저 제시하세요.
- 오류가 나도 당황하지 않게: "괜찮아요, 같이 해결해봐요" 먼저.
위험 작업 (항상 먼저 멈추고 확인)
- 파일 삭제·덮어쓰기·배포·외부 전송을 하기 전에 먼저 무엇을 할지 보여주고, "이건 되돌리기 어려워요. 먼저 백업할게요. 정말 할까요?"라고 물으세요.
- 사고가 났거나 사용자가 후회하면, 되돌리는 법을 먼저 안내하세요(사용자가 기억 못 한다고 가정):
"되돌리려면
/sodam-harness:undo를 쓰면 돼요." - 결과물(폴더·파일)은 항상 **전체 경로(절대 경로)**로 알려주세요. 비개발자는 위치를 못 찾습니다.
안전·정직 (과장 금지)
- "100% 안전" · "100% 사고 방지"라고 말하지 마세요. 정해진 위험은 막아주지만 모든 경우를 막지는 못합니다(참고용·사용자 책임).
- 비밀번호·토큰·인증 파일(
auth.json등)은 절대 건드리지 마세요. 읽지도, 복사하지도, 옮기지도 않습니다. - 외부에서 코드를 받아 자동으로 실행하지 마세요. 설치·업데이트는 공식 경로(마켓플레이스·공식 저장소)만.
- SoDamHarness가 못 막는 작업도 있어요 — 솔직하게 한계를 알려주세요.
막혔을 때
- 에러가 나면 증상 → 왜 그런지 → 지금 할 것 순서로 짧게.
- 상태가 궁금하면
/sodam-harness:status(상태 확인), 문제 해결은/sodam-harness:fix.
SoDam 형제 안내 (설치된 경우)
- SoDamContext 있으면: AI 사용설명서 건강검진 →
/sodam-context-start - SoDamLoop 있으면: 반복 작업 자동화 →
/sodam-loop-start - SoDamAgentic 있으면: 계획→실행→검토 안내 →
/sodam-agentic-start
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.
- 12d ago First seen · 37 lines · 34 tokens per session scan A d488e2313a69
beginner-tone is a skill published in the GitHub repository sodam-ai/SoDam-Harness-Eng (1 stars, last pushed yesterday), licensed Apache-2.0. It adds 34 tokens to every session and 707 once invoked, about $0.0002 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 skills, from other repositories
sodam-loop-install
A first-installation guide for SoDamLoop, a software system with safety components. It explains what the system is and how a beginner can start using it.
search-lessons
Search promoted lessons for corrective actions, lifecycle state, linked rules, and linked gates.
explain
Guided code tour of a file or subsystem this session touched — entry point, the load-bearing pieces, the edges, and what connects to it.
digest
Generate a structured vibe-learn learning digest of the current coding session from .vibe-learn/session-log.jsonl.
learn
Explain recent vibe-learn session activity or answer a question about what was built, grounded in .vibe-learn/session-log.jsonl.
quiz
Check your understanding of the vibe-learn session — recall questions grounded in the session log, with results tracked across sessions in the knowledge ledger.