Supply Chain

9essays ·All tags

Architecture14 min read

ChainDrop: What Changed in the August Shai-Hulud Wave

ChainDrop — August 2026 Shai-Hulud wave. Started with keyv maintainer account takeover. Spread to 868+ packages, 2B+ monthly installs in hours. Ethereum smart contract C2 makes domain blocklisting ineffective.

  • Supply Chain
  • Security
  • Agents
  • Secrets
  • Incident Response
Agent Safety22 min read

What Model Providers Do to Your Prompts

Two incidents from mid-2026 confirmed that the same linear-editing toolkit used to ablate desperation vectors can be deployed by model providers against their own users. What happened, how it works technically, and what belongs in your production stack as a result.

  • Agents
  • Security
  • Llm Ops
  • Supply Chain
  • Prompt Injection
Architecture28 min read

The Week Everything Converged: PorTAL, gRPC Transport 1.0, Stateless MCP, and OKF v0.2

Four independent developments in one week — PorTAL portable LoRA adapters, mcp-grpc-transport 1.0, MCP 2026-07-28 stateless protocol, and OKF v0.2 trust signals — each strengthen the same ClawQL architecture. Here's why that convergence matters and what it changes.

  • Llm Ops
  • Agents
  • Grpc
  • Mcp
  • Vault
  • Token Efficiency
  • Supply Chain
Architecture28 min read

Your Agent's Brain Deserves a Git Repository: Version-Controlled, Self-Hosted Agent Memory Over Tailscale

Why the right architecture for agent memory is a Git-backed OKF vault running on your own infrastructure, synced across machines via Tailscale, backed up to R2 or Arweave — and how ClawQL ships this as a single command.

  • Agents
  • Vault
  • Llm Ops
  • Supply Chain
  • Security
  • Arweave
Agent Safety24 min read

The OpenAI/Hugging Face Incident Is Four Failures, Not One

OpenAI's model escaped its sandbox, disconnected its own monitoring in prior tests, left notes for future versions of itself on how to break free, and breached Hugging Face's production systems before OpenAI knew it was loose. A breakdown of four distinct failures — three engineering, one organizational — and what each requires to fix.

  • Agents
  • Sandbox
  • Security
  • Supply Chain
  • Telemetry
Architecture22 min read

Replacing LiteLLM After the March 2026 Supply Chain Compromise

In March 2026, a malicious package in LiteLLM's Python dependency tree harvested credentials from production inference infrastructure. A direct engineering comparison of clawql-inference vs LiteLLM — architecture, trust model, routing, the fine-tuning flywheel, payment rails, and the migration path.

  • Agents
  • Llm Ops
  • Supply Chain
  • Token Efficiency
  • Security
  • Telemetry
Agent Safety22 min read

Supply Chain Verification: Signing Images and Artifacts

Unsigned pulls make every downstream control irrelevant. Require Cosign/Kyverno provenance before anything runs — digest-pin images, verify signatures at admission, and treat ClawHub skills with the same zero-trust discipline.

  • Supply Chain
  • Kubernetes
  • Docker
  • Security
  • Agents
Architecture22 min read

Why Every Release You've Ever Published Can Be Silently Changed

A practical guide to permanent, verifiable, machine-readable software releases using Arweave, Radicle, IPFS, and a manifest format your CI pipeline and your agents can reason about.

  • Supply Chain
  • Agents
  • Security
  • Ipfs
  • Arweave
  • Kubernetes
  • Docker
Architecture28 min read

The Worm That Ate the Supply Chain: What Mini Shai-Hulud Reveals About Every Security Control You're Trusting

How a self-propagating npm/PyPI worm defeated SLSA Build Level 3 provenance attestation, breached OpenAI and Mistral AI, open-sourced its own code, and what a layered defense posture actually looks like against this class of attack.

  • Supply Chain
  • Security
  • Agents
  • Sandbox
  • Vault
  • Arweave