tracecat AGENTS.md

Repository instructions for TracecatHQ’s Tracecat project. They describe agent notes, repository structure, path-specific rules, deployment details, and verification steps.

In plain words
What is it for?
Use them when navigating Tracecat, editing files, preparing Fargate deployments, or deciding how to verify changes.
Why use it?
They help coding agents follow project-specific rules and avoid missing setup or deployment requirements.

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/tracecathq/tracecat/agents-md
Clone the repo
git clone --depth 1 https://github.com/TracecatHQ/tracecat

Made for: Codex, OpenCode.

Per session 5,466 This file is loaded in full into every session.
When invoked 5,466 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.05466 $0.05466
Opus 5 $0.02733 $0.02733
Sonnet 5 $0.01093 $0.01093
Haiku 4.5 $0.00547 $0.00547

Measured today against content hash f7d381c42511, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

tracecat 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 today.

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 · 524 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. today Changed · +191 lines · +2,382 tokens per session f7d381c42511
  2. 2d ago First seen · 333 lines · 3,084 tokens per session scan A 94503d72f7cf

Subscribe to this mod's changes

tracecat AGENTS.md is an instructions file published in the GitHub repository TracecatHQ/tracecat (3,783 stars, last pushed today), licensed AGPL-3.0. It adds 5,466 tokens to every session, about $0.0273 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.

Related

Other instructions, from other repositories

trigger.dev AGENTS.md

AGENTS.md instructions for triggerdotdev/trigger.dev, covering agents.md, build and development commands, build packages (required before running), verifying changes and apps and internal packages — use typecheck.

triggerdotdev/trigger.dev · 3,383 tokens

trigger.dev copilot-instructions.md

Copilot instructions for triggerdotdev/trigger.dev: This is the repo for Trigger.dev, a background jobs platform written in TypeScript. Our webapp at apps/webapp is a Remix 2.1 app that uses Node.js v20. Our SDK is an isomorphic TypeScript SDK at packages/trigger-sdk. Always prefer using isomorphic code like fetch…

triggerdotdev/trigger.dev · 140 tokens

full-stack-ai-agent-template CLAUDE.md

Instructions for vstorm-co/full-stack-ai-agent-template, covering claude.md, project overview, commands, install dependencies and run tests.

vstorm-co/full-stack-ai-agent-template · 1,305 tokens

full-stack-ai-agent-template AGENTS.md

Instructions for vstorm-co/full-stack-ai-agent-template, covering agents.md, project overview, commands, cli and architecture.

vstorm-co/full-stack-ai-agent-template · 979 tokens

e-commerce-agents CLAUDE.md

Instructions for nitin27may/e-commerce-agents, covering claude.md, what this is, working artifacts location, key commands and start everything from scratch (one command).

nitin27may/e-commerce-agents · 4,245 tokens

OpenNotebookLM AGENTS.md

Instructions for tom1030507/OpenNotebookLM, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

tom1030507/OpenNotebookLM · 1,612 tokens