audit

audit is a skill for Claude Code, Codex from alirezarezvani/gaios. It costs 61 tokens per session (2,587 once invoked), scanned A, original, no licence file.

A setup review for AIOS, an AI-assisted operating system or workflow, using a Four Cs scorecard. It identifies gaps and lists three fixes in priority order.

In plain words
What is it for?
Use it to audit an AIOS setup, score it against the Four Cs, and choose the highest-priority fixes.
Why use it?
It gives a structured way to see whether an AI-assisted setup is working and what to improve first.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/alirezarezvani/gaios/audit.svg)](https://agentmods.dev/skills/alirezarezvani/gaios/audit)
Your own site
<a href="https://agentmods.dev/skills/alirezarezvani/gaios/audit"><img src="https://agentmods.dev/badge/skills/alirezarezvani/gaios/audit.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,587 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.00061 $0.02587
Opus 5 $0.00030 $0.01293
Sonnet 5 $0.00012 $0.00517
Haiku 4.5 $0.00006 $0.00259

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

Security

Grade A, and why

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

.claude/skills/audit/SKILL.md · 181 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 · 181 lines · 61 tokens per session scan A 6c6cbdde6d71

Subscribe to this mod's changes

audit is a skill published in the GitHub repository alirezarezvani/gaios (38 stars, last pushed 3mo ago), with no licence file. It adds 61 tokens to every session and 2,587 once invoked, about $0.0003 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

screen-recorder

Record a cropped region of your Windows desktop to a clean MP4 video file. Drag a box over any part of the screen, record silently, and stop with one click. Uses FFmpeg with a drag-to-crop overlay, no editor or account needed. Use when the user says "screen record", "record my screen", "record a region", "capture a…

jqaisystems/jqai-ai-skills · 96 tokens

php-form-mailer

Wire any HTML form to a two-email PHP system. Generates a complete PHP handler that sends a structured notification email to the site owner and a branded HTML confirmation to the person who submitted, updates the form action and JS handler with a mailto fallback, then tests the live endpoint with curl. Works on any…

jqaisystems/jqai-ai-skills · 86 tokens

web-scraper

Generate browser console scripts to scrape paginated websites. Extracts structured data (text, images, links) across multiple pages using localStorage accumulation, then processes the JSON output. Use when the user says "scrape", "extract data from website", "get all items from pages", "download portfolio", "collect…

jqaisystems/jqai-ai-skills · 76 tokens

brand-voice-linter

Lint copy against a brand voice guide. Scans files for em dashes, buzzword clusters, hedge language, vague superlatives, passive voice, exclamation marks, and AI-tell phrases, then reports every violation with a suggested rewrite. Report-only by default, applies fixes on request. Use when the user says "lint this…

jqaisystems/jqai-ai-skills · 104 tokens

cold-outreach-writer

Write a personalised cold outreach email from a company research block. Produces one tight email under 180 words built on a specific observation about the prospect, plus three alternative subject lines, a LinkedIn connection note, and a 7-day follow-up. Drafts only, never sends anything. Use when the user says "write…

jqaisystems/jqai-ai-skills · 99 tokens

demo-animation-v2

Generate the recommended responsive self-playing HTML product demo. Creates a single-file index.html with intro screen, dashboard mockup, step-by-step animation, captions, timeline controls, piano music, cursor animation, highlights, ending screen, mobile controls, touch gestures, fullscreen API, landscape hint, and…

jqaisystems/jqai-ai-skills · 69 tokens