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.

Versions published
128Mature · −50% score
First published
Apr 2023
Publisher
webflow-bot

Effective trust discount applied: 50% (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 bytes236,240
Previous version1.23.0
Published2026-05-22T22:44:28.481Z
SHA-2561c9b59b4a9ddc6cbc55fe16497343e6a014fda31fa6a8945eb13da473167a9f8

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
6Score
2.0.0-next.0Version
Status history (1 event)
  1. 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*
  • 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.