project-audit

Installation
SKILL.md

Project Audit

Automated security + quality scan for any codebase. Generates a report, then optionally auto-fixes safe issues.

Usage

# 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
Installs
9
GitHub Stars
507
First Seen
Apr 24, 2026
project-audit — vibeeval/vibecosystem