StuckInTheNet / ComplyKit
PublicVS Code extension that checks your code for GDPR & CCPA compliance issues in real-time
ComplyKit is a VS Code extension that helps developers find and fix privacy compliance issues in their code. It automatically scans for problems like hardcoded passwords, personal data in logs, weak encryption, and insecure storage patterns. The tool checks against GDPR and CCPA requirements and can optionally use AI to provide deeper contextual analysis. Users see findings in a sidebar dashboard, get one-click fixes for common issues, and can export compliance reports for auditors.
How It Works
A colleague mentions ComplyKit — a tool that scans your code for privacy problems like hardcoded passwords or leaky logs.
One click to add ComplyKit to VS Code, and it immediately starts watching your project.
Every time you save a file, ComplyKit quietly checks for issues — hardcoded emails, logging personal data, weak encryption, and more.
Pattern-based detection runs instantly on every save — finds hardcoded secrets, PII in logs, insecure storage, and weak crypto.
Connect an AI service to understand your code's compliance posture — checks consent flows, data lifecycle, and gives you a score.
A sidebar shows all findings grouped by file, with a checklist of GDPR and CCPA requirements and their pass/fail status.
Hover over a warning, click the lightbulb, and ComplyKit suggests or automatically applies a fix — like upgrading MD5 to SHA-256.
Export a polished HTML report showing your compliance score, all findings, and which regulations are affected — ready to share with auditors.
You've identified and fixed compliance issues before they become problems, with documentation to prove it.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.