Show HN: Rampart – Runtime firewall for Claude Code and AI agents in YOLO mode(github.com)
github.com
Show HN: Rampart – Runtime firewall for Claude Code and AI agents in YOLO mode
https://github.com/peg/rampart
0 コメント
—
https://github.com/peg/rampart
—
Nothing stops a hallucination from running `rm -rf ~` or reading your SSH keys while you're getting coffee. I built Rampart after my own agent nearly nuked a directory on my home lab.
It checks every command against YAML rules before it executes. Dangerous stuff gets blocked. Everything gets logged.
Two commands, runs locally, no account. Works with Claude Code, Codex, Cline, Cursor, or anything with a CLI. Go, Apache 2.0.