Forums

Cencurityp/cencurityparkβ€’

8d ago

Cencurity v2 β€” No terminal, no config. One click to enable.

Sharing an update for anyone who read the original post.

Cencurityp/cencurityparkβ€’

11d ago

Cencurity Engine Open Source Release

a lot of AI coding discussions focus on before or after

Murrorp/murrorMona Truongβ€’

14d ago

The feature your users love most probably isn't the one you spent the most time building

When we were building Murror, we spent months perfecting our AI emotion analysis engine. Deep NLP pipelines, sentiment layers, the whole thing. We were so proud of it.

Then we launched, and you know what users kept telling us they loved? The simple daily check-in prompt. A single question that asks "How are you feeling right now?" before showing them anything else.

parkβ€’

11d ago

Cencurity-Engine - Security for AI-generated code, while it’s being written

AI is writing real production code β€” but security still happens after generation. Cencurity Engine (CAST) enforces security during generation, in real time. It runs inline between your IDE/agent and the LLM and: - blocks dangerous code (eval, subprocess) - redacts secrets (API keys, credentials) - enforces policies in the stream Works across OpenAI, Claude, Gemini, and OpenAI-compatible models (xAI, DeepSeek, LLaMA). No plugin required. 100% open source.
Cencurityp/cencurityparkβ€’

14d ago

Cencurity Engine – Security for AI-generated code (CAST)

Shipping AI tools is getting weird.

We tried to release a VSCode extension.

It kept hitting 500 errors. No explanation.

Cencurityp/cencurityparkβ€’

16d ago

Cencurity-VS Code Extension

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.

parkβ€’

18d ago

Hey PH β€” Park, product engineer building a security layer for AI coding tools

Hey everyone

I m Park, a product engineer currently building something around AI code security.

I ve been using tools like Cursor and Claude a lot, and honestly, the speed is insane.

But after a while, I started noticing something:

Aleksandar Blazhevβ€’

18d ago

Will AI agents fully replace humans, and what is the ceiling of their capacity?

Last week Garry Tan (CEO of Y Combinator) shared his entire Claude Code setup on GitHub and called it "god mode."

He's sleeping 4 hours a night. Running 10 AI workers across 3 projects simultaneously. And openly saying he rebuilt a startup that once took $10M and 10 people. Alone, with agents.

Are devs trusting AI-generated code too much?

Most security tools scan code after it's written.

Cencurity stops insecure code as it's generated.
Real-time security for AI-generated code.

Cencurityp/cencurityparkβ€’

23d ago

Cencurity progress update

Cencurity progress update:
IDE extensions (VS Code / Cursor) in progress
Team SaaS version ready, waiting for payment API approval
Community version updated on GitHub yesterday (security hardening + proxy improvements)
Next step: real developer adoption.
Community version:https://github.com/cencurity/cen...

Cencurityp/cencurityparkβ€’

1mo ago

Building the IDE extension layer for Cencurity

Working on the IDE extension layer for Cencurity.

Cencurityp/cencurityparkβ€’

1mo ago

Building the Team Version of Cencurity (Central Policies + Audit Export)

We re currently building the team version of Cencurity.

The first version focused on protecting individual AI/LLM usage through a security proxy layer.

Now we re extending it toward team-wide control and visibility.

New additions in progress:

Cencurityp/cencurityparkβ€’

1mo ago

Building the Team version of Cencurity

Quick update after launch:

We re now building the Team version of Cencurity.

What we noticed from the comments and DMs is that teams aren t just worried about model performance

they re worried about auditability and control.

parkβ€’

2mo ago

Cencurity - Security gateway for LLM agents

Cencurity is a security gateway that proxies LLM/agent traffic and detects / masks / blocks sensitive data and risky code patterns in requests and responses, while recording everything as Audit Logs.
Nikaβ€’

2mo ago

How much do you trust AI agents?

With the advent of clawdbots, it's as if we've all lost our inhibitions and "put our lives completely in their hands."

I'm all for delegating work, but not giving them too much personal/sensitive stuff to handle.