audit-share

audit-share is a skill for Claude Code, Codex from mikeprasad/aria-knowledge. It costs 97 tokens per session (6,458 once invoked), scanned A, original, no licence file.

A review tool for deciding which personal project notes should be promoted into knowledge shared with a team.

In plain words
What is it for?
Use it to review insights, decisions, approaches, rules, and backlog ideas, then approve, modify, or skip their proposed shared-knowledge destinations.
Why use it?
It helps separate information that is useful only to one person from information that belongs in shared project documentation. It suggests a destination and asks for approval before each promotion.

Skill for Claude CodeCodex

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-share
Any agent
npx skills add mikeprasad/aria-knowledge --skill audit-share
Clone the repo
git clone --depth 1 https://github.com/mikeprasad/aria-knowledge

Made for: Claude Code, Codex.

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-share

README.md
[![agentmods](https://agentmods.dev/badge/skills/mikeprasad/aria-knowledge/audit-share.svg)](https://agentmods.dev/skills/mikeprasad/aria-knowledge/audit-share)
Your own site
<a href="https://agentmods.dev/skills/mikeprasad/aria-knowledge/audit-share"><img src="https://agentmods.dev/badge/skills/mikeprasad/aria-knowledge/audit-share.svg" alt="Measured on agentmods" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,458 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.00097 $0.06458
Opus 5 $0.00048 $0.03229
Sonnet 5 $0.00019 $0.01292
Haiku 4.5 $0.00010 $0.00646

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

Security

Grade A, and why

audit-share 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 5d 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-antigravity/skills/audit-share/SKILL.md · 326 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 5d ago First seen · 326 lines · 97 tokens per session scan A a20c12e59d72

Subscribe to this mod's changes

audit-share is a skill published in the GitHub repository mikeprasad/aria-knowledge (16 stars, last pushed 8d ago), with no licence file. It adds 97 tokens to every session and 6,458 once invoked, about $0.0005 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

memclaw

The agent's persistent long-term memory — the only knowledge that survives across sessions, shared across the fleet under access control. Consult it at the start of a task to recall prior decisions, findings, and rules before acting, and write outcomes, decisions, and lessons as work completes. Use whenever a caura…

caura-ai/caura · 124 tokens

moai-foundation-context

Manages context window optimization, session state persistence, and token budget allocation for multi-agent workflows. Use for token budget management, context limits, or session handoff across agents.

modu-ai/moai-adk · 41 tokens

semantix

Install and use the semantix memory kernel as a middleware in your agent: extract user preferences / workflows / experience from past sessions, retrieve and inject them on demand. One binary + your agent's own tools.

Gnosil/semantix · 47 tokens

company-brain

How an agent should operate as one mind inside a shared Company Brain built on Caura — recall before acting, obey fleet keystones, reuse and publish skills, and report outcomes so every task compounds across the whole organization. Use this whenever you work as part of a Caura-connected team or fleet and your work…

caura-ai/caura · 108 tokens

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