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
lirankor

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"}'
Publisherlirankor
Artifact bytes468,044
Previous versionnone
Published2026-06-16T21:31:34.441Z
SHA-256967916f08a1bdffcea12e6becb2c88fab21e6605f25f5f696ead96f016335832

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
1.0.2Version
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.mjs"5

Manifest

Package metadata

Scripts7
  • buildshx rm -rf dist && pnpm run build:templates && tsc
  • build:templatesnode scripts/precompile-templates.mjs
  • formatbiome check --write --error-on-warnings
  • postinstallnode scripts/postinstall.mjs
  • testpnpm run test:unit && pnpm run test:format
  • test:formatbiome ci
  • test:unitpnpm run build:templates && vitest run
Dependencies20
  • @babel/core^7.29.0
  • @modelcontextprotocol/ext-apps^1.7.3
  • @oclif/core^4.10.3
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-metrics-otlp-http^0.219.0
  • @opentelemetry/sdk-metrics^2.8.0
  • better-sqlite3^12.11.1
  • cors^2.8.6
  • cross-spawn^7.0.6
  • dequal^2.0.3
  • es-toolkit^1.45.1
  • esbuild^0.27.0
  • express^5.2.1
  • handlebars^4.7.9
  • ink^7.0.0
  • open^11.0.0
  • pg^8.21.0
  • superjson^2.2.6
  • tsc-alias^1.8.17
  • zustand^5.0.12