PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="npm run build-server-client"

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
5
First published
May 2026
Publisher
perium

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherperium
Artifact bytes68,152
Previous version0.1.7
Published2026-05-26T13:52:30.980Z
SHA-2568c19e477fb64a03f473c622ec56c2f368509da4a15eab2859e4e697004a0656f

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npm run build-server-client"

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.8Version
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="npm run build-server-client"5

Manifest

Package metadata

Scripts20
  • buildrun-s build:*
  • build-server-clientesbuild ./src/lib/video-template --format=esm --bundle --minify --outfile=./video-template.js
  • build:appvite build --config vite.config.app.js
  • build:cleanrimraf types
  • build:csstailwindcss -i ./index.css -o ./dist/index.css
  • build:docsvitepress build docs
  • build:libvite build --config vite.config.lib.js
  • build:rolluprollup -c rollup.config.js
  • build:typedoctypedoc
  • build:typestsc --project tsconfig.types.json
  • devrun-p dev:*
  • dev:docsvitepress dev docs
  • dev:servernode --watch ./server.js
  • dev:server-clientnpm run build-server-client -- --watch
  • dev:vitevite --config vite.config.app.js --port 5174
  • postinstallnpm run build-server-client
  • previewrun-s preview:*
  • preview:appvite preview --config vite.config.app.js
  • preview:servernode --watch ./server.js
  • releasenode ./scripts/release.js
Dependencies17
  • @lottiefiles/dotlottie-web0.38.1
  • @radix-ui/react-slider1.2.1
  • @xzdarcy/react-timeline-editor0.1.9
  • canvas-confetti1.9.3
  • clsx2.1.1
  • crunker2.4.0
  • d37.9.0
  • esbuild0.25.9
  • fabric6.4.3
  • gsap3.12.5
  • lucide-react0.459.0
  • mediabunny1.14.1
  • nanoid5.0.9
  • pixi-filters6.0.5
  • pixi.js8.4.1
  • tailwind-merge2.5.4
  • zod3.23.8