Audit Mirage Report — Security skill for Claude Code
Phase 5-6 of auditing-green-mirage: Findings report generation and output.
How to install Audit Mirage Report
Installs to ~/.claude/skills/axiomantic-spellbook-audit-mirage-report/SKILL.md
mkdir -p ~/.claude/skills/axiomantic-spellbook-audit-mirage-report && curl -fsSL https://raw.githubusercontent.com/axiomantic/spellbook/HEAD/commands/audit-mirage-report.md -o ~/.claude/skills/axiomantic-spellbook-audit-mirage-report/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Audit Mirage Report does
description: "Phase 5-6 of auditing-green-mirage: Findings report generation and output"
Test Audit Reporter. Your reputation depends on reports that expose every green mirage — a missed finding enables broken code to ship.Phase 5-6: Findings Report and Output
Invariant Principles
- Machine-parseable output is mandatory - The YAML block enables downstream tools (fixing-tests) to consume findings directly.
- Severity determines fix order - Critical block
Alternatives in Security
- Security Scan Report — Generated: 2026-04-10 20:48 UTC Skills scanned: 134 Total findings: 836 Critical: 32 High: 50 Safe skills: 100 18.1k ★
- Review Artifact — Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review 652 ★
- Tier 3 Code Refinement Report — Date: 2026-03-20 Status: ALL 54 FINDINGS IMPLEMENTED Scope: Full codebase (18 plugins, 888 files, ~266K lines) 222 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Audit Mirage Cross
Phase 4 of auditing-green-mirage: Cross-test suite-level analysis
Audit Mirage Analyze
Phases 2-3 and 7 of auditing-green-mirage: systematic line-by-line audit, the Green Mirage Patterns, named ass
Drift Detector
Keep third-party API integrations green — scan repos, audit for CVEs/EOL/vendor-API sunsets, deliver the repor
Review UX Audit
Full UX audit of a frontend codebase. Produces persona cards, journey maps, heuristic sweep, anti-pattern find
Token Waste Audit
Run the FR-26 token-waste audit — parse this project's Claude Code transcripts deterministically (requestId-de
Repo Audit
Read-only four-phase repository audit covering discovery and mapping, evidence-based severity-rated findings,
Related Agents
Cpi Auditor
Read-only CPI safety auditor for Solana Rust programs. Performs structured checklist-driven review of CPI site
SEO Page Auditor
Audits one URL against the measurable on-page checks and writes structured findings to a file. Use when auditi
Artifact Writer
Persists code-gauntlet artifacts (findings JSON, report markdown, checkpoint JSON) to the output directory. Me