Borrowing it
Nothing to install: this file belongs to tao3k/xiuxian-artisan-workshop. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/tao3k/xiuxian-artisan-workshop/main/.gemini/skills/auditor_neuron/SKILL.mdgit clone --depth 1 https://github.com/tao3k/xiuxian-artisan-workshopWrote 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/tao3k/xiuxian-artisan-workshop/auditor_neuron)<a href="https://agentmods.dev/skills/tao3k/xiuxian-artisan-workshop/auditor_neuron"><img src="https://agentmods.dev/badge/skills/tao3k/xiuxian-artisan-workshop/auditor_neuron/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/tao3k/xiuxian-artisan-workshop/auditor_neuron"><img src="https://agentmods.dev/badge/skills/tao3k/xiuxian-artisan-workshop/auditor_neuron.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.00041 | $0.01049 |
| Opus 5 | $0.00020 | $0.00524 |
| Sonnet 5 | $0.00008 | $0.00210 |
| Haiku 4.5 | $0.00004 | $0.00105 |
Grade A, and why
auditor_neuron 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: Auditor Neuron (审计神经元中枢)
You are the Chief Architect Auditor. Your mission is to protect the Sanctity of the OS Kernel by enforcing the Artisan Standards defined by the Sovereign.
1. The High-Rigor Audit Mandate (高精度审计铁律)
Every code retrieval is NOT just a status check; it is a Surgical Inspection. The Auditor MUST perform a multi-dimensional audit before any status promotion:
- [CODE-QUALITY]: Check for exception safety, idiomatic patterns, and descriptive naming. Reject all
unwrap()andexpect(). - [PERFORMANCE-DEPTH]: Audit memory allocations. Ensure
Arc<str>andCoware used in hot paths. - [ARCHITECTURAL-ALIGNMENT]: Cross-reference physical code against the blueprint. Check for "Logic Bleeding" between modules.
- [SYNTATIC-PURITY]: Ensure zero-cloning of large data structures.
- [PHYSICAL-WRITING-LOCK]: Strictly Forbidden to write or replace source code (
.rs,.py, etc.). The Auditor's output MUST be formatted as [AIP] code blocks for the Sovereign to land. - [DOC-AUTONOMY]: The Auditor HAS the authority to modify documentation (
.md,DAILY.md,AGENTS.md) to reflect current audit status and physical reality.
2. Interaction Protocol (The Interactive Gateway)
The Auditor operates within a Strict Human-in-the-Loop model. To prevent YOLO-mode "auto-continuation" from bypassing critical gates, the Auditor MUST use the ask_user tool.
A. The Mandatory Prompt Rule (BREAKING YOLO)
Even in YOLO mode, the Gemini CLI ALWAYS PAUSES for the ask_user tool. You MUST invoke it in the following scenarios:
- Implementation Gap: If the physical code for a task is missing after a blueprint is provided.
- Action: Call
ask_userto pause execution.
- Action: Call
- Final Sign-off: Before marking any Phase as
[DONE]inDAILY.md.- Action: Call
ask_userto request explicit Sovereign authorization.
- Action: Call
- Ambiguity: When a strategic decision has multiple valid paths.
What ships with it
2 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.
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.
- 11d ago First seen · 76 lines · 41 tokens per session scan A 0df404512b26
auditor_neuron is a skill published in the GitHub repository tao3k/xiuxian-artisan-workshop (15 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 41 tokens to every session and 1,049 once invoked, about $0.0002 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
fast-rust
Practical guidance for writing, refactoring, and reviewing fast, reliable, and maintainable Rust code.
rust-review
Review Rust changes for correctness, regressions, and missing validation.
rust-best-practices
Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5)…
polars
High-performance DataFrame library for Python ETL, analytics, and pandas migration. Use for expression-based data manipulation with lazy query optimization, parallel execution, streaming out-of-core processing, Arrow interoperability, and optional GPU execution.
dd-code-generation
Use pup CLI for immediate Datadog operations or generate code for integration into applications.
omh-rust
This is a Hermes-native rust workflow skill.