park

Cencurity-VS Code Extension

by


Most security tools scan code after it's written.

Cencurity stops insecure code as it's generated.

Real-time security for AI-generated code.

Cencurity runs as a proxy between your IDE and LLM, analyzing outputs and blocking risky patterns before they are used.

Works with OpenAI, Claude, Gemini, and more

Test and verify your security protection instantly

Detects and blocks risky code in real-time

A lightweight proxy between your IDE and LLM

34 views

Add a comment

Replies

Best
Aman Kaushik

I'm a bit skeptical of how this works, because to keep it real most LLMs like claude code can be prompt engineered to avoid code prone to security issues. Which can be done via RL environments as well. Also your approach isn't updating the model itself which just wastes tokens, you're just writing tests for code which frankly every software project already does 🤷