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.
npx agentmods add commands/alenryuichi/openmemory-plus/resume-ai-validatorgit clone --depth 1 https://github.com/Alenryuichi/openmemory-plusWrote 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.
[](https://agentmods.dev/commands/alenryuichi/openmemory-plus/resume-ai-validator)<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>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.
| Model | Per session | Once 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 |
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.
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: 配置错误
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.
- yesterday First seen · 49 lines · 0 tokens per session scan A 65d1ca57f540
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.
Other commands, from other repositories
verify-bug
Post-merge UAT verification workflow. Walks JIRA reproduce steps, performs comparative audits (Before/After), attaches evidence to JIRA, and transitions status on PASS.
ui-aqa-flow-code-analysis
Phase 3 Code Analysis of ui-aqa-flow.
ui-aqa-flow-test-report-analysis
Phase 7 Test Report Analysis of ui-aqa-flow.
test-e2e
Write end-to-end tests for critical user journeys.
adjust-length
作用: 尝试通过排版微调或受控语义改写逼近目标页数。它是专家快捷入口;普通自然语言如“把正文压到 8 页,尽量不要改语义”也应能触发同类任务。.
repair-table
作用: 针对指定表格或当前论文中的表格问题执行修复闭环。它是专家快捷入口;普通自然语言如“修 Table 2 太挤的问题”也应能触发同类任务。.