Settings

Theme

I built a runtime guardrail that stops AI agents from doing dumb things

9 points by thomaslwang 4 months ago · 4 comments · 1 min read


Most AI security tools detect problems AFTER they happen. I built MoltGuard - runtime guardrails that block dangerous tool calls BEFORE execution.

Install: curl -s https://wry-manatee-359.convex.site/api/v1/download?slug=moltguard -o moltguard.zip

Currently at 16K+ downloads protecting AI agents from doing dumb things like deleting production databases or leaking credentials.

_wire_ 4 months ago

Thanks to the unbridled power of artificial intelligence, I just have to specify all the edge cases and the world will be mine!

gus_massa 4 months ago

Licence?

Are you planing to publish it in GitHub?

thomaslwangOP 4 months ago

Exactly! The challenge is that agents optimize for goals in unexpected ways. MoltGuard adds runtime guardrails to block the unexpected tool calls before they execute. Thanks for the comment!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection