← Back to projects
ActiveTypeScriptMIT

claude-audit

AI-powered codebase auditor. One command analyzes your entire repo for security vulnerabilities using multi-agent architecture with specialized security domain agents.

$ npx claude-audit ./your-project

About

Uses Claude to orchestrate multiple specialized agents (authentication, injection, crypto, configuration, file handling, and data exposure) that each analyze the codebase through their domain lens. Results are deduplicated and ranked by severity.

Topics

aiauditclaudeclicode-reviewnodejssecuritystatic-analysistypescript
6Stars
2Forks
4Technologies

Tech Stack

TypeScriptAI AgentsSecurityCLI