skills/project-audit/SKILL.md
Security scan, dead code detection, and code quality audit for any project
npx skillsauth add vibeeval/vibecosystem project-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Automated security + quality scan for any codebase. Generates a report, then optionally auto-fixes safe issues.
# Scan current directory
vibeco audit
# Scan specific path
vibeco audit /path/to/project
# Auto-fix safe issues (console.log removal)
vibeco audit --fix
# JSON output for CI integration
vibeco audit --json
Color-coded report with grade (A+ to F):
Saved to .vibeco-audit.json in project root. Contains all findings for programmatic processing.
Currently auto-fixes:
Does NOT auto-fix (manual review required):
1. vibeco audit -> Scan, generate report
2. Review report -> Understand issues
3. vibeco audit --fix -> Auto-fix safe issues
4. Manual fixes -> Address security findings
5. vibeco audit -> Re-scan to verify
node_modules, dist, .git, vendor, pycache, .next, build, coverage
Test files (*.test.ts, *.spec.js, tests/, mocks/) are excluded from security scanning to avoid false positives.
development
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals
tools
Wiring Verification
development
Connection management, room patterns, reconnection strategies, message buffering, and binary protocol design.
testing
VP Engineering perspective - org design (team topologies), process improvement, cross-team dependencies, engineering culture, OKRs, incident management maturity, platform strategy, DX optimization, release management at scale