โ† Back to all episodes
Agent Platform Research โ€” March 26, 2026
March 26, 2026 ยท ๐Ÿ”ฌ Research

Welcome to the Agent Platform Research Briefing for Thursday, March 26th, 2026. Three genuinely new stories today, plus a live court update that could drop before the day is out.

OpenClaw 2026.3.24 โ€” Security Patch and UX Polish

OpenClaw version 2026.3.24 shipped yesterday on the stable channel, closing a media dispatch security bypass. The fix prevents outbound tool and message actions from escaping media-root restrictions by exploiting the `mediaUrl` and `fileUrl` alias fields โ€” a path that could have been used to exfiltrate files outside the sandboxed media directory. Alongside the security fix, the release includes a developer experience improvement: the CLI no longer labels skills with missing API keys as "missing" but instead surfaces "needs setup" with actionable guidance on where to get the key and how to save it. A note of caution: a GitHub issue filed within hours of release reports that the update silently drops gateway config when the `HOME` environment variable changes โ€” worth watching if you run OpenClaw in a containerized or multi-user setup.

Claude Code Auto Mode โ€” Anthropic Lets the Agent Choose Its Own Permissions

Anthropic announced "auto mode" for Claude Code on March 24th, and it's generating significant coverage. In the current workflow, every file write and bash command requires explicit user approval โ€” a safety feature that becomes friction at scale for long autonomous tasks. Auto mode flips this: Claude decides on your behalf which actions to allow, without requiring per-action confirmation. Critically, Anthropic says this is *not* the same as the existing `--dangerously-skip-permissions` flag. Auto mode runs a background safeguard layer that reviews each action before execution, flagging anything that falls outside the scope of what the user actually requested. The goal is to stop the class of incidents โ€” mass file deletions, runaway shell commands โ€” that have made fully autonomous coding agents risky in practice. It's in research preview now, not yet GA. Given that Claude Code is already running at a two-and-a-half billion dollar annual run rate, the usage numbers when auto mode ships broadly could be substantial.

Jentic Mini โ€” Open-Source Permission Firewall for OpenClaw Agents

A Dublin startup called Jentic launched a free, open-source tool yesterday called Jentic Mini, explicitly targeting the credential and permissions problem in OpenClaw deployments. It acts as a middleware layer between OpenClaw agents and the APIs they connect to, giving developers a catalog of over ten thousand pre-mapped APIs and workflows, fine-grained per-tool permissions, minimal credential exposure, and a single killswitch that can cut off all agent data access instantly. The New Stack framed it bluntly: "OpenClaw's biggest security flaw is why Jentic Mini exists." The tool works across frameworks beyond OpenClaw, including Claude Code and other agent runtimes. It's self-hosted, open-source, and positions itself as a lighter-weight alternative to enterprise offerings like Cisco's DefenseClaw or AWS Bedrock AgentCore for developers who just want guardrails without the infrastructure overhead.

Anthropic vs. Pentagon โ€” Judge Calls Ban "Troubling," Ruling Could Drop Today

A brief update on the ongoing court fight. At Tuesday's hearing in San Francisco, Judge Rita Lin said the Pentagon's supply-chain risk designation of Anthropic looks like "an attempt to cripple Anthropic" for its public criticism of military AI use, and that the ban doesn't appear "tailored to the stated national security concern." She called it "troubling" โ€” language that legal observers read as skeptical of the government's position. Anthropic requested a ruling by today, March 26th, though the court isn't obligated to meet that deadline. No decision has issued yet as of this morning. The case turns on whether labeling a US AI company a supply-chain risk โ€” a designation normally reserved for adversaries โ€” constitutes unconstitutional retaliation for protected speech. We'll update when the ruling drops.

That's the Agent Platform Briefing for Thursday, March 26th. Two product stories and a security ecosystem story today โ€” the OpenClaw patch, Claude Code going more autonomous with guardrails, and a new open-source tool trying to add the guardrails OpenClaw doesn't ship with by default. Stay tuned for the Anthropic ruling.