Prompt Security is a blazing-fast, zero-config Go tool that automatically detects and filters sensitive data from your clipboard—before it can leak to large language models ( LLMs) or online tools.
Stars
15
Forks
1
Watchers
15
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
fix: disable CGO in Makefile and switch to pure Go SQLite driver
a6d954fView on GitHubrefactor: migrate database layer from database/sql to GORM
b43f574View on GitHubfix: improve auto-refresh logic and remove redundant manual refresh button
1c0329aView on GitHubperf: add pattern cache to avoid recompiling custom regex patterns
60fc946View on GitHub