PkgRadar

Package evidence

[email protected]

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

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
1
First published
Jun 2026
Publisher
amitkumardubey

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"}'
Artifact bytes179,432
Previous versionnone
Published2026-06-13T14:18:08.509Z
SHA-256483695172fd90361d755b1b13aff384bada4042d4ad6c5d29808c2ef9e7cc52e

Why flagged

What the scanner saw

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"amitkumardubey","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsx src/main.ts
  • prepublishOnlyrm -rf dist && tsc
  • startnode dist/main.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies22
  • @earendil-works/pi-ai^0.75.5
  • better-sqlite3^11.0.0
  • boxen^8.0.1
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • cliui^9.0.1
  • ink^7.0.5
  • ink-text-input^6.0.0
  • js-yaml^4.2.0
  • marked^15.0.12
  • marked-terminal^7.3.0
  • ora^9.4.0
  • pino^10.3.1
  • pino-pretty^13.1.3
  • pino-roll^4.0.0
  • react^19.2.7
  • sqlite-vec^0.1.6
  • strip-ansi^7.2.0
  • toml^3.0.0
  • ulid^2.3.0
  • zod^3.23.0
  • zod-to-json-schema^3.25.2