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 skills add pangzhenying2025/hermes-automotive-skills --skill automotive-testinggit clone --depth 1 https://github.com/pangzhenying2025/hermes-automotive-skillsWrote 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/skills/pangzhenying2025/hermes-automotive-skills/automotive-testing)<a href="https://agentmods.dev/skills/pangzhenying2025/hermes-automotive-skills/automotive-testing"><img src="https://agentmods.dev/badge/skills/pangzhenying2025/hermes-automotive-skills/automotive-testing/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.
<a href="https://agentmods.dev/skills/pangzhenying2025/hermes-automotive-skills/automotive-testing"><img src="https://agentmods.dev/badge/skills/pangzhenying2025/hermes-automotive-skills/automotive-testing.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00064 | $0.23984 |
| Opus 5 | $0.00032 | $0.11992 |
| Sonnet 5 | $0.00013 | $0.04797 |
| Haiku 4.5 | $0.00006 | $0.02398 |
Grade A, and why
automotive-testing 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 9d 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.
This is a copy
84% identical to automotive-access-control — 1,144 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 5,006 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Automotive Testing
223 skill files covering testing domain for automotive software engineering.
Applicable Standards
- ASPICE Level 3
- AUTOSAR 4.4
- ISO 21434
- ISO 26262
Use Cases
- TESTING system development
- Acceptance Testing optimization
- Production ECU implementation
- Fault Injection optimization
- Hil Testing optimization
- Integration Testing optimization
- Mil Testing optimization
- Performance Testing optimization
- Regression Testing optimization
- Sil Testing optimization
- Stress Testing optimization
- System Testing optimization
- Test Automation optimization
- Unit Testing optimization
Topics Covered
Acceptance Testing
- acceptance-testing-001
- acceptance-testing-002
- acceptance-testing-003
- acceptance-testing-004
- acceptance-testing-005
- acceptance-testing-006
- acceptance-testing-007
- acceptance-testing-008
- acceptance-testing-009
- acceptance-testing-010
- acceptance-testing-011
- acceptance-testing-012
- acceptance-testing-013
- acceptance-testing-014
- acceptance-testing-015
- acceptance-testing-016
- acceptance-testing-017
- acceptance-testing-018
Fault Injection
- fault-injection-001
- fault-injection-002
- fault-injection-003
- fault-injection-004
- fault-injection-005
- fault-injection-006
- fault-injection-007
- fault-injection-008
- fault-injection-009
- fault-injection-010
- fault-injection-011
- fault-injection-012
- fault-injection-013
- fault-injection-014
- fault-injection-015
- fault-injection-016
- fault-injection-017
- fault-injection-018
Hil Testing
- hil-testing-001
- hil-testing-002
- hil-testing-003
- hil-testing-004
- hil-testing-005
- hil-testing-006
- hil-testing-007
- hil-testing-008
- hil-testing-009
- hil-testing-010
- hil-testing-011
- hil-testing-012
- hil-testing-013
- hil-testing-014
- hil-testing-015
- hil-testing-016
- hil-testing-017
- hil-testing-018
Integration Testing
- integration-testing-001
- integration-testing-002
- integration-testing-003
- integration-testing-004
- integration-testing-005
- integration-testing-006
- integration-testing-007
- integration-testing-008
- integration-testing-009
- integration-testing-010
- integration-testing-011
- integration-testing-012
- integration-testing-013
- integration-testing-014
- integration-testing-015
- integration-testing-016
- integration-testing-017
- integration-testing-018
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.
- 9d ago First seen · 5,006 lines · 64 tokens per session scan A 5e8ae9e20153
automotive-testing is a skill published in the GitHub repository pangzhenying2025/hermes-automotive-skills (5 stars, last pushed 3mo ago), licensed MIT. It adds 64 tokens to every session and 23,984 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 84% identical to automotive-access-control, differing in 1,144 lines, and is treated as a copy.
Other skills, from other repositories
Codeception Testing
Expert-level Codeception testing skill for PHP applications. Covers acceptance, functional, and unit testing with the Actor pattern, BDD-style syntax, Page Objects, API testing, and database helpers.
mavlink-integration
Use this skill when a task involves MAVLink protocol communication via pymavlink, UART/UDP/TCP drone connections, ArduPilot SITL simulation, or telemetry message parsing in the edge service. Don't use it for raw UART hardware driver code without MAVLink framing (use embedded-systems), WebSocket transport to the web…
hdl-module-design
Use when writing, refactoring, or deciding how to test an HDL module, component, or IP block (ROHD, Chisel, SpinalHDL, Verilog, VHDL) and you need it parameterized, validated, and covered by exhaustive tests rather than a one-off.
unity-ceedling-integration
Use when adding, configuring, or debugging Unity, Ceedling, CMock, or embedded C unit tests, mocks, fixtures, build variants, or CI test runs.
embedded-systems
Use this skill when writing or reviewing Python code for Raspberry Pi 5 edge devices -- UART hardware drivers, camera streaming via picamera2, GPIO control, systemd services, or resource monitoring. Don't use it for MAVLink protocol parsing (use mavlink-integration), web portal server code, or Helm work.
embedded-testing-patterns
Embedded C test patterns using Unity, CMock, Ceedling, and QEMU.