codeguard-security
New410Community RegistryGeneralby Project CodeGuard
Comprehensive security rules for AI coding agents
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/codeguard-security.md https://raw.githubusercontent.com/project-codeguard/rules.git/main/SKILL.md3
Invoke in Claude Code
/codeguard-securityView source on GitHub
securityagentcode-reviewvulnerability-prevention
Frequently Asked Questions
What is codeguard-security?
Comprehensive security rules for AI coding agents
How to install codeguard-security?
To install codeguard-security, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /codeguard-security.
What is codeguard-security best for?
codeguard-security is a community categorized under General. It is designed for: security, agent, code-review, vulnerability-prevention. Created by Project CodeGuard.