# π‘οΈ CodeGuard AI
**Stop Shadow APIs from reaching production. Automate LGPD/GDPR compliance in your CI/CD.**
[](https://marketplace.visualstudio.com/items?itemName=codeguard.codeguard-ai)
[](LICENSE)
<a href="https://glama.ai/mcp/servers/@negraodenio/code-guard-ai"><img src="https://glama.ai/mcp/servers/@negraodenio/code-guard-ai/badge" /></a>
[](https://smithery.ai/server/@negraodenio/code-guard-ai)
> **Stop wasting hours in code reviews hunting for PII leaks.**
> CodeGuard scans your code in seconds and **auto-fixes** compliance risks β so you ship faster and avoid β¬20M GDPR fines.
---
## π Works Everywhere You Code
CodeGuard runs where you need it:
### 1. π» **VS Code / Cursor**
Instant feedback while you type.
```bash
Ctrl+Shift+P β "CodeGuard: Scan for Compliance"
```
[Install Extension](https://marketplace.visualstudio.com/items?itemName=codeguard.codeguard-ai)
### 2. π€ **Claude Desktop (MCP)**
Give your AI Agent a "Compliance Brain".
```bash
npx -y codeguard-ai start:mcp
```
### 3. π **CI/CD (GitHub Actions / GitLab)**
Block non-compliant PRs automatically.
```yaml
# .github/workflows/security.yml
- run: npx codeguard-ai scan . --fail-on-violation
```
### 4. β‘ **CLI (Terminal)**
```bash
npm install -g codeguard-ai
codeguard scan .
```
---
## β‘ Why Developers Love CodeGuard
| β Without CodeGuard | β
With CodeGuard |
|:---|:---|
| Manual review for PII leaks | Instant detection in milliseconds |
| Guess if code is compliant | Clear risk score + fine estimates |
| Fix issues yourself | **AI auto-fix** applied with one click |
| Risk β¬20M GDPR fines | Ship with confidence |
---
## π§ Multi-LLM Orchestrator
We don't just wrap ChatGPT. We orchestrate a team of experts:
* **π§ Security Specialist**: Uses **GPT-4o** for vulnerability detection.
* **βοΈ Legal Expert**: Uses **Claude 3.5 Sonnet** for nuanced compliance (GDPR/LGPD).
* **β‘ High-Speed Linter**: Uses **DeepSeek** for instant regex pres-canning.
---
## π° Pricing & Plans
| Feature | **Free (Local)** | **Pro (β¬79/mo)** | **Enterprise** |
| :--- | :---: | :---: | :---: |
| **Persona** | Indie Dev / Junior | Tech Lead / Teams | CTO / DPO |
| **Goal** | Fix my own code | Fix the team's PRs | Pass the Audit |
| **Shadow API Scan** | β
Unlimited | β
Unlimited | β
Unlimited |
| **Deep Compliance Audit** | β | β
LGPD/GDPR | β
All Frameworks |
| **CI/CD Blocking** | β οΈ Manual (No Exit Code) | β
**Automated (Exit 1)** | β
**Automated (Exit 1)** |
| **Auto-Fix** | β | β
Included | β
Included |
| **Reports (PDF)** | β | β | β
Included |
| **Support** | Community | Priority Email | Dedicated Slack |
> **BYOK (Bring Your Own Key):** You can use the Pro AI features for free if you bring your own OpenAI/Anthropic API Key. (Manual setup required).
[Start Pro Trial](https://code-guard.eu/pricing) | [Contact Enterprise Sales](https://code-guard.eu/enterprise)
---
## π’ CodeGuard Enterprise
For companies with 20+ developers or regulated industries (Finance, Health, Fintech).
β
**Everything in Pro, plus:**
* **Custom Frameworks:** PCI-DSS, HIPAA, SOC2, ISO 27001.
* **Governance Dashboard:** See risk posture across all repos.
* **Single Sign-On (SSO):** Okta, Azure AD, Google Workspace.
* **On-Premise:** Run CodeGuard inside your VPC (Air-gapped).
---
## β FAQ
**Q: Is it free?**
A: **Yes!** The basic Shadow API scanner is **free forever**. You can identify risks locally without paying anything.
**Q: What is the difference between Free and Pro?**
A: Free is for **Discovery** (finding problems). Pro is for **Action** (blocking problems in CI/CD and auto-fixing them).
**Q: Can I use my own API Keys (BYOK)?**
A: Yes! If you want to use the Deep Audit features without a Pro subscription, you can configure your own OpenAI/Anthropic keys. However, CI/CD blocking features require a Pro license.
---
## π§ Support
* **Email:** support@code-guard.eu
* **Docs:** [code-guard.eu/docs](https://code-guard.eu/docs)
Made with β€οΈ by **CodeGuard** β Protect your code. Avoid fines. Ship with confidence.