PkgRadar

Package evidence

@webflow/[email protected]

Obfuscation Density: high encoded/escaped-token density

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.

Weekly downloads
116,623Ubiquitous · −70% score
Versions published
128Mature · −50% score
First published
Apr 2023
Publisher
webflow-bot

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherwebflow-bot
Artifact bytes231,169
Previous version1.22.0
Published2026-05-22T20:58:05.180Z
SHA-2567088adf55a67a9b73a200b10a002b4bca3f04262f9ea2c16e49deb8f246b3a17

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.23.0Version
Status history (2 events)
  1. availableavailable · risk review · score 3 · status available -> available, risk review -> review, score 6 -> 3
  2. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts7
  • buildtsup
  • devtsup
  • linteslint .
  • testjest --ci
  • test:e2e-cache-clearbash scripts/clear-e2e-cache.sh
  • test:localjest
  • test:unitjest --ci --ignoreProjects e2e
Dependencies46
  • @babel/preset-env^7.26.9
  • @babel/preset-react^7.26.3
  • @babel/preset-typescript^7.27.0
  • @dotenvx/dotenvx^1.44.1
  • @inquirer/prompts^7.9.0
  • @module-federation/enhanced0.20.0
  • @rspack/core^1.7.8
  • @webflow/data-types^1.3.0
  • ajv^8.17.1
  • archiver^5.3.1
  • babel-loader^10.0.0
  • commander^10.0.0
  • cosmiconfig^8.2.0
  • css-loader^7.1.2
  • dotenv^16.0.3
  • env-paths^3.0.0
  • fast-glob^3.3.3
  • filenamify^6.0.0
  • fork-ts-checker-webpack-plugin9.1.0
  • form-data4.0.4
  • fs-extra^11.3.0
  • jsdom^26.0.0
  • jsonc-parser^3.2.0
  • md5^2.2.1
  • memfs4.17.0
  • mime-types^2.1.35
  • mini-css-extract-plugin^2.9.2
  • node-fetch^2.6.7
  • open^8.4.2
  • ora^8.2.0
  • …and 16 more.