Package evidence
[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall-guard.mjs"
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
- 4
- First published
- Jun 2026
- Publisher
- jiayan_nan
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/postinstall-guard.mjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-guard.mjs" | 5 |
Manifest
Package metadata
Scripts29
buildnpm run build:backend && npm run build:frontendbuild:backendtsc -p tsconfig.build.json && node scripts/write-dist-pkg.mjsbuild:clicd cli/autoviral && npm run buildbuild:frontendvite builddesktop: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 --macdesktop: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 --windesktop:compiletsc -p desktop/tsconfig.json && node scripts/write-desktop-pkg.mjsdesktop:devnpm run build:backend && npm run build:frontend && npm run build:cli && npm run desktop:resources && npm run desktop:compile && electron desktop/out/main.jsdesktop: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 alwaysdesktop:resourcesnpm run prebundle:remotion && npm run ensure:chromiumdevtsc --watchdev:frontendvite deve2eplaywright teste2e:uiplaywright test --uiensure:chromiumnode scripts/ensure-chromium.mjsinstall:clicd cli/autoviral && npm install && npm run build && npm linkpostinstallnode scripts/postinstall-guard.mjsprebundle:remotionnode scripts/bundle-remotion.mjs desktop/build-resources/remotion-bundleprepublishOnlynpm run build && npm run build:clipretest:server[ -n "$CI" ] || pkill -f '[v]itest.server.config' || truepretest:web[ -n "$CI" ] || pkill -f '[v]itest.*web/vitest.config' || truetestnpm run test:web && npm run test:server && npm run test:clitest:clinpm --prefix cli/autoviral run testtest:pythonpython3 -m pytest skills/autoviraltest:servervitest run --config vitest.server.config.tstest:server:watchvitest --config vitest.server.config.tstest:webvitest --config web/vitest.config.ts runtest:web:watchvitest --config web/vitest.config.tstypecheck: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.2better-sqlite3^12.10.0clsx^2.1.1commander^12.0.0date-fns^4.1.0dompurify^3.3.3dotenv^16.4.0electron-log^5.4.4- …and 25 more.