PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 2 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
2
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 bytes486,411
Previous version1.0.2
Published2026-06-16T22:30:25.445Z
SHA-25612fac44cfc6cb5a5d89485646a4fdac6932af1bf2d9198e03b5c964940332678

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 2 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
15Score
1.0.3Version
Status history (1 event)
  1. newavailable · risk high · score 15 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 2 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"lirankor","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 2 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"lirankor","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
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