Marketplace for Codacy plugin
npx claudepluginhub jaimefjorge/codacy-pluginSecurity code review plugin combining Codacy CLI v2 static analysis with Claude's AI-powered security insights
A powerful Claude Code plugin that combines Codacy CLI v2 static analysis with Claude's AI-powered security expertise for comprehensive code security reviews.
/plugin marketplace add jaimefjorge/codacy-plugin
After adding the marketplace, install the plugin:
/plugin install codacy
You must run setup before using any other commands. This installs Codacy CLI v2 and configures your project:
/codacy:setup
The setup command will:
claude plugin update codacy
Or enable auto-updates via /plugin → Marketplaces → Enable auto-update.
# 1. Setup (installs Codacy CLI v2 + profiles project + generates security patterns)
/codacy:setup
# 2. Run a full security review (uses project profile)
/codacy:security-review
# 3. Quick scan before committing
/codacy:quick-scan --staged
| Command | Description |
|---|---|
/codacy:setup | Required first. Install Codacy CLI v2, profile project, and generate security patterns |
/codacy:security-review | Full security review with AI analysis |
/codacy:quick-scan | Fast scan of specific files or changes |
/codacy:help | Show help information |
The setup command now performs comprehensive project analysis to optimize security scanning:
Directory Structure
Languages and Versions
Frameworks Detection
Security Components
After setup, two files are created in .codacy/:
.codacy/project-profile.yamlContains your project's structure, languages, frameworks, and security-relevant components.
project:
name: "my-app"
type: "web-app"
architecture: "monolith"
languages:
primary: "typescript"
all:
- name: "typescript"
version: "5.x"
files_count: 200
percentage: 60
frameworks:
- name: "react"
version: "18.x"
type: "frontend"
- name: "express"
version: "4.x"
type: "backend"
security_components:
authentication:
present: true
type: "jwt"
files:
- "src/auth/"
.codacy/security-patterns.yamlContains project-specific security patterns to check, organized by:
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage