Codebase Auditor
Comprehensive codebase audit across 6 dimensions: architecture, code quality, security (OWASP Top 10), performance, testing coverage, and maintainability with prioritized action plan
Install
Quick install
npx skills add https://github.com/mhattingpete/claude-skills-marketplace/tree/main/productivity-skills-plugin/skills/code-auditornpx skills add mhattingpete/claude-skills-marketplace --skill "Codebase Auditor" --agent claude-codenpx skills add mhattingpete/claude-skills-marketplace --skill "Codebase Auditor" --agent cursornpx skills add mhattingpete/claude-skills-marketplace --skill "Codebase Auditor" --agent codexnpx skills add mhattingpete/claude-skills-marketplace --skill "Codebase Auditor" --agent opencodenpx skills add mhattingpete/claude-skills-marketplace --skill "Codebase Auditor" --agent github-copilotnpx skills add mhattingpete/claude-skills-marketplace --skill "Codebase Auditor" --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add mhattingpete/claude-skills-marketplace --skill "Codebase Auditor"Manual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/mhattingpete/claude-skills-marketplace.gitcp -r claude-skills-marketplace/productivity-skills-plugin/skills/code-auditor ~/.claude/skills/Codebase Auditor
Comprehensive codebase audit across 6 dimensions: architecture, code quality, security (OWASP Top 10), performance, testing coverage, and maintainability with prioritized action plan
What is it?
Comprehensive codebase audit across 6 dimensions: architecture, code quality, security (OWASP Top 10), performance, testing coverage, and maintainability with prioritized action plan Built for use cases involving code-audit, security-review, code-quality, technical-debt, performance-analysis.
How to use it?
Install this skill in your Claude environment to enhance codebase auditor capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts.The full source and documentation is available on GitHub.
Key Features
- Comprehensive codebase audit across 6 dimensions: architecture, code quality, security (OWASP Top 10), performance, testing coverage, and maintainability with prioritized action plan
- Seamless integration with Claude's development workflow
- Comprehensive guidelines and best practices for codebase auditorView on GitHub
GitHub Stats
StarsForksLast UpdateAuthormhattingpeteLicenseApache-2.0Version1.0.0Categories
Developer ToolsSecurityTags
code-auditsecurity-reviewcode-qualitytechnical-debtperformance-analysisFeatures
Related Skills
More from Developer ToolsFFUF Web Fuzzing
Fast web fuzzer for discovering hidden content, directories, files, and vulnerabilities during penetration testing150jthackSecurityDeveloper Tools00
Algorithmic Art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration5.3kAnthropicCreativeDeveloper Tools00
Artifacts Builder
Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui components5.3kAnthropicDeveloper Tools00
---
Source: https://github.com/mhattingpete/claude-skills-marketplace/tree/main/productivity-skills-plugin/skills/code-auditor
Author: mhattingpete
License: https://opensource.org/licenses/Apache-2.0
GitHub Stars: 350
Tags: code-audit, security-review, code-quality, technical-debt, performance-analysis
SKILL.md source
--- name: Codebase Auditor description: Comprehensive codebase audit across 6 dimensions: architecture, code quality, security (OWASP Top 10), performance, testing coverage, and maintainability with prioritized action plan --- # Codebase Auditor Comprehensive codebase audit across 6 dimensions: architecture, code quality, security (OWASP Top 10), performance, testing coverage, and maintainability with prioritized action plan What is it? Comprehensive codebase audit across 6 dimensions: architecture, code quality, security (OWASP Top 10), performance, testing coverage, and maintainability with prioritized action plan Built for use cases involving code-audit, security-review, code-quality, technical-debt, performance-analysis. ## How to use it? Install this skill in your Claude environment to enhance codebase auditor capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts. The full source and documentation is available on GitHub. ## Key Features * Comprehensive codebase audit across 6 dimensions: architecture, code quality, security (OWASP Top 10), performance, testing coverage, and maintainability with prioritized action plan * Seamless integration with Claude's development workflow * Comprehensive guidelines and best practices for codebase auditorView on GitHub ### GitHub Stats StarsForksLast UpdateAuthormhattingpeteLicenseApache-2.0Version1.0.0 ### Categories Developer ToolsSecurity ### Tags code-auditsecurity-reviewcode-qualitytechnical-debtperformance-analysis ### Features ## Related Skills More from Developer Tools ### FFUF Web Fuzzing Fast web fuzzer for discovering hidden content, directories, files, and vulnerabilities during penetration testing 150jthackSecurityDeveloper Tools00 ### Algorithmic Art Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration 5.3kAnthropicCreativeDeveloper Tools00 ### Artifacts Builder Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui components 5.3kAnthropicDeveloper Tools00 --- **Source**: https://github.com/mhattingpete/claude-skills-marketplace/tree/main/productivity-skills-plugin/skills/code-auditor **Author**: mhattingpete **License**: https://opensource.org/licenses/Apache-2.0 **GitHub Stars**: 350 **Tags**: code-audit, security-review, code-quality, technical-debt, performance-analysis
Related skills 6
azure-validate
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless deployme...
entra-app-registration
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance.
azure-rbac
Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. Also provides guidance on permissions required to grant roles. WHEN: bicep for role assignment, what role should I assign, least privilege role, RBAC role for, role to read blobs, role for managed identity, custom role definition, assign role to identity, what role do I need to grant access, permissions to assign roles.
azure-compliance
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment.
azure-enterprise-infra-planner
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment', 'Az...
azure-kubernetes
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking options (private API server, Azure CNI Overlay, egress configuration), security, and operations (autoscaling, upgrade strategy, cost analysis). WHEN: create AKS environment, provision AKS environment, enable AKS observability, design AKS networking, choose AKS SKU, secure AKS, optimize AKS, rightsize AKS pod, AKS spot nodes, AKS cluste...