/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Threat actors published 600+ malicious versions to npm as part of the Shai-Hulud supply chain campaign; most of the affected packages are in the @antv ecosystem

Threat actors earlier today published more than 600 malicious packages to the Node Package Manager (npm) index as part of a new Shai-Hulud supply-chain campaign.

BleepingComputer Bill Toulas

Context & Ripple Effects

Related coverage shows a recurring series of package-registry compromises: an earlier Axios incident was followed by compromises affecting packages tied to SAP, Intercom, Mistral, UiPath, and TanStack tools. The latest campaign expands that pattern into a large cluster concentrated in the @antv ecosystem.

The repeated Shai-Hulud/Mini Shai-Hulud attribution in the coverage matters because it suggests maintainers and downstream users must treat registry trust as an active operational risk rather than an isolated package incident.

First-order effects

  • Teams using affected @antv npm packages face an immediate need to identify malicious versions, halt upgrades or deployments involving them, and replace or roll back compromised dependencies.
  • @antv package maintainers and npm ecosystem responders must triage a high-volume publication event, including package ownership, release history, and downstream exposure.

Second-order effects

  • Application vendors that inherit @antv packages through transitive dependencies will need to extend software-composition reviews beyond their direct dependency lists, increasing remediation work across customer-facing builds.
  • The concentration of incidents in widely reused developer packages raises the cost of maintainer-account security failures, pushing package publishers and enterprise consumers toward tighter release controls and dependency provenance checks.

Third-order effects

  • If successive incidents continue to move across prominent npm ecosystems, package registries and major consumers may increasingly treat publisher identity and release integrity as prerequisites for adoption, not optional security signals.
  • The pattern could accelerate a bifurcation between dependencies backed by stronger verification and monitoring practices and the broader long tail of packages whose update risk is harder for downstream users to assess.

The trend: This is another data point in the shift from isolated open-source package compromises to repeated, ecosystem-scale attacks that exploit the trust relationships embedded in software dependency distribution.

Discussion

  • @msftsecintel @msftsecintel on x
    Microsoft is investigating a new, emerging Mini Shai-Hulud npm supply chain attack targeting antv packages. Attackers compromised an antv maintainer account and published malicious versions of multiple widely used packages (for example, antv/g2). As these packages are widely [ima…
  • @socketsecurity @socketsecurity on x
    🚨 BREAKING: Socket is investigating an active npm supply chain attack compromising hundreds of packages in the @antv ecosystem. The malicious publish wave appears tied to Mini Shai-Hulud and packages connected to the npm maintainer account atool. [image]
  • @adnanthekhan Adnan Khan on x
    This one is really, really bad. https://github.com/... Starting to be hard to call this one “Mini Shai-Hulud”
  • @theo @theo on x
    Hey, npm? You there? It's time to wake up and do literally anything at all about this
  • @zackkorman Zack Korman on x
    Might be a dumb question, but how are devs on personal machines supposed to catch this? Or do a lot of them just stay pwned and never know it? [image]
  • @felixiscoding Guilherme Dos Santos on x
    how installing an npm package feels nowadays [image]
  • @socketsecurity @socketsecurity on x
    We published our technical analysis. The @ antv payload includes worm-like npm propagation logic: validate stolen npm tokens, enumerate packages, inject the payload, bump versions, and republish under the compromised maintainer identity. This is why these attacks can move so