PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 9 day(s) ago, 5 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
5
First published
Jun 2026
Publisher
jiayan_nan

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"}'
Publisherjiayan_nan
Artifact bytes1,313,315
Previous version0.1.5
Published2026-06-12T02:44:21.037Z
SHA-256ba41be30ed1e66d4638afbd78148b1a6947d8ccf5b07f5883c6ac16bb7d452d0

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 9 day(s) ago, 5 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
0.1.7Version
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 9 day(s) ago, 5 total version(s), has lifecycle hook25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 9 day(s) ago, 5 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-guard.mjs"5

Manifest

Package metadata

Scripts29
  • buildnpm run build:backend && npm run build:frontend
  • build:backendtsc -p tsconfig.build.json && node scripts/write-dist-pkg.mjs
  • build:clicd cli/autoviral && npm run build
  • build:frontendvite build
  • desktop:build:macnpm run build:backend && npm run build:frontend && npm run build:cli && npm run desktop:resources && npm run desktop:compile && electron-builder -c desktop/electron-builder.yml --mac
  • desktop:build:winnpm run build:backend && npm run build:frontend && npm run build:cli && npm run desktop:resources && npm run desktop:compile && electron-builder -c desktop/electron-builder.yml --win
  • desktop:compiletsc -p desktop/tsconfig.json && node scripts/write-desktop-pkg.mjs
  • desktop:devnpm run build:backend && npm run build:frontend && npm run build:cli && npm run desktop:resources && npm run desktop:compile && electron desktop/out/main.js
  • desktop:publishnpm run build:backend && npm run build:frontend && npm run build:cli && npm run desktop:resources && npm run desktop:compile && electron-builder -c desktop/electron-builder.yml --mac --win --publish always
  • desktop:resourcesnpm run prebundle:remotion && npm run ensure:chromium
  • devtsc --watch
  • dev:frontendvite dev
  • e2eplaywright test
  • e2e:uiplaywright test --ui
  • ensure:chromiumnode scripts/ensure-chromium.mjs
  • install:clicd cli/autoviral && npm install && npm run build && npm link
  • postinstallnode scripts/postinstall-guard.mjs
  • prebundle:remotionnode scripts/bundle-remotion.mjs desktop/build-resources/remotion-bundle
  • prepublishOnlynpm run build && npm run build:cli
  • pretest:server[ -n "$CI" ] || pkill -f '[v]itest.server.config' || true
  • pretest:web[ -n "$CI" ] || pkill -f '[v]itest.*web/vitest.config' || true
  • testnpm run test:web && npm run test:server && npm run test:cli
  • test:clinpm --prefix cli/autoviral run test
  • test:pythonpython3 -m pytest skills/autoviral
  • test:servervitest run --config vitest.server.config.ts
  • test:server:watchvitest --config vitest.server.config.ts
  • test:webvitest --config web/vitest.config.ts run
  • test:web:watchvitest --config web/vitest.config.ts
  • typecheck:webtsc --noEmit -p web/tsconfig.json
Dependencies55
  • @dagrejs/dagre^3.0.0
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^7.0.0
  • @dnd-kit/sortable^8.0.0
  • @dnd-kit/utilities^3.2.2
  • @hono/node-server^1.13.0
  • @radix-ui/react-dialog^1.1.6
  • @radix-ui/react-dropdown-menu^2.1.6
  • @radix-ui/react-slider^1.2.3
  • @radix-ui/react-switch^1.1.3
  • @radix-ui/react-tabs^1.1.3
  • @radix-ui/react-tooltip^1.1.8
  • @remotion/bundler^4.0.452
  • @remotion/cli^4.0.452
  • @remotion/player^4.0.452
  • @remotion/renderer^4.0.452
  • @remotion/transitions4.0.459
  • @tanstack/react-query^5.62.0
  • @types/dompurify^3.0.5
  • @xterm/addon-clipboard^0.1.0
  • @xterm/addon-fit^0.10.0
  • @xterm/xterm^5.5.0
  • @xyflow/react^12.10.2
  • better-sqlite3^12.10.0
  • clsx^2.1.1
  • commander^12.0.0
  • date-fns^4.1.0
  • dompurify^3.3.3
  • dotenv^16.4.0
  • electron-log^5.4.4
  • …and 25 more.