PkgRadar

Package evidence

@deframe-sdk/[email protected]

Large Javascript Payload: 3635287 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.

Weekly downloads
1,097Niche · −30% score
Versions published
73
First published
Feb 2026
Publisher
GitHub ActionsTrusted automation · −70% score

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":["@deframe-sdk/[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":["@deframe-sdk/[email protected]"],"fail_on":"review"}'
Artifact bytes8,908,135
Previous version0.1.71
Published2026-05-26T17:07:42.558Z
SHA-2563c3fdc74a4e52339f63bc4fac97b89f64d6cce19d8b5d0f3501f2cf6a6c684b6

Why flagged

What the scanner saw

Large Javascript Payload: 3635287 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js3635287 bytes10
mediumLarge Javascript Payloadpackage/dist/index.mjs3585798 bytes10

Manifest

Package metadata

Scripts14
  • buildnext build
  • build-storybookstorybook build
  • build:csspostcss ./src/styles/globals.css -o ./dist/styles.css --config ./postcss.config.build.mjs --minify
  • build:libtsup && npm run build:css
  • check:widget-varsnode ./scripts/check-widget-vars.mjs
  • devnext dev
  • linteslint
  • migrate:widget-contractnode ./scripts/migrate-widget-contract.mjs --write
  • migrate:widget-contract:drynode ./scripts/migrate-widget-contract.mjs
  • preparehusky
  • prepublishOnlynpm run build:lib
  • startnext start
  • storybookstorybook dev
  • testecho "No tests!"
Dependencies4
  • framer-motion12.23.24
  • react-icons5.5.0
  • react-qr-code2.0.18
  • tailwind-merge3.4.0