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
- theotu
Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-native-artifacts.mjs" | 5 |
Manifest
Package metadata
Scripts19
buildpnpm clean && tsc -p tsconfig.build.json && node scripts/prepare-build-artifacts.mjs && pnpm build:webbuild:webvite build --config web/vite.config.tscheckpnpm exec biome check .cleannode scripts/clean-build.mjsdevpnpm dev:alldev:allconcurrently "pnpm dev:runtime" "pnpm dev:web"dev:runtimetsx src/cli/hive.ts --port 4010dev:webvite --config web/vite.config.tsformatpnpm exec biome format --write .pack:checknpm pack --dry-run --jsonpack:smokenode scripts/pack-smoke.mjspostinstallnode scripts/postinstall-native-artifacts.mjsrelease:drypnpm check && pnpm build && pnpm test && pnpm pack:check && pnpm pack:smokestress:multidevicetsx scripts/remote-stress-multidevice.tsstress:throughputtsx --expose-gc scripts/remote-stress-throughput.tssync:marketplacenode scripts/sync-marketplace.mjstestnode scripts/run-tests.mjstest:watchvitesttest:windowsnode scripts/run-windows-tests.mjs
Dependencies33
@noble/ciphers^2.2.0@noble/curves^2.2.0@noble/hashes^2.2.0@radix-ui/react-dialog^1.1.15@radix-ui/react-slot^1.2.4@radix-ui/react-tooltip^1.2.8@tailwindcss/vite^4.2.2@xterm/addon-clipboard^0.2.0@xterm/addon-fit^0.11.0@xterm/addon-serialize^0.14.0@xterm/addon-unicode11^0.9.0@xterm/addon-web-links^0.12.0@xterm/addon-webgl^0.19.0@xterm/headless^6.0.0@xterm/xterm^6.0.0better-sqlite3^12.9.0chokidar^5.0.0class-variance-authority^0.7.1clsx^2.1.1commander^14.0.0cron-parser^5.5.0esbuild^0.28.0gray-matter^4.0.3isomorphic-dompurify^3.14.0lucide-react^1.8.0marked^18.0.4node-pty^1.1.0qrcode1.5.4react^19.1.0react-dom^19.1.0- …and 3 more.