PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 8027871 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.

Versions published
2
First published
Jun 2026
Publisher
kony05

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherkony05
Artifact bytes3,407,287
Previous version1.0.0
Published2026-06-13T21:44:18.420Z
SHA-2567d3812409c4b991ac0a9f5b846f3e28eaee299afca9b3f57825e4cb28402b4f9

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"kony05","burst_same_day":1,"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
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"kony05","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"kony05","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/dist/server.js8027871 bytes0

Manifest

Package metadata

Scripts2
  • buildbun build bin/koincode.ts --outdir dist --target bun --external playwright --external @sentry/bun --define "process.env.SENTRY_DSN='$SENTRY_DSN'" && mv dist/koincode.js dist/koincode && bun build ../server/src/index.ts --outfile dist/server.js --target bun --external playwright --external @sentry/bun --define "process.env.SENTRY_DSN='$SENTRY_DSN'"
  • devbun run --watch src/index.tsx
Dependencies16
  • @ai-sdk/react^3.0.186
  • @koincode/sharedworkspace:*
  • @opentui/core^0.1.97
  • @opentui/react^0.1.97
  • @sentry/bun^10.57.0
  • ai^6.0.184
  • date-fns^4.1.0
  • diff^9.0.0
  • hono^4.12.12
  • open^11.0.0
  • opentui-spinner^0.0.6
  • playwright^1.49.1
  • pretty-ms^9.3.0
  • react^19.2.4
  • react-router^7.14.0
  • zod^4.3.6