Truss AGENTS.md

Truss AGENTS.md is an instructions file for Codex, OpenCode from truss-harness/Truss. It costs 83 tokens per session, scanned A, original, Apache-2.0.

Instructions for validating a Truss project, a tool used to run checks on an application. They specify commands that start validation without automatically opening browser tabs.

In plain words
What is it for?
Use the recommended commands to start the app and spawn Truss validation with browser autolaunch disabled.
Why use it?
Repeated automated checks should not interrupt work by launching a browser each time. The instructions make non-launching validation the default.

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/truss-harness/truss/agents-md
Clone the repo
git clone --depth 1 https://github.com/truss-harness/Truss

Made for: Codex, OpenCode.

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 Truss AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/truss-harness/truss/agents-md.svg)](https://agentmods.dev/instructions/truss-harness/truss/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/truss-harness/truss/agents-md"><img src="https://agentmods.dev/badge/instructions/truss-harness/truss/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 83 This file is loaded in full into every session.
When invoked 83 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.1 $0.00083 $0.00083
Opus 5 $0.00042 $0.00042
Sonnet 5 $0.00017 $0.00017
Haiku 4.5 $0.00008 $0.00008

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

Security

Grade A, and why

Truss 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 5d 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 · 13 lines

What it actually says

Agent Instructions

When starting Truss for validation, use a non-launching command so repeated test runs do not open browser tabs.

Preferred commands:

bun run start
bun run truss spawn . --no-autolaunch

Do not run bun run truss spawn without --no-autolaunch during automated validation unless the task specifically requires browser autolaunch behavior.

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. 5d ago First seen · 13 lines · 83 tokens per session scan A 55cbff836f56

Subscribe to this mod's changes

Truss AGENTS.md is an instructions file published in the GitHub repository truss-harness/Truss (5 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 83 tokens to every session, about $0.0004 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.