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
theotu

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"}'
Publishertheotu
Artifact bytes6,953,677
Previous versionnone
Published2026-06-08T09:37:50.962Z
SHA-256d3fa6feec47f630f76c9a57ddd417d9c53818d0357388bb1d7385d5e62e0218c

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
2.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-native-artifacts.mjs"5

Manifest

Package metadata

Scripts19
  • buildpnpm clean && tsc -p tsconfig.build.json && node scripts/prepare-build-artifacts.mjs && pnpm build:web
  • build:webvite build --config web/vite.config.ts
  • checkpnpm exec biome check .
  • cleannode scripts/clean-build.mjs
  • devpnpm dev:all
  • dev:allconcurrently "pnpm dev:runtime" "pnpm dev:web"
  • dev:runtimetsx src/cli/hive.ts --port 4010
  • dev:webvite --config web/vite.config.ts
  • formatpnpm exec biome format --write .
  • pack:checknpm pack --dry-run --json
  • pack:smokenode scripts/pack-smoke.mjs
  • postinstallnode scripts/postinstall-native-artifacts.mjs
  • release:drypnpm check && pnpm build && pnpm test && pnpm pack:check && pnpm pack:smoke
  • stress:multidevicetsx scripts/remote-stress-multidevice.ts
  • stress:throughputtsx --expose-gc scripts/remote-stress-throughput.ts
  • sync:marketplacenode scripts/sync-marketplace.mjs
  • testnode scripts/run-tests.mjs
  • test:watchvitest
  • test: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.0
  • better-sqlite3^12.9.0
  • chokidar^5.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • commander^14.0.0
  • cron-parser^5.5.0
  • esbuild^0.28.0
  • gray-matter^4.0.3
  • isomorphic-dompurify^3.14.0
  • lucide-react^1.8.0
  • marked^18.0.4
  • node-pty^1.1.0
  • qrcode1.5.4
  • react^19.1.0
  • react-dom^19.1.0
  • …and 3 more.