Launching today

SecureIntent
Stop credentials from reaching AI. Protect every prompt.
10 followers
Stop credentials from reaching AI. Protect every prompt.
10 followers
Secureintent is due to launch on the 10th of July. What makes our solution unique is its a free chrome extension tha acts like a DLP cybersecurity tool however its zero retention, meaning sensitive credentials are never stored. This aligns really niceley to developers who want a guideline, not a blocker in thier workflows. Our founders all come from enterprise security backgrounds, meaning we take the best industry expertise to create a tool for developers.






the zero-retention angle is the right call for something sitting between devs and their prompts, nobody wants a security tool that becomes its own data risk. curious how the detection itself works though - is it pattern/regex matching against known credential formats (API key shapes, AWS keys, etc.), or entropy-based scanning for anything that looks like a secret regardless of format? asking because the failure modes are pretty different: regex misses novel/custom token formats, entropy-based flags a lot of harmless high-entropy strings (hashes, IDs) as false positives. which side did you optimize for?
How does the extension actually scan for sensitive credentials if nothing is stored, does all the pattern matching happen locally in the browser?
Nice angle on staying out of the way. One thing that would help my team is adding a lightweight Slack or webhook alert when the extension blocks something, so devs get a heads up in the channel they already live in instead of only finding out after the fact.
Handy having a DLP-style check that flags risky intent without actually hoarding the data on a server, the zero-retention angle is what sold me on installing it.
love that you went zero retention from the start instead of bolting it on later, that is exactly the kind of choice that shows the team actually understands enterprise security rather than just selling it.