You're looking at a Solana smart contract auditor. This is the kind of skill you'd reach for when you need to review a Solana program for common vulnerabilities before deployment or when inheriting a codebase and want to understand its security posture. The description is sparse, so you won't find documentation about specific checks it runs or how deeply it integrates with Anchor, native Solana programs, or tooling like Solana Security Scanner. If you work with Solana contracts regularly and need automated security review, this could save time on manual audits, but you'll want to test it against your specific program patterns to see what it catches and what it misses.
npx skills add https://github.com/workersio/spec --skill solana-audit