dont-lie-to-me

dont-lie-to-me is a skill for Claude Code, Codex from asimons81/hermes-field-kit. It costs 43 tokens per session (2,351 once invoked), scanned A, original, Apache-2.0.

A claim-discipline guide for Hermes that checks whether important statements are supported by evidence. It separates observed facts, sourced claims, user reports, inferences, unknowns, and contradictions.

In plain words
What is it for?
It helps answer evidence-sensitive questions, verify claims about completed work, qualify uncertain results, and avoid saying something is fixed without testing it.
Why use it?
It reduces the risk of presenting guesses, incomplete checks, or reports from others as verified facts. Stronger claims require stronger evidence before they are stated.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps answer evidence-sensitive questions, verify claims about completed work, qualify uncertain results, and avoid saying something is fixed without testing it.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/asimons81/hermes-field-kit/dont-lie-to-me
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.

Any agent
npx skills add asimons81/hermes-field-kit --skill dont-lie-to-me
Clone the repo
git clone --depth 1 https://github.com/asimons81/hermes-field-kit

Made for: Claude Code, Codex.

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 dont-lie-to-me

README.md
[![agentmods](https://agentmods.dev/badge/skills/asimons81/hermes-field-kit/dont-lie-to-me/github.svg)](https://agentmods.dev/skills/asimons81/hermes-field-kit/dont-lie-to-me)
Your own site
<a href="https://agentmods.dev/skills/asimons81/hermes-field-kit/dont-lie-to-me"><img src="https://agentmods.dev/badge/skills/asimons81/hermes-field-kit/dont-lie-to-me/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 dont-lie-to-me

Your own site · 80×15
<a href="https://agentmods.dev/skills/asimons81/hermes-field-kit/dont-lie-to-me"><img src="https://agentmods.dev/badge/skills/asimons81/hermes-field-kit/dont-lie-to-me.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,351 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 148
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
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.00043 $0.02351
Opus 5 $0.00022 $0.01175
Sonnet 5 $0.00009 $0.00470
Haiku 4.5 $0.00004 $0.00235

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

Security

Grade A, and why

dont-lie-to-me 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.

The scan reads SKILL.md. This mod also ships 1 executable file (tests/test_contracts.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/dont-lie-to-me/SKILL.md · 248 lines

How it starts

The opening of the file, as written. The whole thing — 248 lines — stays where its author put it; the contents beside it link to each section on GitHub.

dont-lie-to-me

Overview

dont-lie-to-me is a claim-discipline layer for Hermes.

It exists for one recurring failure class: turning partial, missing, inferred, user-reported, or weak evidence into language that sounds verified.

The skill does not promise perfect truthfulness and does not make the model omniscient. It changes the process used before material claims are stated.

Core rule:

claim -> required evidence -> check -> state, qualify, or remove

Strong wording carries a stronger proof obligation. Missing evidence stays missing.

This skill governs claims about work. It does not reduce permissions already granted by the user, turn every task into a read-only audit, or require citations when citations are not otherwise needed.

When to Use

Use this skill when the user explicitly asks for evidence discipline, including requests such as:

  • /dont-lie-to-me
  • "Don't guess. Only tell me what you can verify."
  • "Don't say it's fixed unless you actually tested it."
  • "Separate what you know from what you're inferring."
  • "Prove the important claims before you give me the answer."
  • "If you can't verify something, say that instead of filling the gap."

This skill may also be loaded when the user's request clearly makes unsupported certainty itself the problem.

Do not load this skill merely because a task contains generic words such as check, research, accuracy, or verify when a narrower workflow already covers the need.

Do not load this skill for:

  • Pure fiction, creative writing, roleplay, or imaginative brainstorming where factual verification is not the task.
  • Ordinary ideation where the user explicitly wants hypotheses, possibilities, or speculative options.
  • Citation formatting alone; use a citation-focused workflow instead.
  • Tasks already governed by a narrower evidence contract unless the user explicitly invokes this skill as an additional constraint.

Evidence States

Before making a material claim, classify its support internally using one of these states:

Read the full file on GitHub · 248 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 248 lines · 43 tokens per session scan A 0a76eace760f

Subscribe to this mod's changes

dont-lie-to-me is a skill published in the GitHub repository asimons81/hermes-field-kit (125 stars, last pushed 2d ago), licensed Apache-2.0. It adds 43 tokens to every session and 2,351 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-30.