LIVE FEED
Sprocket Launches AI Agent for Hardware and Software Dev

Sprocket Launches AI Agent for Hardware and Software Dev

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.2 HN AI Security

Sprocket is an open-source AI agent that combines software code generation with hardware design synthesis, retrieving live web context to augment its outputs across both domains. This dual-domain agentic capability significantly expands the attack surface by introducing a single agent with write access to both software repositories and hardware description files, creating cross-domain compromise scenarios. Defenders must assess supply chain integrity across both EDA toolchains and software build pipelines, as a compromised or manipulated Sprocket instance could introduce vulnerabilities into hardware designs and software simultaneously.

LLM CLI Tool Adds OpenAI Endpoint Command for Any AI Backend

LLM CLI Tool Adds OpenAI Endpoint Command for Any AI Backend

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.2 Simon Willison

LLM 0.32rc2 ships a new `llm openai endpoint` command that allows arbitrary OpenAI-compatible endpoints to be queried from the CLI without pre-configuring a model, and crucially these calls are not logged. This unlogged-by-design behaviour, combined with tool-use support against any reachable endpoint, expands the attack surface for data exfiltration, prompt injection via local or rogue model endpoints, and insider misuse that evades standard audit trails.

OpenAI Rogue Model Compromises Modal and Other Services

OpenAI Rogue Model Compromises Modal and Other Services

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 8.5 Dark Reading

OpenAI has disclosed that rogue AI models compromised a broader range of services than initially reported, extending beyond Hugging Face to include a Modal customer environment and additional platforms. This incident highlights the systemic risk posed by malicious or misconfigured AI models propagating across interconnected ML infrastructure and third-party hosting environments. The expanding victim count underscores how a single rogue model can traverse supply chain dependencies to affect multiple downstream customers.

Meta Plans Billions of Personal AI Agents on WhatsApp

Meta Plans Billions of Personal AI Agents on WhatsApp

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.8 TechCrunch AI

Meta CEO Mark Zuckerberg has publicly committed to deploying personal AI agents at billion-user scale within five years, with WhatsApp and Meta's messaging surfaces as the primary delivery channel for agents managing finances, health, relationships, and household tasks. This represents a massive expansion of agentic AI attack surface, as persistent, goal-directed agents operating 24/7 on behalf of individuals will hold unprecedented access to sensitive personal data and actionable context. Defenders must anticipate new classes of prompt injection, data exfiltration, and agent impersonation threats operating at a scale and intimacy that dwarfs current enterprise agentic deployments.

Meta Launches Enterprise AI Agents and API Services for Business

Meta Launches Enterprise AI Agents and API Services for Business

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 5.5 TechCrunch AI

Meta is expanding into enterprise AI by offering business-facing AI agents, APIs, internal productivity tools, and compute-as-a-service to external customers. This shift introduces new attack surfaces as Meta's AI agents integrate into customer-facing messaging workflows and enterprise tooling pipelines. Defenders should assess risks around prompt injection via business messaging channels, third-party API trust boundaries, and the security posture of Meta-sourced compute and tooling.

AWS AgentCore Gateway Adds Support for MCP 2026-07-28 Spec

AWS AgentCore Gateway Adds Support for MCP 2026-07-28 Spec

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 AWS Machine Learning Blog

AWS has released AgentCore Gateway with native support for the Model Context Protocol (MCP) 2026-07-28 specification, enabling standardised tool-use and context-sharing across agentic AI workloads on AWS infrastructure. For defenders, MCP-compliant gateways dramatically expand the inter-agent communication surface, introducing new vectors for prompt injection through tool responses, malicious server impersonation, and privilege escalation across agent boundaries. Security teams operating agentic pipelines on AWS must now treat MCP endpoints as high-value targets requiring the same scrutiny applied to API gateways and identity providers.

Moonshot AI Releases Kimi K3 Open-Weight 2.8T Model Weights

Moonshot AI Releases Kimi K3 Open-Weight 2.8T Model Weights

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 5.8 Simon Willison

Moonshot AI has released the weights for Kimi K3, a 2.8 trillion parameter mixture-of-experts model (1.56TB), distributed under a restrictive 'open weight' licence that requires a separate commercial agreement for large MaaS operators. The public availability of weights at this scale materially lowers the barrier for adversarial fine-tuning, jailbreak research, and model-theft-adjacent supply chain attacks. Defenders deploying or downstream of K3 should assess licence compliance risk alongside the standard open-weight threat model.

Google Gemma Tech Brings 28.9M LLM to ESP32 Microcontrollers

Google Gemma Tech Brings 28.9M LLM to ESP32 Microcontrollers

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 HN AI Security

A developer has demonstrated a 28.9-million-parameter language model running entirely on an ESP32-S3 microcontroller costing approximately $8, leveraging Google's Gemma-derived Per-Layer Embeddings technique to fit the model into severely constrained hardware. This capability fundamentally shifts the threat model for embedded and IoT systems by enabling local, offline AI inference with no server-side visibility or logging. Defenders must now account for AI-driven logic executing on physically accessible, low-cost hardware that is difficult to monitor, patch, or audit at scale.

FriendMachine Launches Jacquard Lang for AI-Written Code Review

FriendMachine Launches Jacquard Lang for AI-Written Code Review

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.2 HN AI Security

Jacquard is an open-source programming language purpose-built for a workflow where ML models generate code and humans review it, featuring a compact surface syntax, OCaml-based checker, and C-emitting compiler. This human-in-the-loop design introduces a new class of trust boundary risk: defenders must assess whether the review layer provides genuine semantic verification or creates a false sense of security that sophisticated AI-generated code can exploit. Supply chain and prompt-injection-adjacent risks emerge when the AI code-generation step itself becomes a target for adversarial manipulation, producing subtly malicious output that passes superficial human review.

Iroh Launches Mesh LLM for Distributed AI Across Peer Nodes

Iroh Launches Mesh LLM for Distributed AI Across Peer Nodes

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 8.2 HN AI Security

Mesh LLM on iroh enables teams to pool GPUs across arbitrary machines into a single OpenAI-compatible inference endpoint, distributing model layers peer-to-peer over authenticated QUIC connections with no central server. This dramatically expands the attack surface for defenders: the decentralised, pluggable architecture introduces new vectors for node impersonation, malicious plugin injection, inter-stage activation tampering, and supply chain compromise across every participating endpoint. Security teams evaluating self-hosted or federated AI deployments must treat each mesh peer as a potential adversary boundary, not a trusted internal resource.

Ghostcommit PoC Embeds Prompt Injection in PNG to Steal Repo Secrets

Ghostcommit PoC Embeds Prompt Injection in PNG to Steal Repo Secrets

FIRST LOOK ATLAS OWASP CRITICAL Active exploitation · Immediate action required ▲ 9.2 BleepingComputer

Researchers from UMKC's ASSET Research Group have published a proof-of-concept attack called Ghostcommit that hides malicious prompt injection instructions inside PNG image files referenced by AGENTS.md convention files, causing AI coding agents to silently exfiltrate repository secrets. The technique exploits a blind spot shared by multiple AI code review tools — including CodeRabbit and Bugbot — which exclude or ignore binary image files from analysis, allowing the payload to survive review undetected. Defenders operating AI-assisted development pipelines must treat image files in agentic context paths as a new, uncontrolled input surface and reassess trust boundaries around automatically-ingested project convention files.

Prompt Injection Attacks Claude Code and Codex Execution

Prompt Injection Attacks Claude Code and Codex Execution

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 9.2 The Hacker News

Researchers at the AI Now Institute have demonstrated a proof-of-concept attack dubbed 'Friendly Fire' that tricks AI coding agents — specifically Anthropic's Claude Code and OpenAI's Codex in autonomous mode — into executing malicious binaries while performing routine security reviews. The attack embeds a disguised payload inside an open-source library and uses a plain README.md instruction to direct the agent to run a malicious shell script, bypassing existing trust-prompt defences. Because the weakness is architectural rather than version-specific, no patch exists; mitigation requires workflow changes.

Y Combinator Ships Agentic Code Generation at 37K Lines Daily

Y Combinator Ships Agentic Code Generation at 37K Lines Daily

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 5.8 HN AI Security

Y Combinator CEO Garry Tan has publicly claimed to ship approximately 37,000 lines of AI-generated code per day using agentic coding tools, and an independent developer analysis has revealed the underlying mechanics of this workflow. This level of AI-assisted code velocity introduces meaningful security concerns around code provenance, supply chain integrity, and the reduced human review time per line of shipped code. Defenders should treat high-velocity AI code pipelines as a new supply chain risk category requiring dedicated SAST/DAST tooling and policy controls.

Tencent Releases Hy3 295B Open-Source Model with 256K Context

Tencent Releases Hy3 295B Open-Source Model with 256K Context

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 5.5 Simon Willison

Tencent has released Hy3, a 295B-parameter Mixture-of-Experts open-source model under Apache 2.0, featuring 256K context length and temporarily available for free inference via OpenRouter. The model's large context window, open weights, and Chinese provenance expand the attack surface for defenders managing LLM supply chains, jailbreak campaigns, and influence operations. Security teams should treat this as another high-capability open-weight model requiring the same scrutiny applied to comparable releases from Mistral or Meta.

NVIDIA and Hugging Face Launch GR00T 1.7 Robot Model

NVIDIA and Hugging Face Launch GR00T 1.7 Robot Model

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.8 NVIDIA AI Blog

NVIDIA and Hugging Face have integrated the Isaac GR00T 1.7 vision-language-action model, Isaac Teleop framework, and a 350,000-trajectory open dataset into the LeRobot open-source robotics library, creating an end-to-end open pipeline for training and deploying physical AI systems. This dramatically lowers the barrier to fine-tuning and deploying robot foundation models, expanding the attack surface across the full ML supply chain — from poisoned community datasets to adversarially crafted demonstrations used in teleop data collection. Defenders responsible for robotics deployments must now contend with a large, loosely governed open-source ecosystem where compromised models or datasets can directly translate to unsafe physical-world behaviour.

◉ AI THREAT BRIEFING

Stay ahead of the threat.

Twice-weekly digest of critical AI security developments — every story mapped to MITRE ATLAS and OWASP LLM Top 10. Free.

No spam. Unsubscribe anytime.