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
- jzthree
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.cjs" | 5 |
Manifest
Package metadata
Scripts18
auth:qrcd node-server && npm run auth:qrbuildvite builddevconcurrently --kill-others --kill-signal SIGTERM --raw "cd node-server && PORT=${VITE_API_PORT:-8000} npm run dev" "VITE_API_PORT=${VITE_API_PORT:-8000} vite"mcpnpm --prefix packages/mcp run mcpmcp:buildnpm --prefix packages/mcp run buildmcp:testnpm --prefix packages/mcp testnode-servercd node-server && npm run devnode-server:buildcd node-server && npm run buildpostinstallnode scripts/postinstall.cjsprepublishOnlynpm run build && npm run node-server:buildpreviewvite previewprodcd node-server && PORT=3000 npm run devsetupnode setup.cjssetup-mcpnpm --prefix packages/mcp run setup-mcpstartnpm run devstoplsof -ti:3000,3001,8000 | xargs kill -9 2>/dev/null; echo 'Servers stopped'testvitesttest:runvitest run
Dependencies16
@anthropic-ai/sdk^0.32.0@fastify/cors^11.2.0@fastify/multipart^9.4.0@fastify/static^9.0.0@fastify/websocket^11.2.0@google/genai^0.7.0@homebridge/node-pty-prebuilt-multiarch^0.14.0better-sqlite3^11.0.0fastify^5.8.2jsonwebtoken^9.0.2openai^4.77.0otplib^12.0.1qrcode-terminal^0.12.0uuid^9.0.1ws^8.16.0zeromq^6.4.2