ruoyi-plus-soybean: Command for Codex

.codex/prompts/athena-status.md

athena-status is a command for Codex from m-xlsea/ruoyi-plus-soybean. It costs 0 tokens per session (363 once invoked), scanned B, original, MIT.

A status command for a Codex-based project that reports progress, hooks, lessons, platform health, and available agent settings.

In plain words
What is it for?
It is for checking sprint progress, recorded hook activity, lessons, Codex capabilities, and subagent limits.
Why use it?
It brings several project and agent health details into one status view.

Command for Codex

Written for Codex: installed under .codex/. Also seen: reads .claude/ paths; mentions subagents; mentions Codex.

This is m-xlsea/ruoyi-plus-soybean's own configuration. It tells Codex how to work on ruoyi-plus-soybean itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ruoyi-plus-soybean configures →

Reuse

Borrowing it

Nothing to install: this file belongs to m-xlsea/ruoyi-plus-soybean. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/m-xlsea/ruoyi-plus-soybean/master/.codex/prompts/athena-status.md
Clone the repo
git clone --depth 1 https://github.com/m-xlsea/ruoyi-plus-soybean

Made for: Codex.

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 athena-status

README.md
[![agentmods](https://agentmods.dev/badge/commands/m-xlsea/ruoyi-plus-soybean/athena-status/github.svg)](https://agentmods.dev/commands/m-xlsea/ruoyi-plus-soybean/athena-status)
Your own site
<a href="https://agentmods.dev/commands/m-xlsea/ruoyi-plus-soybean/athena-status"><img src="https://agentmods.dev/badge/commands/m-xlsea/ruoyi-plus-soybean/athena-status/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 athena-status

Your own site · 80×15
<a href="https://agentmods.dev/commands/m-xlsea/ruoyi-plus-soybean/athena-status"><img src="https://agentmods.dev/badge/commands/m-xlsea/ruoyi-plus-soybean/athena-status.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 363 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00363
Opus 5 $0.00000 $0.00181
Sonnet 5 $0.00000 $0.00073
Haiku 4.5 $0.00000 $0.00036

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

Security

Grade B, and why

athena-status 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 11d 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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

hooks 配置文件: ~/.codex/hooks.json, ~/.codex/config.toml [[hooks.*]]
.codex/prompts/athena-status.md · 33 lines

What it actually says

/athena-status (Codex)

参考 CC 版 (~/.claude/skills/athena-status/SKILL.md). 等价实现, 差异:

字段 CC 端 CX 端
goal_supported CC v2.1.139+ 始终 false (Codex 无 /goal)
batch_supported CC v2.1.121+ 视 [agents] max_threads 而定
background_supported CC v2.1.139+ 始终 false (Codex 无 /background)
session_memory_active ~/.claude/projects/ 始终 false (Codex 无等价)

收集顺序 (同 CC 版)

  1. PACE 状态 (从 .ai_state/_index.md frontmatter)
  2. Sprint 进度 (counts 段)
  3. Hook 触发记录 (tail -50 .ai_state/hook-trace.jsonl)
  4. Lessons 统计
  5. Platform 健康 (Codex 特定)
  6. Plugin 状态: CX 无插件生态, 仅显示 codex --version, codex /hooks 输出, codex /skills

Codex 特有显示

[Codex Hooks]
  /hooks tui:           v0.129+
  hooks 配置文件:        ~/.codex/hooks.json, ~/.codex/config.toml [[hooks.*]]
  Windows 支持:         否 (官方限制)

[Codex Subagents]
  config.toml [agents].max_threads: <从 config 读>
  available roles: evaluator, generator, reviewer
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. 11d ago First seen · 33 lines · 0 tokens per session scan B 6de8e6eeb506

Subscribe to this mod's changes

athena-status is a command published in the GitHub repository m-xlsea/ruoyi-plus-soybean (325 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 363 tokens. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.