PkgRadar

Package evidence

@bestzyq/[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 4 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
4
First published
Jun 2026
Publisher
bestzyq

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":["@bestzyq/[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":["@bestzyq/[email protected]"],"fail_on":"high"}'
Publisherbestzyq
Artifact bytes13,490,804
Previous version0.53.1
Published2026-06-16T11:46:31.653Z
SHA-256a308f1d344f96489775988371c6fcdc69f6f715299b1251da2124955cd545ed9

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 4 total version(s), has lifecycle hook

1 candidate cluster(s) currently reference this release.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
20Score
0.54.0Version
Status history (1 event)
  1. newavailable · risk high · score 20 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook — package first published 0 day(s) ago, 4 total version(s), has lifecycle hook

87 members · evidence strength 90
Repeated static TTPcandidate

New Account With Lifecycle Hook — package first published 0 day(s) ago, 4 total version(s), has lifecycle hook

87 members · max score 117

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 4 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"bestzyq","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 4 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"bestzyq","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowCredential file accesspackage/dist/cli/chunk-LMULEWYZ.jsmatched "id_rsa"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowObfuscation Densitypackage/dist/cli/chunk-J2CQFKBO.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/cli/chunk-LMULEWYZ.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/cli/chunk-UURDZ4PK.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/cli/chunk-Y6D5A2EC.js3902793 bytes0
lowObfuscation Densitypackage/dist/cli/commands-XAGUGST3.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts20
  • buildnpm run build:dashboard && tsup && node scripts/copy-dashboard-vendor-css.mjs && node scripts/copy-tree-sitter-grammars.mjs
  • build:dashboardnpm --prefix dashboard run build
  • chattsx src/cli/index.ts chat
  • devtsx src/cli/index.ts
  • formatbiome format --write src tests
  • lintbiome check src tests
  • lint:fixbiome check --write src tests
  • pitch:htmlnpx -y @marp-team/marp-cli pitch/pitch.md -o pitch/dist/pitch.html --allow-local-files
  • pitch:pdfnpx -y @marp-team/marp-cli pitch/pitch.md -o pitch/dist/pitch.pdf --allow-local-files
  • pitch:pptxnpx -y @marp-team/marp-cli pitch/pitch.md -o pitch/dist/pitch.pptx --allow-local-files
  • pitch:watchnpx -y @marp-team/marp-cli pitch/pitch.md --preview --watch --allow-local-files
  • postinstallnode scripts/postinstall.mjs
  • preparesimple-git-hooks || true
  • prepublishOnlynpm run lint && npm run typecheck && npm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:mutationstryker run
  • test:watchvitest
  • typechecktsc --noEmit && tsc --noEmit -p dashboard
  • verifynpm run build && npm run lint && npm run typecheck && npm run test --silent
Dependencies35
  • @alcalzone/ansi-tokenize^0.3.0
  • auto-bind^5.0.1
  • bidi-js^1.0.3
  • chalk^5.3.0
  • cli-boxes^4.0.1
  • cli-highlight^2.1.11
  • code-excerpt^4.0.0
  • commander^12.1.0
  • emoji-regex^10.4.0
  • eventsource-parser^3.0.0
  • get-east-asian-width^1.3.0
  • grammy^1.43.0
  • iconv-lite^0.7.2
  • ignore^7.0.5
  • indent-string^5.0.0
  • lodash-es^4.17.21
  • node-html-parser^7.1.0
  • picomatch^4.0.4
  • qrcode^1.5.4
  • react^19.2.6
  • react-reconciler^0.32.0
  • semver^7.6.3
  • signal-exit^4.1.0
  • slice-ansi^7.1.0
  • stack-utils^2.0.6
  • string-width^7.2.0
  • strip-ansi^7.1.0
  • supports-hyperlinks^4.0.0
  • undici^8.2.0
  • usehooks-ts^3.1.0
  • …and 5 more.