SayandipBagchi

Audit Suite — Security skill for Claude Code

Security community

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

Terminal
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 Repository