
from solana-vibes-kit15
Phase-based adversarial security audit pipeline for Solana/Anchor codebases: scan, analyze, strategize, investigate, and report with parallel auditors and a str
Stronghold of Security (SOS) is a multi-phase audit skill for Solana/Anchor smart contracts. It orchestrates a pipeline that scans a codebase, builds a knowledge-base-backed index, deploys multiple parallel auditors to analyze distinct security lenses, synthesizes prioritized attack strategies, investigates hypotheses, and produces a final audit report and verification artifacts. The skill defines commands for each phase and a clear output structure under .audit/.
Use SOS when you need a comprehensive security review of a Solana/Anchor project — pre-mainnet audits, post-merge security checks, or regression verification after fixes. Invoke phase commands like /SOS:scan, /SOS:analyze, /SOS:strategize, /SOS:investigate, and /SOS:report to run each stage with fresh context windows.
Agents able to run CLAUDE CODE workflows, shell commands, and file-system operations (Claude Code, Copilot with shell access, CLI-capable agents).
This skill has not been reviewed by our automated audit pipeline yet.
Forge — SVK Skill Builder
A meta-skill that scaffolds a 5‑phase pipeline to design, build, validate, and ship SVK skills with a strict shipping checklist and automation helpers.
Don't Break Shit (DBS)
Controlled change-management for large codebase modifications: guided brief → analysis → mapping → phased execution to avoid regressions and missed impacts.