ai-native-audit-release

ai-native-audit-release is a skill for Claude Code, Codex from gmaxxxie/ai-native-product-agent-skills. It costs 83 tokens per session (5,299 once invoked), scanned A, original, no licence file.

A practical method for auditing an AI product or system before release. It examines design evidence, evaluation evidence, and shadow evidence, then defines release limits and a go/no-go decision.

In plain words
What is it for?
It is for reviewing a system design, assessing test evidence, checking shadow-operation evidence, setting release boundaries, and producing a release recommendation.
Why use it?
It gives a stated process for deciding whether a system has enough evidence to be released and where its use should be limited.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for reviewing a system design, assessing test evidence, checking shadow-operation evidence, setting release boundaries, and producing a release recommendation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gmaxxxie/ai-native-product-agent-skills/ai-native-audit-release
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 gmaxxxie/ai-native-product-agent-skills --skill ai-native-audit-release
Clone the repo
git clone --depth 1 https://github.com/gmaxxxie/ai-native-product-agent-skills

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 ai-native-audit-release

README.md
[![agentmods](https://agentmods.dev/badge/skills/gmaxxxie/ai-native-product-agent-skills/ai-native-audit-release/github.svg)](https://agentmods.dev/skills/gmaxxxie/ai-native-product-agent-skills/ai-native-audit-release)
Your own site
<a href="https://agentmods.dev/skills/gmaxxxie/ai-native-product-agent-skills/ai-native-audit-release"><img src="https://agentmods.dev/badge/skills/gmaxxxie/ai-native-product-agent-skills/ai-native-audit-release/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 ai-native-audit-release

Your own site · 80×15
<a href="https://agentmods.dev/skills/gmaxxxie/ai-native-product-agent-skills/ai-native-audit-release"><img src="https://agentmods.dev/badge/skills/gmaxxxie/ai-native-product-agent-skills/ai-native-audit-release.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,299 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 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.1 $0.00083 $0.05299
Opus 5 $0.00042 $0.02649
Sonnet 5 $0.00017 $0.01060
Haiku 4.5 $0.00008 $0.00530

Measured 5d ago against content hash 3767b7848dfe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

ai-native-audit-release 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.

skills/ai-native-audit-release/SKILL.md · 591 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. 5d ago Changed · -308 lines 3767b7848dfe
  2. 13d ago First seen · 899 lines · 83 tokens per session scan A a56898bc8628

Subscribe to this mod's changes

ai-native-audit-release is a skill published in the GitHub repository gmaxxxie/ai-native-product-agent-skills (46 stars, last pushed 3d ago), with no licence file. It adds 83 tokens to every session and 5,299 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

sparc-methodology

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration.

ruvnet/RuView · 29 tokens

deploy

Use when ready to ship — runs pre-push gates (lint, typecheck, build, tests, security sweep), commits, releases, and pushes. Standalone, never auto-invoked. Push always requires explicit confirmation. Trigger with /hyperflow:deploy, "ship it", "ready to push", "release", "cut a release", "deploy".

jeremylongshore/tons-of-skills-marketplace · 76 tokens

test-scenarios

Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes. Use when writing QA test cases, creating test plans, defining acceptance tests, or preparing for feature validation.

phuryn/pm-skills · 52 tokens

submit-github-bug-issue

Use when converting QA findings, black-box failures, red-team reports, regression evidence, or local bug notes into GitHub Issues for NVIDIA/TensorRT-Model-Connect. Standardizes checking issue templates, checking labels, de-duplicating existing issues, drafting a bug report, creating the issue on GitHub, applying the…

NVIDIA/TensorRT-Model-Connect · 82 tokens

transform-model

Add a Hugging Face or local checkpoint to TensorRT-Model-Connect as a self-contained family, or extend the family that already owns it.

NVIDIA/TensorRT-Model-Connect · 33 tokens

setup-trtmc-environment

Prepare a TensorRT-Model-Connect development or validation environment from a fresh checkout on a host without a known working setup.

NVIDIA/TensorRT-Model-Connect · 32 tokens