PkgRadar

Package evidence

@motion-script/[email protected]

Install-time lifecycle script: postinstall="node ../../scripts/copy-wasm.js"

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
kevinjoliveira

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":["@motion-script/[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":["@motion-script/[email protected]"],"fail_on":"review"}'
Artifact bytes984,877
Previous versionnone
Published2026-06-07T04:27:48.451Z
SHA-2566d18124caa336303f2f5dcfacda98ed555461cb85e1a59abfa97855907bd3db2

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ../../scripts/copy-wasm.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ../../scripts/copy-wasm.js"5

Manifest

Package metadata

Scripts8
  • buildtsc -b && vite build
  • build:appvite build --config vite.config.app.ts
  • cleanrimraf dist .turbo && tsc -b --clean
  • devvite
  • linteslint .
  • postinstallnode ../../scripts/copy-wasm.js
  • predevnode ../../scripts/copy-wasm.js
  • previewvite preview
Dependencies19
  • @base-ui/react^1.4.1
  • @fontsource-variable/geist^5.2.9
  • @motion-script/coreworkspace:*
  • @motion-script/reactworkspace:*
  • @motion-script/webworkspace:*
  • @tailwindcss/forms^0.5.11
  • @tailwindcss/typography^0.5.19
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^1.14.0
  • react-resizable-panels^4.11.2
  • shadcn^4.10.0
  • sonner^2.0.7
  • tailwind-merge^3.5.0
  • tailwindcss^4.2.4
  • tw-animate-css^1.4.0
  • use-sync-external-store^1.6.0
  • wavesurfer.js^7.12.6
  • zustand^5.0.12