commit 30abac94f0a74064723c67b071b6602d5d6246c2 Author: 7000pctAUTO Date: Mon Feb 2 20:45:24 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..1dc1631 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# code-privacy-shield + +A CLI tool that analyzes code before sending to AI coding assistants and automatically redacts sensitive data like API keys, PII, database connection strings, and environment variables. \ No newline at end of file