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.
npx agentmods add instructions/screenly/anthias/claude-mdgit clone --depth 1 https://github.com/Screenly/AnthiasWrote 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.
[](https://agentmods.dev/instructions/screenly/anthias/claude-md)<a href="https://agentmods.dev/instructions/screenly/anthias/claude-md"><img src="https://agentmods.dev/badge/instructions/screenly/anthias/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.02972 | $0.02972 |
| Opus 5 | $0.01486 | $0.01486 |
| Sonnet 5 | $0.00594 | $0.00594 |
| Haiku 4.5 | $0.00297 | $0.00297 |
Grade B, and why
Anthias CLAUDE.md scanned grade B with 1 finding 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 yesterday.
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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
sudo apt-get install -y libcec-dev The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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.
- yesterday First seen · 180 lines · 2,972 tokens per session scan B eb37bfa9949b
Anthias CLAUDE.md is an instructions file published in the GitHub repository Screenly/Anthias (3,658 stars, last pushed 2d ago), with no licence file. It adds 2,972 tokens to every session, about $0.0149 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.
Other instructions, from other repositories
core integrations.instructions.md
Instructions for home-assistant/core, covering file locations, general guidelines, entity platforms, integration quality scale and how rules apply.
Gladys AGENTS.md
AGENTS.md instructions for GladysAssistant/Gladys, covering agents.md, cursor cloud specific instructions, running the app (dev mode), non-obvious caveats and feature specs (spec-first process).
core copilot-instructions.md
Copilot instructions for home-assistant/core, covering copilot code review instructions, pull request template, breaking change, proposed change and type of change.
core CLAUDE.md
Claude Code instructions for home-assistant/core, a project described as: :housewithgarden: Open source home automation that puts local control and privacy first.
core AGENTS.md
AGENTS.md instructions for home-assistant/core, covering github copilot & claude code instructions, git commit guidelines, pull requests, development commands and python syntax notes.
iotdb CLAUDE.md
Claude Code instructions for apache/iotdb, covering claude.md, project overview, build commands, full build (skip tests) and build a specific module (e.g., datanode).