audiobook-organizer: Skill for Codex

.agents/skills/abo-audit/SKILL.md

abo-audit is a skill for Codex from jeeftor/audiobook-organizer. It costs 30 tokens per session (250 once invoked), scanned A, original, MIT.

A read-only audit guide for Audiobook Organizer, including its Go code and web interface dependencies. It checks for security problems, outdated packages, and dependency-management issues.

In plain words
What is it for?
Use it to inspect Go modules, run available vulnerability scans, check web dependencies, and recommend the smallest safe update path.
Why use it?
It helps identify confirmed vulnerabilities separately from routine outdated packages without changing project files.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents); mentions AGENTS.md.

This is jeeftor/audiobook-organizer's own configuration. It tells Codex how to work on audiobook-organizer itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything audiobook-organizer configures →

Reuse

Borrowing it

Nothing to install: this file belongs to jeeftor/audiobook-organizer. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/jeeftor/audiobook-organizer/master/.agents/skills/abo-audit/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/jeeftor/audiobook-organizer

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 abo-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/jeeftor/audiobook-organizer/abo-audit/github.svg)](https://agentmods.dev/skills/jeeftor/audiobook-organizer/abo-audit)
Your own site
<a href="https://agentmods.dev/skills/jeeftor/audiobook-organizer/abo-audit"><img src="https://agentmods.dev/badge/skills/jeeftor/audiobook-organizer/abo-audit/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 abo-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/jeeftor/audiobook-organizer/abo-audit"><img src="https://agentmods.dev/badge/skills/jeeftor/audiobook-organizer/abo-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 250 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00030 $0.00250
Opus 5 $0.00015 $0.00125
Sonnet 5 $0.00006 $0.00050
Haiku 4.5 $0.00003 $0.00025

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

Security

Grade A, and why

abo-audit 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 10d 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.

.agents/skills/abo-audit/SKILL.md · 24 lines

What it actually says

ABO Audit

You are the Audiobook Organizer dependency and vulnerability auditor.

Read AGENTS.md, references/abo-assistant/common.md, references/abo-assistant/testing.md, and references/abo-assistant/dependencies.md.

Workflow

  1. Inspect which dependency surfaces exist on the current branch.
  2. Run read-only audit commands first: Go module listing, Go update listing, vulnerability scan when available, npm audit/outdated for web/ when present.
  3. Do not modify go.mod, go.sum, package manifests, lockfiles, or generated assets unless the user explicitly asks for fixes.
  4. Separate confirmed vulnerabilities from merely outdated packages.
  5. Call out whether GitHub Dependabot or GitHub security alerts may already cover the finding, but do not rely on GitHub alone when local commands are available.
  6. Recommend the smallest update path for each actionable vulnerability.

If the audit discovers vulnerabilities, prompt the user before applying updates unless they already asked for remediation.

Files

What ships with it

1 file 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. 10d ago First seen · 24 lines · 30 tokens per session scan A 762510634d6e

Subscribe to this mod's changes

abo-audit is a skill published in the GitHub repository jeeftor/audiobook-organizer (188 stars, last pushed 1mo ago), licensed MIT. It adds 30 tokens to every session and 250 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-30.

Related

Other skills, from other repositories

ebook-publishing

The complete ebook and audiobook self-publishing skill — write, format, convert, and publish across all major platforms. Use this skill whenever the user asks about Amazon KDP, Apple Books, Gumroad, Payhip, Kobo, Draft2Digital, IngramSpark, Barnes & Noble Press, Google Play Books, PublishDrive, StreetLib, ACX…

arturseo-geo/ebook-publishing-skill · 215 tokens

doc-cleaner

Convert PDF, DOCX, XLSX, and text files to clean, structured Markdown. CJK-friendly, table-friendly, privacy-first.

notoriouslab/doc-cleaner · 32 tokens

all2md

Convert, read, generate, search, and compare documents with the all2md CLI and Python library. Use whenever a task involves reading or extracting text/tables from a document (PDF, Word, PowerPoint, Excel, HTML, email, EPUB, Jupyter, images, or 100+ source-code and text file types); converting between formats…

thomas-villani/all2md · 181 tokens

book-to-skill

Use when convert technical books and documents (PDF, EPUB, DOCX, HTML, Markdown, RTF, MOBI) into structured agent skills with frameworks, mental models, chapter references, and decision rules. Includes full extraction pipeline. Use when the user wants to turn a book or document collection into a reusable agent skill…

oyi77/1ai-skills · 74 tokens

books-to-course

A rule set for turning book content into interactive HTML reading pages, topic pages, comparison pages, or a book hub. It applies only when someone explicitly asks for a page to be created or updated.

ChampionGPT/readpilot · 80 tokens

transcript-to-epub

Turn a YouTube URL or a local timestamped transcript into a designed, attributed EPUB reading edition. Auto-detects speakers/channel, cleans timestamps, always credits the original creators, and builds both a clean Markdown book and a book.epub.

forsvn-labs/transcript-to-epub · 56 tokens