canopy CLAUDE.md

canopy CLAUDE.md is an instructions file for coding agents from kruslim/canopy. It costs 1,222 tokens per session, scanned A, original, no licence file.

A set of Claude Code instructions for the Canopy project, covering project phases, data sources, the rig, and constraints about seams and intellectual property. Claude Code is an AI coding assistant that follows project-specific instruction files.

In plain words
What is it for?
Use it when working on Canopy with Claude Code and needing its documented phase, data, seam, or intellectual-property guidance.
Why use it?
It gives the coding assistant the project’s working rules and constraints before it changes or analyzes the code.

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/kruslim/canopy/claude-md
Clone the repo
git clone --depth 1 https://github.com/kruslim/canopy

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 canopy CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/kruslim/canopy/claude-md.svg)](https://agentmods.dev/instructions/kruslim/canopy/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/kruslim/canopy/claude-md"><img src="https://agentmods.dev/badge/instructions/kruslim/canopy/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,222 This file is loaded in full into every session.
When invoked 1,222 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.01222 $0.01222
Opus 5 $0.00611 $0.00611
Sonnet 5 $0.00244 $0.00244
Haiku 4.5 $0.00122 $0.00122

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

Security

Grade A, and why

canopy 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 · 86 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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 · 86 lines · 1,222 tokens per session scan A 9baeae137087

Subscribe to this mod's changes

canopy CLAUDE.md is an instructions file published in the GitHub repository kruslim/canopy (0 stars, last pushed 1mo ago), with no licence file. It adds 1,222 tokens to every session, about $0.0061 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

Claude-like-ask-user-question CLAUDE.md

Claude Code instructions for sudoplayer/Claude-like-ask-user-question, covering claude.md, project overview, commands, install dependencies (creates .venv + installs) and start backend (listens on 0.0.0.0:8888).

sudoplayer/Claude-like-ask-user-question · 884 tokens

nl-spec-driven-ai-assisted-coding-agent-control AGENTS.md

Instructions for ElliotOne/nl-spec-driven-ai-assisted-coding-agent-control: Follow SPEC.md exactly. Execute one task at a time. Ask when uncertain.

ElliotOne/nl-spec-driven-ai-assisted-coding-agent-control · 20 tokens

deepagents AGENTS.md

AGENTS.md instructions for langchain-ai/deepagents, covering global development guidelines for the deep agents monorepo, corridor security analysis, development workflow, suppressing ruff rules and pr conventions.

langchain-ai/deepagents · 2,268 tokens

benchflow AGENTS.md

Instructions for benchflow-ai/benchflow, covering benchflow, setup + test, conventions and skill catalog (.agents/skills, mirrored at .claude/skills).

benchflow-ai/benchflow · 1,663 tokens

autoharness AGENTS.md

Instructions for tigerless-labs/autoharness: This repo uses Open Knowledge — collaborative markdown via MCP. .open-knowledge/config.yml (with optional /.open-knowledge/config.yml; CLI/env may override) is the path contract: content.dir is the root for relative paths; content.include lists globs that add markdown…

tigerless-labs/autoharness · 2,201 tokens

eval-view AGENTS.md

Instructions for hidai25/eval-view, covering evalview agent instructions, what evalview is, core concepts, testcase and evaluationresult.

hidai25/eval-view · 2,634 tokens