authenticity-check AGENTS.md

authenticity-check AGENTS.md is an instructions file for Codex, OpenCode from hannsxpeter/authenticity-check. It costs 935 tokens per session, scanned A, original, MIT.

Instructions for a read-only text checker that judges whether writing sounds like a real person and scans for suspicious hidden Unicode markers.

In plain words
What is it for?
It is for reviewing authenticity, detecting generic or AI-like wording, flagging relevant spans, and checking pasted text for hidden Unicode marks.
Why use it?
It helps identify passages that may sound machine-written or contain unusual provenance signals without rewriting them.

Instructions file for CodexOpenCode

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 instructions/hannsxpeter/authenticity-check/agents-md
Clone the repo
git clone --depth 1 https://github.com/hannsxpeter/authenticity-check

Made for: Codex, OpenCode.

Per session 935 This file is loaded in full into every session.
When invoked 935 The same file — it is already loaded in full.
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.00935 $0.00935
Opus 5 $0.00467 $0.00467
Sonnet 5 $0.00187 $0.00187
Haiku 4.5 $0.00093 $0.00093

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

Security

Grade A, and why

authenticity-check AGENTS.md 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 3d 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.md · 76 lines

How it starts

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

authenticity-check (agent instructions)

This repository is the authenticity-check skill: a pure-prompt instruction set that scores how authentically a piece of text reads as the work of a real human author and flags the spans that read as AI-generated, AI-templated, or generically derivative. It also performs a separate read-only scan for suspicious Unicode provenance carriers in supplied text. No scripts, no dependencies, no network access; tools are read-only. It is the entry point for any AI coding tool that reads AGENTS.md (Codex, OpenCode, Antigravity, Pi Coder, Zed, and others).

It is the evaluative counterpart to the separate humanizer skill. This one diagnoses. It does not rewrite.

When to apply this skill

Apply it whenever the user wants to know whether a text is authentic, whether it reads like AI or like a person, how human a passage sounds, which parts sound machine-written, or whether their draft still sounds like them or a named author. Also apply it when they ask whether pasted text contains a hidden AI watermark, invisible Unicode, or provenance mark. Apply it even when they do not say "authenticity check" and even when the cue is oblique ("does this sound like a bot," "this feels generated").

Do not apply it to transformative requests (humanize, de-slop, de-AI, rewrite, fix, remove marks, make it sound like X). Those belong to a separate transformation or provenance hygiene skill, not this one.

How to run it

Read SKILL.md in this repository and follow it exactly. The full method lives there and in references/; do not improvise a shortcut. In brief:

  1. Step 0 discover the baseline: if the request is "does this sound like me / like NAME" and a voice source exists (pasted sample, named author, or a discovered VOICE.md / STYLE-GUIDE.md), enter voice-deviation mode; otherwise generic mode. Never invent a target voice.
  2. Step 0a provenance preflight: inspect supplied text for suspicious Unicode carriers, run the mandatory context audit, and keep the result separate from the authenticity score. Never alter the text.
  3. Step 0b density pre-check: skim for dead-giveaway tells and set scrutiny low, standard, or full so human-first text is not over-flagged.
  4. Multi-pass: catalog scan against references/tell-patterns.md (32 patterns, six families), then a mandatory false-positive audit against references/do-not-flag.md (it has veto power and converts strong false positives into human-marker credit), then the read-only internal-consistency heuristics, then voice deviation in voice-deviation mode only.
  5. Emit the exact output contract from SKILL.md: Authenticity report (band plus 0-100 score) / Provenance signals / Flagged spans / Reads as human / Score basis / Caveats / Next step.

Read the full file on GitHub · 76 lines

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. 3d ago First seen · 76 lines · 935 tokens per session scan A 8a8644f2cb6f

Subscribe to this mod's changes

authenticity-check AGENTS.md is an instructions file published in the GitHub repository hannsxpeter/authenticity-check (2 stars, last pushed 18d ago), licensed MIT. It adds 935 tokens to every session, about $0.0047 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.

Related

Other instructions, from other repositories

humanizer AGENTS.md

Instructions for hannsxpeter/humanizer, covering humanizer (agent instructions), when to apply this skill, how to run it, hard rule (faithfulness over liveliness) and scope.

hannsxpeter/humanizer · 676 tokens

humanizer copilot-instructions.md

Instructions for hannsxpeter/humanizer: This repository is the humanizer skill: pure-prompt instructions that rewrite AI-sounding prose so it reads as genuinely human, and rewrite in a specific writer's voice when a sample or profile is available. It also cleans suspicious invisible Unicode in supplied prose without…

hannsxpeter/humanizer · 402 tokens

humanizer GEMINI.md

Instructions for hannsxpeter/humanizer: This repository is the humanizer skill: pure-prompt instructions that rewrite AI-sounding prose so it reads as genuinely human, and rewrite in a specific writer's voice when a sample or profile is available. It also clean suspicious invisible Unicode in supplied prose without…

hannsxpeter/humanizer · 386 tokens

vale-ai-tells CLAUDE.md

Instructions for tbhb/vale-ai-tells, covering claude code instructions, project overview, repository structure, development workflow and rule conventions.

tbhb/vale-ai-tells · 1,234 tokens

vale-ai-tells AGENTS.md

Instructions for tbhb/vale-ai-tells, covering agent instructions, commit messages, prose lint output and drafting a document.

tbhb/vale-ai-tells · 970 tokens

humanizer-skill AGENTS.md

AGENTS.md instructions for Aboudjem/humanizer-skill, covering agents.md — humanizer skill, what this repo is, file map, how to install the skill and how to invoke the skill.

Aboudjem/humanizer-skill · 1,673 tokens