PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 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.

Versions published
1
First published
Jun 2026
Publisher
xfarr

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherxfarr
Artifact bytes5,851,924
Previous versionnone
Published2026-06-09T09:27:54.561Z
SHA-2564953f8f24dc97d945b2306d0c5d929487c97008b158ed76cae4415901ccc4e37

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 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

high
Last checked
highRisk
5Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts8
  • buildnext build
  • devnext dev --turbo
  • lintnext lint
  • postinstallnode scripts/postinstall.js
  • prepare:publishnpm run build && node scripts/prepare-publish.js
  • publish:githubset -a && . ./.env.local && set +a && npm publish --registry=https://npm.pkg.github.com
  • publish:npmnpm pkg set name=test-lah && npm publish --registry=https://registry.npmjs.org --otp=$OTP && npm pkg set name=@niamhramadhaan/test-lah
  • startnext start
Dependencies20
  • @ai-sdk/anthropic^3.0.81
  • @ai-sdk/google^3.0.80
  • @ai-sdk/openai^3.0.68
  • @base-ui/react^1.5.0
  • @lottiefiles/dotlottie-web^0.74.0
  • ai^6.0.198
  • canvas-confetti^1.9.4
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • exceljs^4.4.0
  • lucide-react^1.17.0
  • motion^12.40.0
  • next14.2.35
  • next-themes^0.4.6
  • react^18
  • react-dom^18
  • rough-notation^0.5.1
  • tailwind-merge^3.6.0
  • tailwindcss-animate^1.0.7
  • zod^4.4.3