audit-rules

audit-rules is a skill for Claude Code, Codex from mikeprasad/aria-knowledge. It costs 87 tokens per session (2,431 once invoked), scanned A, original, no licence file.

A tool for finding repeated corrections in a stored knowledge collection and turning them into numbered standing rules.

In plain words
What is it for?
It is for grouping feedback, checking quotations against their source files, ranking recurring patterns, and writing a rule only when the stated conditions are met.
Why use it?
It checks whether lessons recur across separate work sessions before promoting them into lasting rules.

Skill for Claude CodeCodex

Part of the aria-knowledge plugin — 1 skill, 12 MCP servers shipped together

Install

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.

agentmods
npx agentmods add skills/mikeprasad/aria-knowledge/audit-rules
Any agent
npx skills add mikeprasad/aria-knowledge --skill audit-rules
Clone the repo
git clone --depth 1 https://github.com/mikeprasad/aria-knowledge

Made for: Claude Code, Codex.

Or install aria-knowledge, the plugin that ships this one along with the rest of its 1 skill, 12 MCP servers.

Wrote 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.

agentmods badge for audit-rules

README.md
[![agentmods](https://agentmods.dev/badge/skills/mikeprasad/aria-knowledge/audit-rules.svg)](https://agentmods.dev/skills/mikeprasad/aria-knowledge/audit-rules)
Your own site
<a href="https://agentmods.dev/skills/mikeprasad/aria-knowledge/audit-rules"><img src="https://agentmods.dev/badge/skills/mikeprasad/aria-knowledge/audit-rules.svg" alt="Measured on agentmods" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,431 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00087 $0.02431
Opus 5 $0.00044 $0.01215
Sonnet 5 $0.00017 $0.00486
Haiku 4.5 $0.00009 $0.00243

Measured 4d ago against content hash b892c4b8bb54, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

audit-rules 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 4d 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.

plugin-claude-code/skills/audit-rules/SKILL.md · 163 lines

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.

Read it on GitHub

Changes

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.

  1. 4d ago First seen · 163 lines · 87 tokens per session scan A b892c4b8bb54

Subscribe to this mod's changes

audit-rules is a skill published in the GitHub repository mikeprasad/aria-knowledge (16 stars, last pushed 7d ago), with no licence file. It adds 87 tokens to every session and 2,431 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

emulo

Use when the user explicitly asks to run, set up, update, re-mine, or deepen Emulo from real local AI coding-session history and native emulo:mine is not available. This is the cross-agent skills.sh bootstrap, not the native namespaced plugin.

ohad6k/emulo · 58 tokens

emulo

Load the user's Emulo profile, mined from their local Claude Code, Codex, and OpenCode session logs, so you work like them instead of a cold start. Use before working on their task.

ohad6k/emulo · 44 tokens

project-butler

Project memory workflow for init/upgrade, profile-aware setup, end session, normal/full close, file organization, document archiving, language switching, versioned update logs, rule review, status, wiki sync, and context recovery. Use for /project-butler, setup/初始化, foundation setup, profile setup, end session/收工…

JamesShi96/project-butler · 133 tokens

change-init

Mine git history for Change Decision Records (ChDRs) by detecting commit messages that link to issue trackers, clustering the commits into change stories, and inferring the decisions behind them. Use when bootstrapping project memory from an existing repo's history (brownfield), before refactoring unfamiliar code, or…

tikalk/adlc-team-skills · 72 tokens

mine

Use only when the user explicitly asks to run, set up, update, re-mine, or deepen Emulo from real local AI coding-session history.

ohad6k/emulo · 33 tokens

init

Turn on Rekal memory in the current repository by running rekal init. Use when the user asks to initialize or set up Rekal here, or when a rekal command reported the repository is not initialized. Once per repository. Do not offer this merely because a repo lacks a .rekal/ store — most repos do not want one.

rekal-dev/rekal-cli · 75 tokens