PkgRadar

Package evidence

@yagnikpt/[email protected]

Large Javascript Payload: 3131154 bytes

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.

Weekly downloads
736
Versions published
6
First published
Jun 2026
Publisher
yagnikpt

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@yagnikpt/[email protected]"],"fail_on":"review"}'

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":["@yagnikpt/[email protected]"],"fail_on":"review"}'
Publisheryagnikpt
Artifact bytes13,953,630
Previous version0.2.2
Published2026-06-12T16:53:08.373Z
SHA-25638169bf8a5488d832b97abf6891cbd44da24fd2662bb808341b114699e8db296

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":7,"publisher":"yagnikpt","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.2.3Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"yagnikpt","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"yagnikpt","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/dist/index.js3131154 bytes0
lowObfuscation Densitypackage/dist/parser.worker.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • buildbun run scripts/build-bin.ts
  • build:npmbun run scripts/build-npm.ts
  • devbun run --watch src/index.tsx
Dependencies7
  • @opentui/core^0.3.4
  • @opentui/keymap^0.3.4
  • @opentui/solid^0.3.4
  • env-paths^4.0.0
  • js-yaml^4.2.0
  • solid-js^1.9.13
  • uuidv7^1.2.1