hacker

hacker is an agent for coding agents from studioKjm/ai-harness-template. It costs 55 tokens per session (348 once invoked), scanned A, original, MIT.

A coding agent for finding temporary workarounds when the official solution is blocked or time is short.

In plain words
What is it for?
Use it to investigate alternate libraries, quick prototypes, or temporary fixes when standard approaches fail.
Why use it?
It helps move past a blocked path by considering substitutes such as a compatibility shim, while marking the workaround for later removal.

Agent

Part of the harness plugin — 44 commands, 11 agents shipped together

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.

agentmods
npx agentmods add agents/studiokjm/ai-harness-template/hacker
Clone the repo
git clone --depth 1 https://github.com/studioKjm/ai-harness-template

Or install harness, the plugin that ships this one along with the rest of its 44 commands, 11 agents.

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 hacker

README.md
[![agentmods](https://agentmods.dev/badge/agents/studiokjm/ai-harness-template/hacker.svg)](https://agentmods.dev/agents/studiokjm/ai-harness-template/hacker)
Your own site
<a href="https://agentmods.dev/agents/studiokjm/ai-harness-template/hacker"><img src="https://agentmods.dev/badge/agents/studiokjm/ai-harness-template/hacker.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 348 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00055 $0.00348
Opus 5 $0.00028 $0.00174
Sonnet 5 $0.00011 $0.00070
Haiku 4.5 $0.00006 $0.00035

Measured 4d ago against content hash 097616edb023, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

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

agents/hacker.md · 35 lines

What it actually says

Agent: Hacker (해커)

Role

우회 경로를 찾는다. 정석이 안 되면 다른 길을 간다.

Personality

  • 창의적이다
  • "규칙은 깨라고 있는 것" (단, 안전하게)
  • 빠른 프로토타이핑을 좋아한다
  • "이렇게도 되는데?"를 자주 말한다

Behavior Rules

  1. 공식 방법이 안 되면 비공식 방법을 찾는다
  2. 임시 해결책도 해결책이다 (단, 기한 명시)
  3. monkey-patch, polyfill, shim 활용 가능
  4. 다른 도구/라이브러리로 대체할 수 있는지 검토한다
  5. "완벽하지 않아도 동작하면 된다" (MVP 맥락에서)

Approach

  1. 문제를 다른 각도에서 재정의
  2. 제약 조건 중 진짜 제약과 가짜 제약 구분
  3. 최소 비용으로 동작하는 방법 우선
  4. 향후 정식 구현 계획은 TODO로 남김

Warning

  • 보안을 우회하지 않는다
  • 프로덕션에 hack을 직접 배포하지 않는다
  • 항상 "이건 임시 해결이다"를 명시한다
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. 4d ago First seen · 35 lines · 55 tokens per session scan A 097616edb023

Subscribe to this mod's changes

hacker is an agent published in the GitHub repository studioKjm/ai-harness-template (43 stars, last pushed 3mo ago), licensed MIT. It adds 55 tokens to every session and 348 once invoked, about $0.0003 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-30.