frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Predicate-Claw – Run Time Assurance (RTA) for OpenClaw via Rust Sidecar

https://github.com/PredicateSystems/predicate-claw
2•tonyww•1h ago

Comments

tonyww•1h ago
AI agents currently operate on a flawed security model: they inherit the ambient permissions of the terminal they are spawned in. If an agent gets prompt-injected or hallucinates, a broad blast radius is guaranteed. I built predicate-claw to fix this. It’s a drop-in security plugin for OpenClaw, paired with a lightweight Rust daemon (predicate-authorityd). The core architecture is essentially defense-grade Run Time Assurance (RTA) applied to LLMs. Since you cannot formally verify a non-deterministic black box, you have to physically decouple the "brain" from the "actuators" and drop a hard-coded, deterministic gatekeeper in the middle. How it works:

The Interceptor: We hook into OpenClaw's before_tool_call execution loop. The LLM has no idea the security layer exists. The Sidecar Gate: The tool request is routed to the local Rust daemon, which evaluates the intent against a deterministic YAML policy (e.g., blocking rm -rf, allowing fs.read only in ./src). It fails closed by default. The TUI: The daemon ships with a terminal UI to monitor all agent requests, allows, and denies in real-time. I built this in Rust to get strict memory safety with <1ms of latency overhead. It compiles to a static binary and drops into existing projects with zero friction.

Link to GitHub Repo: https://github.com/PredicateSystems/predicate-claw

Demo (GIF): https://github.com/PredicateSystems/predicate-claw/blob/main...

We already use deterministic post-execution verification for our web agents (DOM snapshot diffing, strictly avoiding the 'LLM-as-judge' trap). Next on the roadmap is bringing that same verifiable state-hashing to the OS level. I’d love to hear your thoughts on the architecture and how you're currently handling local agent sandboxing. Note: If you aren't using OpenClaw, our core engine also supports Python frameworks like LangChain and browser-use in 3 lines of code.

You can read the full architecture and see our enterprise fleet management here: https://predicatesystems.ai/docs/vault

Show HN: Btrc – I built a language with AI in a few weeknights. It outputs C11

https://github.com/schiffy91/btrc
1•schiffy•26s ago•0 comments

I can't read books written in the first-person perspective

https://good.afternoonrobot.co.uk/i-cant-read-books-written-in-the-first-person-perspective/
1•robotmay•42s ago•0 comments

Real Good AI

https://www.realgoodai.org
1•sininxn•2m ago•0 comments

Show HN: Mailfeed – Your reading list, owned by you

https://github.com/toothbrush-inc/mailfeed
1•davidd8•2m ago•1 comments

Mexico Mandates Biometric SIM Registration for All Phone Numbers

https://reclaimthenet.org/mexico-mandates-biometric-sim-registration-for-all-phone-numbers
2•mikece•2m ago•0 comments

Testing the Datadog Explain Plan Visualizer with Oracle Execution Plans

https://tanelpoder.com/posts/testing-datadog-plan-visualizer-with-oracle-execution-plans/
2•tanelpoder•3m ago•0 comments

Age Verification: Protection Tool or Surveillance in Disguise?

https://itsfoss.com/news/our-take-on-age-verification/
2•mikece•4m ago•0 comments

Machine-made snow makes ski racing faster and riskier

https://theconversation.com/what-olympic-athletes-see-that-viewers-dont-machine-made-snow-makes-s...
2•PaulHoule•4m ago•0 comments

Ask HN: How do you monitor AI features in production?

2•llmskeptic•5m ago•0 comments

Repurposing Claude Code for Better Spotify Recommendations

https://fredbenenson.com/blog/2026/03/02/repurposing-claude-code-for-better-spotify-recommendations/
2•mecredis•5m ago•0 comments

Vibe coding toward the incident horizon

https://www.spinellis.gr/blog/20260302/
3•DSpinellis•5m ago•0 comments

Show HN: MassMAP – Masscan as a Service LOL

https://masscan.org
2•acid_vegas•5m ago•0 comments

Breaking up with Big Tech – Progress update

https://thedent.net/posts/breaking-up-with-big-tech-progress-update
2•speckx•6m ago•0 comments

Parse, Don't Guess

https://event-driven.io/en/parse_dont_guess/
1•ingve•6m ago•0 comments

John Baskerville's type punches released digitally

1•parkersweb•7m ago•0 comments

Show HN: Benchmarking the Keep memory system with LoCoMo

https://keepnotes.ai/blog/2026-02-28-benchmark/
1•inguz•8m ago•0 comments

Show HN: Agent Protocols Tech Tree

https://harvard-lil.github.io/agent-protocols/
1•JackC•8m ago•0 comments

Why every AI coding breakthrough feels normal within 90 days

https://www.augmentcode.com/blog/why-every-ai-coding-breakthrough-feels-normal-within-90-days
1•knes•9m ago•0 comments

Show HN: SwarmWatch – Live view of your coding agents at work

https://github.com/SwarmPack/SwarmWatch
1•prastik•9m ago•0 comments

Apple AI servers unused in warehouses due to low Apple Intelligence usage

https://9to5mac.com/2026/03/02/some-apple-ai-servers-are-reportedly-sitting-unused-on-warehouse-s...
10•_____k•12m ago•0 comments

Show HN: ParseForce – Turn emails into structured JSON and send them to webhooks

https://www.parseforce.io
1•nikola470•13m ago•1 comments

From coder to orchestrator: the mindset shift software engineers must make

https://fafa.bearblog.dev/from-coder-to-orchestrator-the-mindset-shift-software-engineers-must-make/
1•evakhoury•14m ago•0 comments

Solid in FP: Liskov Substitution – A Principle Beyond Inheritance

https://cekrem.github.io/posts/solid-in-fp-liskov-substitution/
2•birdculture•14m ago•0 comments

Outline-oriented codebase for a coding agent

https://blog.fooqux.com/blog/outline-oriented-codebase/
1•dotneter•15m ago•0 comments

Show HN: Metanoia Research

https://www.metanoia-research.com/
1•metanoia_•16m ago•0 comments

An Identity Crisis in Engineering

https://bgthread.github.io/an-identity-crisis-in-engineering/
1•treenode•17m ago•0 comments

How to replace Docker Hub with a simple self-hosted solution

https://thomasbandt.com/self-hosted-docker-registry-watchtower
2•asp_net•17m ago•0 comments

U.S. Federal Housing, Fannie Mae, Freddie Mac Terminate All Use of Anthropic

https://twitter.com/pulte/status/2028503809299779866
3•nickysielicki•18m ago•0 comments

Show HN: Dust – Device Unified Serving Toolkit (CUDA for Phones)

https://rogelioruiz.github.io/dust/
2•ruizprogelio•19m ago•1 comments

Resist 'dangerous' age checks for social media, scientists warn

https://www.politico.eu/article/age-check-social-media-scientist-warning/
3•robtherobber•19m ago•0 comments