trending
•

2mo ago

What's the scariest thing your AI agent has almost done?

Building Relay a runtime security layer for AI agents because my own agent exposed live database credentials with zero warning. No checkpoint, no policy, nothing. Just decided and acted.

Curious if others have had close calls. What's the most dangerous thing an agent tried to do in your setup whether it got stopped or not?

•

2mo ago

Relay Security - Block dangerous AI agent actions before execution

Most AI security tools filter prompts before they reach the model. Relay checks the action instead. It sits between your agent and its tools, validating GitHub calls, shell commands, database queries, API requests, MCP tools, and deploys before execution. Risky actions are blocked, safe actions continue, and every decision is logged.