PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 38 day(s) ago, 7 total version(s), has lifecycle hook

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
18
Versions published
7
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 bytes75,919
Previous version0.1.9
Published2026-06-16T11:56:59.093Z
SHA-2567436c6fd762f44238e4b02d1db6e29047f79144ef02fc51fcb8e8c4f203d2491

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 38 day(s) ago, 7 total version(s), has lifecycle hook

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.19Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 38 day(s) ago, 7 total version(s), has lifecycle hook10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 38 day(s) ago, 7 total version(s), has lifecycle hook10
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