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 skills/apolloauto/apollo-claw/apollo-testnpx skills add ApolloAuto/apollo-claw --skill apollo-testgit clone --depth 1 https://github.com/ApolloAuto/apollo-clawWhat 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.00198 | $0.01896 |
| Opus 5 | $0.00099 | $0.00948 |
| Sonnet 5 | $0.00040 | $0.00379 |
| Haiku 4.5 | $0.00020 | $0.00190 |
Grade A, and why
apollo-test 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 3d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
17 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- _meta.json 104 B
- config.yaml 1.8 KB
- README.md 1.7 KB
- references/knowledge_index.md 1.1 KB
- references/knowledge/01_单元测试/00_GTest基础与Apollo适配.md 4.2 KB
- references/knowledge/01_单元测试/01_TrafficRule插件单测模板.md 4.7 KB
- references/knowledge/01_单元测试/02_Scenario插件单测模板.md 4.5 KB
- references/knowledge/01_单元测试/03_Mock常见Apollo依赖.md 5.0 KB
- references/knowledge/02_集成测试/00_buildtool_test使用指南.md 3.5 KB
- references/knowledge/02_集成测试/01_SimControl自动化测试.md 3.1 KB
- references/knowledge/02_集成测试/02_提交前测试Checklist.md 4.3 KB
- references/knowledge/03_FAQ/仿真不通过排查指南.md 3.1 KB
- references/knowledge/03_FAQ/测试编译失败FAQ.md 3.8 KB
- scripts/analyze_pnc_record.py 9.7 KB runs code
- scripts/record_apollo_channels.sh 2.5 KB runs code
- scripts/record_channel_report.py 27 KB runs code
- scripts/record_pnc_sim.sh 1.1 KB runs code
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.
- 3d ago First seen · 208 lines · 198 tokens per session scan A ecb75bb62393
apollo-test is a skill published in the GitHub repository ApolloAuto/apollo-claw (5 stars, last pushed 3mo ago), with no licence file. It adds 198 tokens to every session and 1,896 once invoked, about $0.0010 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-31.
Other skills, from other repositories
exploratory-data-analysis
Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…
nature-statistics
Audit, revise, or draft manuscript statistical reporting for Nature / high-impact journal submissions. Use when the user asks to check statistical analysis sections, p values, confidence intervals, sample size, biological versus technical replicates, randomization, blinding, multiple-comparison correction, model…
evaluating-with-leakage-gates
Evaluate an OpenMed de-identification or clinical NER model against the leakage-first release gates G1a through G8, which gate releases on residual PHI leakage rather than on F1. Use when the user wants to run the OpenMed eval harness on a synthetic golden set, decide whether a de-id model is RELEASABLE or…
mapping-to-snomed
Maps clinical concept spans extracted by OpenMed to SNOMED CT concepts through a USER-SUPPLIED terminology server (the user's own Ontoserver, Snowstorm, or UMLS/UTS), never a bundled vocabulary. Use when the user wants to code findings, disorders, procedures, body structures, or substances to SNOMED CT, run an ECL…
daily-paper-generator
Use when the user asks to generate daily paper digests on a general topic. This skill supports both arXiv and bioRxiv (or either one), then produces structured Chinese/English summaries for selected papers.
overleaf-sync
Two-way sync between a local paper directory and an Overleaf project, so ARIS audit/edit workflows stay on the local copy while collaborators edit in the Overleaf web UI. Use when user says "同步 overleaf", "overleaf sync", "推送到 overleaf", "connect overleaf", "Overleaf 桥接", "pull overleaf", "push overleaf", or wants to…