PkgRadar

Package evidence

[email protected]

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

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"}'
Publisheryorukid
Artifact bytes8,278,124
Previous version2.0.0
Published2026-06-13T07:55:57.458Z
SHA-256babc642a29a5be85c7b2ce75475052335c26e220a8e7bd7c802d7b5a6bdbdee9

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 2.1.0 vs 2.0.0: "node scripts/postinstall.mjs"

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

Availability ledger

available

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

Evidence

Static findings

8 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.1.0 vs 2.0.0: "node scripts/postinstall.mjs"40
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 3 total version(s), has lifecycle hook25
mediumRemote Payloadpackage/dist/tools/Osint.jsmatched "curl "12
mediumRemote Payloadpackage/dist/tools/Research.jsmatched "curl "12
mediumRemote Payloadpackage/dist/gateway/Telegram.jsmatched "api.telegram.org/bot"12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.1.0 vs 2.0.0: "node scripts/postinstall.mjs"40
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 3 total version(s), has lifecycle hook25
mediumRemote Payloadpackage/dist/tools/Osint.jsmatched "curl "12
mediumRemote Payloadpackage/dist/tools/Research.jsmatched "curl "12
mediumRemote Payloadpackage/dist/gateway/Telegram.jsmatched "api.telegram.org/bot"12
lowCredential file accesspackage/dist/tools/Cloud.jsmatched ".aws/"5
lowMessenger Bot Endpointpackage/dist/gateway/Telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowObfuscation Densitypackage/native/token-counter/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildnode scripts/build.cjs
  • devtsx src/index.tsx
  • formatprettier --write src/**/*.ts
  • linteslint src/**/*.ts
  • postinstallnode scripts/postinstall.mjs
  • preparenode scripts/build.cjs
  • startnode dist/index.js
Dependencies19
  • @anthropic-ai/sdk^0.35.0
  • @langchain/anthropic^1.4.0
  • @langchain/core^1.1.48
  • @langchain/langgraph^1.3.6
  • @langchain/openai^1.4.7
  • @opentui/core^0.4.0
  • @opentui/react^0.4.0
  • better-sqlite3^11.10.0
  • chalk^5.3.0
  • cloakbrowser^0.3.31
  • js-yaml^4.1.0
  • langsmith^0.7.5
  • mmdb-lib^3.0.2
  • openai^4.70.0
  • playwright-core^1.60.0
  • qrcode^1.5.4
  • react^19.2.7
  • react-reconciler^0.33.0
  • systeminformation^5.23.0
Optional dependencies2
  • @whiskeysockets/baileys^7.0.0-rc13
  • pino^10.3.1