PkgRadar

Package evidence

@webflow/[email protected]

Large Javascript Payload: 15818992 bytes

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
9
First published
Nov 2025
Publisher
2vanger

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@webflow/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@webflow/[email protected]"],"fail_on":"review"}'
Publisher2vanger
Artifact bytes4,147,795
Previous version0.0.7
Published2026-03-12T17:01:14.649Z
SHA-2566bee2df0e1aee3c7998368b21d2685f5dd5b4135f3deb734eaea079985c867a5

Why flagged

What the scanner saw

Large Javascript Payload: 15818992 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.0.8Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/index.js15818992 bytes10

Manifest

Package metadata

Dependencies5
  • @webflow/designer-extension-typings^2.0.24
  • css-tree2.3.1
  • csstree-validator4.0.1
  • socket.io-client^4.5.4
  • tslib^2.8.1