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-devnpx skills add ApolloAuto/apollo-claw --skill apollo-devgit 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.00323 | $0.03250 |
| Opus 5 | $0.00161 | $0.01625 |
| Sonnet 5 | $0.00065 | $0.00650 |
| Haiku 4.5 | $0.00032 | $0.00325 |
Grade D, and why
apollo-dev scanned grade D with 2 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 2d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
- **sudo 操作必须确认**:涉及 `sudo` 的命令需用户确认后才执行 Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
rm -rf profiles/default 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
55 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 103 B
- config.yaml 1.4 KB
- README.md 7.6 KB
- references/knowledge_index.md 3.0 KB
- references/knowledge/01_赛事竞赛/2026百度Apollo自动驾驶大赛报名指南.md 6.9 KB
- references/knowledge/02_日常工作流/06_aem_profile配置管理.md 3.0 KB
- references/knowledge/02_日常工作流/08_电脑重启后怎么进入Apollo.md 980 B
- references/knowledge/02_日常工作流/09_赛事压缩包制作.md 1.7 KB
- references/knowledge/02_日常工作流/10_Git代码与配置管理.md 5.3 KB
- references/knowledge/03_规划PnC/00_代码与配置下载指南.md 3.2 KB
- references/knowledge/03_规划PnC/00_技术参考索引.md 3.4 KB
- references/knowledge/03_规划PnC/01_PnC开发模式说明.md 8.0 KB
- references/knowledge/03_规划PnC/02_PnC包管理2.0解读.md 13 KB
- references/knowledge/03_规划PnC/03_Planning2.0参数配置.md 22 KB
- references/knowledge/03_规划PnC/04_使用SimControl仿真调试.md 8.4 KB
- references/knowledge/03_规划PnC/05_新增TrafficRule插件流程.md 8.3 KB
- references/knowledge/03_规划PnC/06_插件机制—新增TrafficRule插件.md 12 KB
- references/knowledge/03_规划PnC/07_插件机制—新增Scenario插件.md 37 KB
- references/knowledge/03_规划PnC/08_实践—交汇路口减速慢行插件.md 904 B
- references/knowledge/03_规划PnC/09_场景—人行道避让(基础版).md 4.4 KB
- references/knowledge/03_规划PnC/10_场景—人行道避让(完整版).md 4.4 KB
- references/knowledge/03_规划PnC/11_场景—动态避障(人行道+交通灯).md 9.9 KB
- references/knowledge/03_规划PnC/12_场景—交通标志停止线.md 7.3 KB
- references/knowledge/03_规划PnC/13_场景—借道绕行解题思路.md 1.4 KB
- references/knowledge/03_规划PnC/14_场景—特殊车辆绕行解题思路.md 491 B
- references/knowledge/03_规划PnC/15_场景—施工区域减速慢行.md 853 B
- references/knowledge/03_规划PnC/16_场景—断头路解题思路.md 2.1 KB
- references/knowledge/03_规划PnC/17_场景—自主泊车.md 31 KB
- references/knowledge/04_赛事集锦/00_场景索引.md 2.8 KB
- references/knowledge/04_赛事集锦/01_场景—左转待转.md 33 KB
- references/knowledge/04_赛事集锦/02_场景—红绿灯路口减速慢行(方法一).md 15 KB
- references/knowledge/04_赛事集锦/03_场景—红绿灯路口减速慢行(方法二).md 21 KB
- references/knowledge/04_赛事集锦/04_场景—人行道通行.md 8.0 KB
- references/knowledge/04_赛事集锦/05_场景—借道绕行.md 2.6 KB
- references/knowledge/04_赛事集锦/06_场景—障碍物绕行.md 7.2 KB
- references/knowledge/04_赛事集锦/07_场景—减速带通行.md 3.3 KB
- references/knowledge/04_赛事集锦/08_场景—交汇路口减速慢行(方法一).md 12 KB
- references/knowledge/04_赛事集锦/09_场景—交汇路口减速慢行(方法二).md 8.7 KB
- references/knowledge/04_赛事集锦/10_场景—慢速车绕行.md 10 KB
- references/knowledge/05_工程框架与工具/Dreamview功能介绍.md 8.6 KB
- references/knowledge/05_工程框架与工具/profile插件问题排查.md 2.6 KB
- references/knowledge/05_工程框架与工具/工具升级之全新Dreamview+.md 22 KB
- references/knowledge/05_工程框架与工具/工程框架升级之包管理2.0整体解读.md 36 KB
- references/knowledge/06_技术培训/仿真平台试用权限服务申请.md 485 B
- references/knowledge/06_技术培训/备赛课程学习.md 6.5 KB
- references/knowledge/07_FAQ故障排查/Apollo查看日志以及输出日志.md 7.7 KB
- references/knowledge/07_FAQ故障排查/buildtool map get 地图获取失败.md 422 B
- references/knowledge/07_FAQ故障排查/buildtool相关问题FAQ.md 509 B
- references/knowledge/07_FAQ故障排查/dreamview地图不加载或场景不跳转.md 952 B
- references/knowledge/07_FAQ故障排查/planning模块打不开恢复指南.md 3.4 KB
- references/knowledge/07_FAQ故障排查/安装及编译问题FAQ——dreamview相关.md 1.1 KB
- references/knowledge/07_FAQ故障排查/安装及编译问题FAQ——编译相关.md 3.4 KB
- references/knowledge/08_硬件传感器/Apollo自动驾驶传感器适配.md 21 KB
- references/knowledge/08_硬件传感器/基于Apollo 10.0的线控底盘CAN协议适配.md 14 KB
- references/knowledge/09_地图资源/2026星火自动驾驶大赛场景集和地图获取.md 436 B
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.
- 2d ago First seen · 222 lines · 323 tokens per session scan D db444ccfe709
apollo-dev is a skill published in the GitHub repository ApolloAuto/apollo-claw (5 stars, last pushed 3mo ago), with no licence file. It adds 323 tokens to every session and 3,250 once invoked, about $0.0016 per session on Opus 5. A static security scan graded it D with 2 findings (asks for root, recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
auto-perf-optimize
Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.
chat-perf
Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…