container AGENTS.md

Project instructions for Container, including its use of Operator Memory: files that preserve shared project guidance and a map of the codebase.

In plain words
What is it for?
Use them to read shared project documentation and install Operator Memory through npm or Bun, including its OpenCode plugin.
Why use it?
They help contributors find the project’s important instructions and structure before changing code, including how to install the helper tool.

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

Made for: Codex, OpenCode.

Per session 164 This file is loaded in full into every session.
When invoked 164 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00164 $0.00164
Opus 5 $0.00082 $0.00082
Sonnet 5 $0.00033 $0.00033
Haiku 4.5 $0.00016 $0.00016

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

Security

Grade A, and why

container 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 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

AGENTS.md · 24 lines

What it actually says

Container — Agent Instructions

This project uses Operator Memory for durable, agent-maintained documentation (instructions, specs, codebase index).

  • Shared instructions: .operator-shared/operator.md
  • Shared Project Index (codebase map): .operator-shared/index/index.md

If you are an agent or contributor working in this repository, installing Operator Memory is strongly recommended to develop effectively.

To install:

# With NPM
npm install --global @aerovato/operator-helper

# With Bun
bun add --global --minimum-release-age 0 @aerovato/operator-helper@latest

# Install OpenCode plugin
operator-helper install opencode

Without Operator installed, read the files listed above manually before making changes.

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 · 24 lines · 164 tokens per session scan A 329234c17b13

Subscribe to this mod's changes

container AGENTS.md is an instructions file published in the GitHub repository aerovato/container (342 stars, last pushed 10d ago), licensed BSD-3-Clause. It adds 164 tokens to every session, about $0.0008 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

OpenHands AGENTS.md

AGENTS.md instructions for OpenHands/OpenHands, covering repository notes, general, repository map — what belongs where, cross-repository boundaries and pr description human check.

OpenHands/OpenHands · 27,997 tokens

ExtremeRouter AGENTS.md

Instructions for rsalmn/ExtremeRouter, covering extremerouter — lead engineer agent, core philosophy, thinking process, critical thinking and coding standards.

rsalmn/ExtremeRouter · 772 tokens

Claude-PHP-SDK copilot-instructions.md

Instructions for claude-php/Claude-PHP-SDK, covering copilot instructions for claude php sdk, project goals, architecture & core components, directory structure (to be created) and key architectural patterns.

claude-php/Claude-PHP-SDK · 3,375 tokens

memctx CLAUDE.md

Instructions for bbhunterpk-ux/memctx: Last session: Database Schema UI Coverage Analysis — COMPLETED Completed: Analyzed database schema to identify all stored fields, Audited ProjectDetail and SessionDetail UI components, Compared API queries against UI display logic Up next: Add token usage display to ProjectDetail…

bbhunterpk-ux/memctx · 116 tokens

claude-capsule-kit CLAUDE.md

Instructions for arpitnath/claude-capsule-kit, covering capsule kit v4.0, rules, context system (capsule), wikilink layer and docs.

arpitnath/claude-capsule-kit · 1,133 tokens

claude-skills-librechat CLAUDE.md

Instructions for bethanychamberlain/claude-skills-librechat, covering claude.md — librechat-skills development guidance, what this repo is, repo structure, development workflow and skill.md authoring rules.

bethanychamberlain/claude-skills-librechat · 1,090 tokens