PkgRadar

Package evidence

@dragmove/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"dragmove","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}

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
1
First published
Jun 2026
Publisher
dragmove

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":["@dragmove/[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":["@dragmove/[email protected]"],"fail_on":"review"}'
Publisherdragmove
Artifact bytes7,990,700
Previous versionnone
Published2026-06-19T11:48:18.913Z
SHA-256a187e05917b5e4aa79b9605d08dcefe328346dafc166e2d5d38cb04df09e275e

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"dragmove","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}

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.1Version
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
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"dragmove","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts13
  • buildpnpm run clean && pnpm run typecheck && pnpm run build:types && pnpm run build:bundle
  • build-storybookstorybook build
  • build:bundlevite build
  • build:typestsc -p tsconfig.build.json
  • cleannode scripts/clean.mjs
  • formatprettier --write .
  • linteslint .
  • lint:fixeslint . --fix
  • pack:localpnpm pack --pack-destination ./tmp
  • storybookstorybook dev -p 6006
  • typechecktsc --noEmit
  • verify:matrixnode scripts/verify-matrix.mjs
  • verify:packagenode scripts/verify-package.mjs
Dependencies15
  • @radix-ui/react-accordion^1.2.12
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slider^1.3.6
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-toast^1.2.15
  • @radix-ui/react-tooltip^1.2.8
  • lottie-react^2.4.1
  • swiper^12.1.2
  • uuid^11.1.0