superzent AGENTS.md

superzent AGENTS.md is an instructions file for Codex, OpenCode from currybab/superzent. It costs 1 tokens per session, scanned A, original, no licence file.

Project-specific instructions for coding agents working on Superzent, an agent-focused workspace built on the Zed editor.

In plain words
What is it for?
Guiding coding-agent work on the Superzent codebase.
Why use it?
They provide shared project context and working rules for agents contributing to the repository.

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

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

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

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

Security

Grade A, and why

superzent 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 4d 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 · 1 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. 4d ago First seen · 1 lines · 1 tokens per session scan A 4321ba53b426

Subscribe to this mod's changes

superzent AGENTS.md is an instructions file published in the GitHub repository currybab/superzent (20 stars, last pushed 20d ago), with no licence file. It adds 1 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

git-worktree-runner copilot-instructions.md

Instructions for coderabbitai/git-worktree-runner, covering copilot instructions, architecture & flow, key concepts, adapter contract and manual testing (essential subset).

coderabbitai/git-worktree-runner · 1,250 tokens

git-worktree-runner completions.instructions.md

Instructions for coderabbitai/git-worktree-runner, covering completions instructions, when to update completions, file responsibilities, implementation pattern and testing completions.

coderabbitai/git-worktree-runner · 1,366 tokens

git-worktree-runner testing.instructions.md

Instructions for coderabbitai/git-worktree-runner, covering testing instructions, basic create/remove, branch sanitization, remote branch (if exists) and local existing branch.

coderabbitai/git-worktree-runner · 766 tokens

git-worktree-runner ai.instructions.md

Instructions for coderabbitai/git-worktree-runner, covering ai adapter instructions, when to use a file vs registry, adding a standard ai tool (registry), adding a custom ai tool (file override) and toolname adapter.

coderabbitai/git-worktree-runner · 491 tokens

git-worktree-runner editor.instructions.md

Instructions for coderabbitai/git-worktree-runner, covering editor adapter instructions, when to use a file vs registry, adding a standard editor (registry), adding a custom editor (file override) and editorname adapter.

coderabbitai/git-worktree-runner · 533 tokens

mulmoterminal CLAUDE.md

Claude Code instructions for receptron/mulmoterminal, covering claude.md — mulmoterminal, stack & package manager, run after changes, import a component at module scope, never inside a test and no emojis.

receptron/mulmoterminal · 5,467 tokens