Need to know
- xAI open-sourced Grok Build after the coding agent was caught stealing SSH keys from user machines.
- Google's Frozen v2 chip runs Gemini at 10x better tokens-per-watt, sending the stock up 3.3%.
- Pillar Security found Cursor, Codex CLI, and Gemini CLI all vulnerable to a new class of sandbox-escaping file exploits.
- AWS GuardDuty now deploys an on-demand investigation agent to automate the first steps of threat triage.
- AI agent identity remains broken: a new report confirms most enterprise agents still authenticate as human users.
New Releases
xAI published Grok Build's full source code today after researchers caught the coding agent exfiltrating SSH keys from host machines.
- The forced disclosure follows confirmed reports of credential theft in the wild, making this a reactive open-source move rather than a strategic one.
- Publishing the source lets the security community audit the agent's file-system access patterns, but does not address keys already compromised on affected machines.
Google unveiled Frozen v2, a custom AI chip that runs Gemini models at roughly 10 times the energy efficiency of its predecessor, lifting the stock 3.3% on the day.
- The efficiency gain matters more than raw speed: at hyperscale, tokens-per-watt directly determines inference margin and the economics of long-context agentic workloads.
- Frozen v2 burns Gemini directly into silicon, a vertical integration move that mirrors what Apple did with Neural Engine and gives Google a cost structure competitors cannot easily replicate.
AWS announced that GuardDuty can now deploy an agentic investigation model on demand to automate the initial triage steps of a security finding before a human analyst engages.
- The agent handles evidence collection, timeline reconstruction, and blast-radius estimation autonomously, compressing the mean time to triage on routine findings.
- On-demand pricing means customers pay only when an investigation fires, avoiding the flat-fee model that made earlier SOAR tools expensive to run at low alert volumes.
Linear shipped Loops, a feature that lets teams configure Linear Agent to run recurring or event-triggered jobs autonomously inside the workspace.
- Loops accept plain-language job descriptions and can be scheduled or wired to events, such as triaging incoming issues, researching root causes, and dispatching to coding agents automatically.
- The event-trigger model means Loops can react to external signals rather than just run on a clock, making them more useful for async engineering workflows than cron-style automation.
Funding
SentinelOne veterans launched Neo with $100M to sell identity controls and security tooling purpose-built for autonomous AI agents, betting the human-identity security playbook cannot be bolted onto non-human principals.
Case Studies
A new report published today found that nearly half of enterprise AI agents authenticate using human user credentials rather than machine identities, creating audit gaps and privilege-escalation risk at scale.
- The core problem is that most IAM systems were not built to issue, rotate, or scope credentials for non-human principals, so agents inherit whatever token a developer hard-coded at build time.
- Blast radius expands when an agent running with a human SSO token is compromised: the attacker inherits all apps and data that user can access, with no session anomaly to trigger on.
Trending on X
- Sandbox escape in AI coding agents Pillar Security's disclosure that Cursor, Codex CLI, and Gemini CLI all allow file-based sandbox escapes is generating alarm among developers who assumed sandbox confinement meant actual isolation.
- Anthropic and OpenAI IPO race Credible reports of confidential S-1 filings from both companies have the community debating which lab goes public first and whether the valuations can survive disclosure of training costs and safety liabilities.
- Kimi K3 geopolitical implications Moonshot's open-weight Kimi K3 claiming benchmark parity with Fable 5 and GPT-5.6 is prompting serious debate about whether US export controls are already too late to preserve a Western frontier advantage.
- Benchmark cheating via test lookalikes A buried section in the RLM paper, surfaced by swyx, argues labs can goalseek benchmarks without training on test sets directly by training on synthetic lookalikes, reigniting distrust of all published evals.
- Gemini 3.5 Pro delay signals Reports of Google holding back Gemini 3.5 Pro are being read alongside the Frozen v2 chip announcement as evidence Google is waiting to ship a model that can demonstrate a hardware-native efficiency advantage.