tracecat CLAUDE.md

Project instructions for coding agents working on Tracecat, an open-source security automation platform for teams and AI agents.

In plain words
What is it for?
Use them while developing in TracecatHQ/tracecat.
Why use it?
They provide repository-specific guidance for making changes in that project.

Instructions file

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/claude-md
Clone the repo
git clone --depth 1 https://github.com/TracecatHQ/tracecat
Per session 3 This file is loaded in full into every session.
When invoked 3 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.00003 $0.00003
Opus 5 $0.00002 $0.00002
Sonnet 5 $0.00001 $0.00001
Haiku 4.5 $0.00000 $0.00000

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

Security

Grade A, and why

tracecat CLAUDE.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 2d 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.

CLAUDE.md · 1 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. 2d ago First seen · 1 lines · 3 tokens per session scan A a54ff182c7e8

Subscribe to this mod's changes

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