bun-audit
Installation
SKILL.md
Bun Audit
Use this skill as a thin router over the native codex-dev bun engine. Do not
duplicate rules or remediation logic here; bun-dev owns rule text and
references.
Commands
audit: runcodex-dev --json bun audit --root <repo>.rules list: runcodex-dev --json bun rules list.rules show <rule-id>: runcodex-dev --json bun rules show <rule-id>.fixes plan: runcodex-dev --json bun fixes plan --root <repo>.fixes apply: runcodex-dev --json bun fixes apply --root <repo>.validate plan: runcodex-dev --json bun validate plan --root <repo>.validate run: runcodex-dev --json bun validate run --root <repo> --fail-on warn.benchmark: runcodex-dev --json bun benchmark --root <repo>.