resume-ai-validator

resume-ai-validator is a command for coding agents from Alenryuichi/openmemory-plus. It costs 0 tokens per session (370 once invoked), scanned A, original, MIT.

A command-line tool for checking a résumé application through its API and user interface. End-to-end testing means checking a complete user flow from start to finish.

In plain words
What is it for?
Use it to run API checks, browser-based end-to-end scenarios, scoring, ATS checks, job-description analysis, and optimisation checks.
Why use it?
It finds failures in both backend behaviour and visible user journeys, including résumé generation and editing.

Command

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 commands/alenryuichi/openmemory-plus/resume-ai-validator
Clone the repo
git clone --depth 1 https://github.com/Alenryuichi/openmemory-plus

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 resume-ai-validator

README.md
[![agentmods](https://agentmods.dev/badge/commands/alenryuichi/openmemory-plus/resume-ai-validator.svg)](https://agentmods.dev/commands/alenryuichi/openmemory-plus/resume-ai-validator)
Your own site
<a href="https://agentmods.dev/commands/alenryuichi/openmemory-plus/resume-ai-validator"><img src="https://agentmods.dev/badge/commands/alenryuichi/openmemory-plus/resume-ai-validator.svg" alt="Measured on agentmods" 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 370 The whole file, excluding the scripts and references it only reads on demand.
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.00000 $0.00370
Opus 5 $0.00000 $0.00185
Sonnet 5 $0.00000 $0.00074
Haiku 4.5 $0.00000 $0.00037

Measured yesterday against content hash 65d1ca57f540, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

resume-ai-validator 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 yesterday.

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.

.augment/commands/resume-ai-validator.md · 49 lines

What it actually says

resume-ai-validator

端到端验证 resumeAI 的 API 能力和 UI/UX 交互的 CLI 工具。

Usage

cd web/scripts/resume-ai-validator
npx tsx cli.ts <command> [options]

Commands

命令 描述 示例
validate API 验证 validate --yolo
validate --e2e API + UI 验证 validate --yolo --e2e
e2e UI/UX 测试 e2e --full
score 评分验证 score
optimize 优化验证 optimize
ats ATS 验证 ats
analyze-jd JD 分析 analyze-jd

E2E Scenarios

场景 描述
auth 认证流程
home 首页 UI
generate 简历生成
editor 简历编辑
optimize ATS/优化

Options

  • --json - JSON 输出
  • --verbose - 详细输出
  • --base-url <url> - API URL
  • --e2e - 同时运行 UI 测试
  • --full - 完整验证
  • --scenario <name> - 指定 E2E 场景

Exit Codes

  • 0: 通过
  • 1: 失败
  • 2: 配置错误
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. yesterday First seen · 49 lines · 0 tokens per session scan A 65d1ca57f540

Subscribe to this mod's changes

resume-ai-validator is a command published in the GitHub repository Alenryuichi/openmemory-plus (20 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 370 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-09-03.