Audit Suite — Security skill for Claude Code
Audit an existing dashboard suite that is suspected wrong and return findings with owners.
How to install Audit Suite
Installs to ~/.claude/skills/sayandipbagchi-superset-bi-agent-audit-suite/SKILL.md
mkdir -p ~/.claude/skills/sayandipbagchi-superset-bi-agent-audit-suite && curl -fsSL https://raw.githubusercontent.com/SayandipBagchi/superset-bi-agent/HEAD/commands/audit-suite.md -o ~/.claude/skills/sayandipbagchi-superset-bi-agent-audit-suite/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Audit Suite does
description: Audit an existing dashboard suite that is suspected wrong and return findings with owners argument-hint: "[the suite or dashboard to audit] [optional: what looks wrong, and to whom]"
Use the `superset-bi-agent` skill for Phase 0.5, then the `superset-build` skill for the gates.
Inherit before you judge: enumerate every dashboard, dataset, chart and metric that is actually live, alongside the tenant file's recorded ladder and vocabulary. Then run the eleven gates (0 through
Alternatives in Security
- Clawsec — Security skill suite with drift detection, automated audits, and skill integrity verification 798 ★
- Review Artifact — Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review 652 ★
- Data Viz Audit — Audit a data visualization for chart type selection, accessible color palette, annotations, and anti-patterns 309 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Audit Copy
Audit existing copy — a page, a document, a URL, an ad or an email — and return scores plus prioritized fixes
QA Review Tests
Audit an existing test suite for tests that pass whether or not the code works
Exploit Confirm
Prove a SUSPECTED finding with one targeted, SOC-stealth, operator-supervised confirmation probe (confirm_ too
Dbt Agent Readiness
Audit a dbt project for what an AI agent will get wrong if you point it at the data today.
Linear Cleanup
Audit Linear issues for problems (missing labels, stale, duplicates, wrong state, orphaned, unactionable) and
Audit Implementation
POST-IMPLEMENTATION AUDIT — analyzes what the implementing agent did wrong and why, proposes specific changes
Related Agents
Swe Bug Hunter
Focused bug investigator that deep-dives into specific code regions, writes reproducing tests for suspected bu
Tax Preparer
Enrolled agent reviewing a document a taxpayer intends to attach to a filed return. Verifies every form, line,
Code Auditor
Stage 7 of Vulpine. Read the audit log, feature map, and codebase for security flaws. For each suspected bug,