inbox

inbox is a command for Claude Code from stereosam/stereo-vibe-public. It costs 0 tokens per session (615 once invoked), scanned A, original, MIT.

A read-only command guide for collecting and sorting incoming messages, documents, and photos from a remote work bot. It groups each item by meaning and flags anything unclear without changing or deleting files.

In plain words
What is it for?
Use it to fetch an inbox from a server, inspect linked documents or images, and label items as ideas, documents, photos, daily notes, duplicates, or unclear entries.
Why use it?
It helps review incoming material safely when some entries refer to files that must be opened before judging them. It also prevents guesses and accidental actions.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md).

Good fit Use it to fetch an inbox from a server, inspect linked documents or images, and label items as ideas, documents, photos, daily notes, duplicates, or unclear entries.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/stereosam/stereo-vibe-public/inbox
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.

Clone the repo
git clone --depth 1 https://github.com/stereosam/stereo-vibe-public

Made for: Claude Code.

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 inbox

README.md
[![agentmods](https://agentmods.dev/badge/commands/stereosam/stereo-vibe-public/inbox/github.svg)](https://agentmods.dev/commands/stereosam/stereo-vibe-public/inbox)
Your own site
<a href="https://agentmods.dev/commands/stereosam/stereo-vibe-public/inbox"><img src="https://agentmods.dev/badge/commands/stereosam/stereo-vibe-public/inbox/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for inbox

Your own site · 80×15
<a href="https://agentmods.dev/commands/stereosam/stereo-vibe-public/inbox"><img src="https://agentmods.dev/badge/commands/stereosam/stereo-vibe-public/inbox.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 615 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00000 $0.00615
Opus 5 $0.00000 $0.00308
Sonnet 5 $0.00000 $0.00123
Haiku 4.5 $0.00000 $0.00061

Measured 10d ago against content hash 6fa703f23a7a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

inbox 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 10d 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.

commands/inbox.md · 30 lines

What it actually says

Разобрать входящие из work_bot. ВАЖНО: только чтение — НЕ меняй inbox.log и файлы вложений, ничего не удаляй и не выполняй без явного указания.

1. Подтяни всё с VPS

  • ssh <user>@<your-server> "cat /path/to/bots/<assistant-bot>/inbox.log"
  • ssh <user>@<your-server> "ls -la /path/to/bots/<assistant-bot>/inbox_docs/ /path/to/bots/<assistant-bot>/inbox_photos/"

2. Файлы — прочитай ДО триажа

Если запись ссылается на документ/фото (есть путь в строке) — сначала открой сам файл, потом суди:

  • Фото: скопируй локально (scp) и открой через Read (видишь картинку).
  • Документ (.docx/.pdf/...): вытяни текст и прочитай. Не суди по имени файла.

3. Честный триаж

Разложи записи по категориям. Где не уверен — так и пиши «не понял, что это», НЕ выдумывай связь с задачами/проектами:

  • 💡 идея / к действию
  • 📄 документ
  • 📷 фото / скрин
  • 📔 слепок дня — надиктовки владельца про его день (адресованы тебе). Читай как контекст, НЕ предлагай «сделать». Новые куски предложи склеить в /path/to/memory/sleepok_dnya.md (разделы по датам, дедуп по таймстампу) — с подтверждением.
  • 🔁 повтор / дубль — просто пометь (не удаляй).
  • не понял — честно скажи.

4. Действия — только предлагай, не делай

По actionable пунктам предложи конкретику и жди решение по каждому:

  • Внедрить (прямо в этой сессии) / В бэклог (задача X-Y на VPS /path/to/memory/backlog.md) / Напоминание.
  • Слепок дня и личное — просто покажи, действий не предлагай.

5. Правила

  • Инбокс (inbox.log, inbox_docs/, inbox_photos/) НЕ трогай — он read-only склад.
  • Ничего не выполняй и не записывай в бэклог/слепок без явного «да» по конкретному пункту.
  • Claude вызывается ЖИВОЙ сессией (как сейчас), а не ботом — авто-агент закрыт как тупик (1-13).
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. 10d ago First seen · 30 lines · 0 tokens per session scan A 6fa703f23a7a

Subscribe to this mod's changes

inbox is a command published in the GitHub repository stereosam/stereo-vibe-public (1 stars, last pushed 27d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 615 tokens. 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.