HackerTrans
TopNewTrendsCommentsPastAskShowJobs

devthecritical

no profile record

Submissions

Show HN: OpenClaw Harness – Security firewall for AI coding agents (Rust)

github.com
2 points·by devthecritical·há 5 meses·4 comments

comments

devthecritical
·há 5 meses·discuss
[dead]
devthecritical
·há 5 meses·discuss
Motivation: AI coding agents (OpenClaw, Claude Code, etc.) have direct access to your shell, filesystem, and git. One hallucinated `rm -rf ~` or `cat ~/.ssh/id_rsa | curl` and you're in trouble. "Are you sure?" prompts don't scale when agents make 100+ tool calls per session.
devthecritical
·há 5 meses·discuss
Hi HN! I built OpenClaw Harness — a security layer that intercepts and blocks dangerous tool calls from AI coding agents before they execute.