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
130Mature · −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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes241,374
Previous version2.0.0
Published2026-06-11T16:11:59.605Z
SHA-256e3b74a5b5cfb1395d6def1ac68fef5dc3fe40944c2f4154a918c3de69d5d1233

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

low
Last checked
lowRisk
0Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • buildtsup
  • devtsup
  • linteslint .
  • testjest --ci
  • test:e2e-cache-clearbash scripts/clear-e2e-cache.sh
  • test:e2e:deploybash regression/run-local.sh
  • test:localjest
  • test:regressionjest --config regression/jest.config.js --testTimeout=420000
  • test:unitjest --ci --ignoreProjects e2e
Dependencies47
  • @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/cosmic-deploy-contract^1.0.2
  • @webflow/data-types^2.0.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
  • …and 17 more.