aoa-knowledge-stewardship

aoa-knowledge-stewardship is a skill for Codex from 8Dionysus/aoa-skills. It costs 72 tokens per session (1,077 once invoked), scanned A, original, Apache-2.0.

A governed workflow for turning private technical material into a public-safe version, or deciding which source should be trusted when records conflict.

In plain words
What is it for?
Use it to sanitize incident logs, configurations, diagnostics, and other technical records, or to resolve disagreements between written, generated, running, and installed sources.
Why use it?
It helps prevent private details, ownership rules, or the wrong source from being carried into a report or other destination.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to sanitize incident logs, configurations, diagnostics, and other technical records, or to resolve disagreements between written, generated, running, and installed sources.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/8dionysus/aoa-skills/aoa-knowledge-stewardship
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.

Any agent
npx skills add 8Dionysus/aoa-skills --skill aoa-knowledge-stewardship
Clone the repo
git clone --depth 1 https://github.com/8Dionysus/aoa-skills

Made for: 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 aoa-knowledge-stewardship

README.md
[![agentmods](https://agentmods.dev/badge/skills/8dionysus/aoa-skills/aoa-knowledge-stewardship/github.svg)](https://agentmods.dev/skills/8dionysus/aoa-skills/aoa-knowledge-stewardship)
Your own site
<a href="https://agentmods.dev/skills/8dionysus/aoa-skills/aoa-knowledge-stewardship"><img src="https://agentmods.dev/badge/skills/8dionysus/aoa-skills/aoa-knowledge-stewardship/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.

agentmods 80×15 button for aoa-knowledge-stewardship

Your own site · 80×15
<a href="https://agentmods.dev/skills/8dionysus/aoa-skills/aoa-knowledge-stewardship"><img src="https://agentmods.dev/badge/skills/8dionysus/aoa-skills/aoa-knowledge-stewardship.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,077 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.1 $0.00072 $0.01077
Opus 5 $0.00036 $0.00539
Sonnet 5 $0.00014 $0.00215
Haiku 4.5 $0.00007 $0.00108

Measured 2d ago against content hash b6a82a3eca43, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

aoa-knowledge-stewardship 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 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.

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.

skills/core/stewardship/aoa-knowledge-stewardship/SKILL.md · 114 lines

How it starts

The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.

aoa-knowledge-stewardship

Intent

Keep knowledge useful without moving authority, custody, privacy policy, or durable memory into a generic skill.

Trigger boundary

Use this skill when:

  • source roles conflict or an explicit audience or disclosure class needs a sanitized derivative at an exact governed destination

Do not use this skill when:

  • the task is memo writeback, the material is already suitable for its destination without transformation, direct publication is requested without its owner workflow, or the task is ordinary prose editing

If this package is nevertheless activated for direct publication without an exact separately supplied publication workflow and its authority, return blocked_missing_owner_workflow(owner-publication-workflow) with effect none. Do this before reading any target input, including owner declarations, policies, or raw material. Do not prepare a derivative as a side effect of the blocked publication request; sanitization must be requested or planned as its own preceding node.

Inputs

  • exactly one intent plus source material, audience or disclosure class, destination, review/evidence refs, current effect authority, and any owner route required by an owner-specific claim. Governing declarations may be complete inline task inputs; if a declaration defers to another policy or contract, the exact supplied ref must be available.

Outputs

  • exactly one mode result with owner, transformation/route, effect, validation, residual risk, claim limit, and stop line

Procedure

  1. Apply the front-door exclusions before opening target material. A direct publication request without its exact owner workflow and authority stops at blocked_missing_owner_workflow(owner-publication-workflow) even when the task also supplies private material and sanitization policies.

  2. Read references/contract.yaml and choose exactly one mode:

    Mode Select when Required procedure
    authority-map Authored, generated, cached, runtime, installed, or entrypoint sources overlap or disagree. references/authority-map.md
    sanitized-share Private technical material must become useful for an explicit audience or disclosure class at an exact destination. references/sanitized-share.md

Read the full file on GitHub · 114 lines

Files

What ships with it

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

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. 2d ago Changed · +3 lines b6a82a3eca43
  2. 11d ago First seen · 111 lines · 72 tokens per session scan A 57c2445e08d2

Subscribe to this mod's changes

aoa-knowledge-stewardship is a skill published in the GitHub repository 8Dionysus/aoa-skills (4 stars, last pushed 3d ago), licensed Apache-2.0. It adds 72 tokens to every session and 1,077 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-31.

Related

Other skills, from other repositories

aoa-memo

AoA/Abyss durable memory and owner orientation: use when ongoing work may depend on reviewed prior decisions, provenance, lifecycle/currentness, or an existing memo artifact, even when none is named. Also use to recall, review, or evolve a candidate, export, quarantine packet, object, corpus identity, lifecycle…

8Dionysus/aoa-memo · 116 tokens

aoa-agents-skills

Form, transfer, continue, or receive an independent AoA responsibility with a role-bearing actor. Use when an obligation needs its own holder, mandate, or continuity across incarnations. Ordinary tasks and native Codex helpers do not need this skill.

8Dionysus/aoa-agents · 56 tokens

aoa-session-progression-lift

Turn closed, reviewed session evidence into a bounded multi-axis progression candidate with baseline and attribution limits for aoa-agents review. Do not use on live impressions, without a baseline, to assign one universal score, mutate a role, grant authority, or set routing policy.

8Dionysus/aoa-agents · 62 tokens

aoa-summon

Decide or execute a complete summon-request-v4 for an independent external AoA actor and return a validated summon-result-v4. Use as the aoa-agents-skills execution leaf or to inspect an explicit legacy summon packet. Ordinary native Codex helpers do not use this leaf.

8Dionysus/aoa-agents · 63 tokens

kami-deck

A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI.

nexu-io/open-design · 49 tokens

orbit-notion

Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…

nexu-io/open-design · 117 tokens