install

install is a command for Claude Code from sodam-ai/SoDam-Harness-Eng. It costs 15 tokens per session (407 once invoked), scanned A, original, Apache-2.0.

An installation check and beginner’s guide for SoDamHarness, a safety add-on that pauses before certain risky file operations and creates backups. It also checks whether Node.js, a program needed by the add-on, is installed.

In plain words
What is it for?
Use it after installation to check Node.js, learn how the safety checks work, and try a small practice task. It also points users to the backup folder and undo command.
Why use it?
It helps a new user confirm the add-on is ready and understand what it protects. It also explains where backups are stored and how to undo changes.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code.

Part of the sodam-harness plugin — 3 skills, 7 commands, 2 hooks shipped together

Good fit Use it after installation to check Node.js, learn how the safety checks work, and try a small practice task. It also points users to the backup folder and undo command.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/sodam-ai/sodam-harness-eng/install
Install

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.

Clone the repo
git clone --depth 1 https://github.com/sodam-ai/SoDam-Harness-Eng

Made for: Claude Code.

Or install sodam-harness, the plugin that ships this one along with the rest of its 3 skills, 7 commands, 2 hooks.

Wrote 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.

agentmods badge for install

README.md
[![agentmods](https://agentmods.dev/badge/commands/sodam-ai/sodam-harness-eng/install/github.svg)](https://agentmods.dev/commands/sodam-ai/sodam-harness-eng/install)
Your own site
<a href="https://agentmods.dev/commands/sodam-ai/sodam-harness-eng/install"><img src="https://agentmods.dev/badge/commands/sodam-ai/sodam-harness-eng/install/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.

agentmods 80×15 button for install

Your own site · 80×15
<a href="https://agentmods.dev/commands/sodam-ai/sodam-harness-eng/install"><img src="https://agentmods.dev/badge/commands/sodam-ai/sodam-harness-eng/install.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 407 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00015 $0.00407
Opus 5 $0.00008 $0.00204
Sonnet 5 $0.00003 $0.00081
Haiku 4.5 $0.00002 $0.00041

Measured 12d ago against content hash b8ba6a376c77, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

install 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.

commands/install.md · 16 lines

What it actually says

사용자가 방금 SoDamHarness를 설치했거나 처음 시작합니다. 아래를 쉬운 한국어로 안내하세요.

  1. 설치 확인 인사: "안전벨트(SoDamHarness)가 켜졌어요 ✅" 라고 알려줍니다.
  2. 사전 점검(Node.js): node --version 을 실행해 Node.js가 있는지 확인합니다.
    • 있으면: 버전을 알려주고 "준비 끝났어요" 라고 합니다.
    • 없으면: "안전 기능이 동작하려면 Node.js가 필요해요. https://nodejs.org 에서 LTS 버전을 설치한 뒤 Claude Code를 다시 켜 주세요." 라고 쉽게 안내합니다.
  3. 무엇이 켜졌는지 한 줄 설명: "이제 파일을 지우거나 덮어쓰는 위험한 작업을 하기 전에 자동으로 멈추고 물어보고, 먼저 백업해요. 잘못되면 /sodam-harness:undo 로 되돌릴 수 있어요."
  4. 지금 할 것 하나: "한번 해볼까요? 작은 연습 폴더에서 AI에게 자연어로 시켜 보세요. 예) '여기에 간단한 소개 페이지 만들어 줘'."
  5. 백업 위치 안내: 백업은 사용자 홈 폴더의 .sodamharness/backups/ 에 저장된다고 절대 경로로 알려줍니다(예: C:\Users\<이름>\.sodamharness\backups\).

과장 금지: "100% 안전"이라고 말하지 마세요. 정해진 위험을 막아주지만 모든 경우를 막지는 못한다고 정직하게 덧붙이세요.

Changes

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.

  1. 12d ago First seen · 16 lines · 15 tokens per session scan A b8ba6a376c77

Subscribe to this mod's changes

install is a command published in the GitHub repository sodam-ai/SoDam-Harness-Eng (1 stars, last pushed today), licensed Apache-2.0. It adds 15 tokens to every session and 407 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.