npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, πŸ‘‹, I’m Ryan HefnerΒ  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you πŸ™

Β© 2026 – Pkg Stats / Ryan Hefner

codeguard-ai

v1.2.1

Published

πŸ›‘οΈ The only Multi-LLM Compliance Engine (GPT-4o + Claude + DeepSeek). Auto-fix GDPR/LGPD risks by routing code to the best model for each task. Works offline & with Cursor.

Readme

πŸ›‘οΈ CodeGuard AI

Stop Shadow APIs from reaching production. Automate LGPD/GDPR compliance in your CI/CD.

Version License

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.

Ctrl+Shift+P β†’ "CodeGuard: Scan for Compliance"

Install Extension

2. πŸ€– Claude Desktop (MCP)

Give your AI Agent a "Compliance Brain".

npx codeguard-ai install:mcp

3. πŸ”„ CI/CD (GitHub Actions / GitLab)

Block non-compliant PRs automatically.

# .github/workflows/security.yml
- run: npx codeguard-ai scan . --fail-on-violation

4. ⚑ CLI (Terminal)

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 | Contact Enterprise Sales


🏒 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

Made with ❀️ by CodeGuard β€” Protect your code. Avoid fines. Ship with confidence.