polyverse-agent CLAUDE.md

Project instructions for the polyverse-agent codebase, covering commands, workspace layout, configuration, runtime behavior, and overall architecture.

In plain words
What is it for?
Use them when developing or maintaining polyverse-agent. No further capabilities are described.
Why use it?
They help a coding agent understand how this particular project is organized and operated.

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/polydevs-labs/polyverse-agent/claude-md
Clone the repo
git clone --depth 1 https://github.com/polydevs-labs/polyverse-agent
Per session 2,278 This file is loaded in full into every session.
When invoked 2,278 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.02278 $0.02278
Opus 5 $0.01139 $0.01139
Sonnet 5 $0.00456 $0.00456
Haiku 4.5 $0.00228 $0.00228

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

Security

Grade A, and why

polyverse-agent 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 · 133 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-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 · 133 lines · 2,278 tokens per session scan A f3027ad46678

Subscribe to this mod's changes

polyverse-agent CLAUDE.md is an instructions file published in the GitHub repository polydevs-labs/polyverse-agent (22 stars, last pushed 3mo ago), licensed GPL-3.0. It adds 2,278 tokens to every session, about $0.0114 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

big-AGI CLAUDE.md

Claude Code instructions for enricoros/big-AGI, covering claude.md, architecture overview, development commands, git/github remotes and repository layout.

enricoros/big-AGI · 2,703 tokens

big-AGI AGENTS.md

AGENTS.md instructions for enricoros/big-AGI, a project described as: AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. Includes AI personas, AGI functions, world-class Beam multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import…

enricoros/big-AGI · 4 tokens

generative-ai-for-beginners AGENTS.md

Instructions for microsoft/generative-ai-for-beginners, covering agents.md, project overview, setup commands, initial repository setup and clone the repository.

microsoft/generative-ai-for-beginners · 2,850 tokens

openagent CLAUDE.md

Claude Code instructions for the-open-agent/openagent, covering claude.md, commands, architecture, backend (go / beego) and frontend (react).

the-open-agent/openagent · 1,049 tokens

E2B CLAUDE.md

Claude Code instructions for e2b-dev/E2B: Use pnpm for node and uv for python to install and update dependencies. Run pnpm run format, pnpm run lint and pnpm run typecheck before committing changes. When modifying the SDK packages, ensure equivalent changes are applied to both JS as well as sync and async Python…

e2b-dev/E2B · 306 tokens

helicone AGENTS.md

AGENTS.md instructions for Helicone/helicone, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

Helicone/helicone · 791 tokens