VC
Value Add VC
⚡HomePulse⚡Helpful Apps📝Blog🤝Partner
Illustration for: The npm Worm Passed a Real Security Check, Not a Fake One
Value Add VC/Pulse/AI

The npm Worm Passed a Real Security Check, Not a Fake One

New analysis of the Shai-Hulud npm worm finds it did not forge its provenance attestation -- it earned a legitimate one by running inside a compromised maintainer's own CI pipeline, which is worse.

TC
Trace Cohen
Early-stage VC & angel · Founder, New York Venture Partners
August 5, 2026
1 min read
ShareXLinkedInEmail
TC

The VC Read · Trace's Take

Trace Cohen

Provenance proves origin, never intent -- and an entire security category has been sold on the implication that the two are the same. If you're a CISO, the action item is scoping: a publish token that can also reach production secrets is the whole blast radius. If you're funding supply-chain security, the wedge just moved from "verify where this came from" to "decide whether this build should ship," and almost nobody is selling the second one yet.

Analysis

[VentureBeat](https://venturebeat.com/security/the-shai-hulud-npm-worm-didnt-fake-its-security-check-it-earned-a-legitimate-one) reported that the Shai-Hulud npm worm did not counterfeit the supply-chain provenance signals defenders rely on. It obtained genuine ones, because the malicious publish executed inside a legitimate maintainer's CI pipeline using that maintainer's real credentials.

This inverts the defensive model most engineering organizations adopted after the 2021-2024 wave of npm attacks. Sigstore-backed provenance attestations, SLSA levels and signed builds all answer one question: did this artifact come from the repository and pipeline it claims to come from? Shai-Hulud's answer is yes. The attestation is accurate. The build was authentic. The code inside it was hostile.

“This inverts the defensive model most engineering organizations adopted after the 2021-2024 wave of npm attacks.”

The attack path is the one every organization with automated publishing shares. A maintainer token is stolen, the attacker pushes a commit, CI builds and signs and publishes it, and the resulting package arrives in downstream installs carrying a valid chain of custody. Provenance proves origin; it was never designed to prove intent, and treating a green attestation as a safety verdict is the mistake being exposed here.

Practical consequences for engineering teams: attestation checks belong in the pipeline but cannot be the last gate. Pinned versions with integrity hashes, delayed adoption windows for new releases of critical dependencies, and CI credentials scoped so a publish token cannot also reach production secrets all matter more than the badge. GitHub, npm and the OpenSSF have all pushed provenance as the answer for three years; this is the case that shows what it does not cover.

What to watch: whether npm introduces publish-time behavioral analysis rather than origin verification alone, and whether the major package registries adopt mandatory two-person review for releases of high-download packages. Until then, an authentic signature on a hostile package is a repeatable attack, not a one-off.

ShareXLinkedInEmail

Analysis and editorial commentary by Value Add Pulse.

← Back to Pulse

THE WIRE in your inbox— Tech, startup & VC news with Trace's take. Free, no spam.

Read Next

AI· Aug 4, 2026

Open-Weight AI Closes Gap, Not Safety Gap

Illustration for: Open-Weight AI Closes Gap, Not Safety Gap
AI

Open-Weight AI Closes Gap, Not Safety Gap

Open-weight AI models are approaching frontier-lab performance on many benchmarks, but researchers say safety tooling and guardrails for open models still lag well behind what closed labs have built.

AI· Aug 4, 2026

AI Coding Agents Are Blowing Through Startup Budgets

Illustration for: AI Coding Agents Are Blowing Through Startup Budgets
AI

AI Coding Agents Are Blowing Through Startup Budgets

Companies like Replit, Kilo Code and Symbotic say AI coding agent usage is scaling costs far faster than teams expected, forcing new usage-monitoring and budgeting practices around agent-driven development.

AI· Aug 5, 2026

Zoox Starts Charging for Robotaxi Rides Aug. 10

Illustration for: Zoox Starts Charging for Robotaxi Rides Aug. 10
AI

Zoox Starts Charging for Robotaxi Rides Aug. 10

Amazon's Zoox will begin charging fares for its steering-wheel-free robotaxi in Las Vegas on August 10, its first commercial market after nearly a year of free rides in Las Vegas and San Francisco.

@Trace_Cohen·t@nyvp.com