By MaxDehaut
Security review for Claude-generated code. Pattern-based warnings on edits, LLM-powered diff review on Stop, and an agentic commit reviewer that catches injection, XSS, SSRF, hardcoded secrets, and 25+ other vulnerability classes.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A reusable starter repository for new projects. Includes a basic structure, configuration, and best practices to help kickstart development quickly and consistently.
This repository serves as a clean and consistent starting point for new projects. It provides a minimal yet practical setup so you can focus on building features instead of reinventing the foundation each time.
Whether you're creating a small prototype or a production-ready application, this template helps enforce good practices from day one.
. ├── .claude/ # CLaude Control Center ├── docs/ # Documentation files ├── src/ # Main source code ├── specs/ # Contains all the specifications/requirements ├── tests/ # Unit and integration tests └── config/ # Configuration files
.gitignoreClick "Use this template" on GitHub to create a new repository based on this one.
git clone https://github.com/<your-username>/<your-repo-name>.git
cd <your-repo-name>
Adjust configuration files and install dependencies as needed.
Update the files in /config and root directory to match your project needs:
Add detailed documentation in the /docs folder:
Contributions are welcome. To get started:
This project is licensed under the terms of the MIT License. See the LICENSE file for details.
📌 Notes
This is a generic starter template. Customize it to fit your specific stack and project requirements.
Happy coding! 🎯
npx claudepluginhub maxdehaut/default-repository --plugin security-guidanceC/C++ language server (clangd) for code intelligence
Claude Agent SDK Development Plugin
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use