Provides automated analysis of code quality, bug detection, and security vulnerabilities with improvement suggestions.
Install
mkdir -p .claude/skills/code-audit && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12048" && unzip -o skill.zip -d .claude/skills/code-audit && rm skill.zipInstalls to .claude/skills/code-audit
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Automated code review tool that analyzes code quality, detects bugs, identifies security vulnerabilities, and suggests improvements based on industry best practicesKey capabilities
- →Analyze code for maintainability and readability
- →Detect potential runtime errors and logical bugs
- →Identify security vulnerabilities and risks
- →Pinpoint performance bottlenecks
- →Ensure adherence to language and framework conventions
- →Check frontend code for accessibility issues
How it works
The tool determines the scope by checking staged or unstaged changes, loads the relevant files, and then analyzes them across multiple categories like code quality, security, and performance. It generates a structured report with findings and recommendations.
Inputs & outputs
When to use code-audit
- →Perform pre-pull request code review
- →Check code for security flaws
- →Refactor for better maintainability
About code-audit
Analyzes code for maintainability, cyclomatic complexity, naming conventions, and SOLID principle compliance. It identifies security vulnerabilities and potential code smells before pull requests.
Automated code review tool that analyzes code quality, detects bugs, identifies security vulnerabilities, and suggests improvements based on industry best practices
When not to use it
- →When evaluating high-level architecture decisions
- →When a human review is needed for business logic
- →When expecting zero false positives
Limitations
- →Cannot evaluate high-level architecture decisions
- →May flag intentional patterns as false positives
- →Has best support for JavaScript/TypeScript, Python, and Java
How it compares
This tool automates the review process and provides specific recommendations with code examples, unlike a manual review that relies on human effort and subjective interpretation.
Compared to similar skills
code-audit side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| code-audit (this skill) | 0 | 1mo | Review | Beginner |
| tech-debt | 1 | 2mo | Review | Beginner |
| contrib-pr-review | 1 | 27d | Review | Intermediate |
| production-code-audit | 1 | 6mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
tech-debt
vm0-ai
Technical debt management - scan codebase for bad smells and create tracking issues
contrib-pr-review
homeassistant-ai
Review a contribution PR for safety, quality, and readiness. Checks for security concerns, test coverage, size appropriateness, and intent alignment. Use when reviewing external contributions.
production-code-audit
davila7
Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations
audit-project
agent-sh
Use when user asks to 'review my code', 'audit the codebase', 'run code review', 'check for issues', 'find bugs', 'security review', 'performance review', or wants multi-agent iterative review. Spawns role-based reviewers (code-quality-reviewer, security-expert, performance-engineer, test-quality-gu
dependency-analyzer
InugamiDev
Dependency tree analysis, version conflict resolution, update planning, and bundle size optimization
verifier
oleyna80
Pre-merge quality gate. Use to verify code is ready to ship: route contracts (status, Content-Type, body), TypeScript, tests, CSP/CSRF headers, schema alignment, secret leak scan. Issues structured READY or BLOCKED verdict with file:line evidence. Read-only. Для верификации, проверки перед мержем, и