PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2128271 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
72
Versions published
10Established · −30% score
First published
Oct 2025
Publisher
v1b3x0r

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherv1b3x0r
Artifact bytes442,617
Previous version1.2.9
Published2026-06-10T16:55:38.009Z
SHA-256a16116f75c57b05af6283629b4e3deaad74917f7cf0f8da308042c9e00ec8ee0

Why flagged

What the scanner saw

Large Javascript Payload: 2128271 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.3.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js2128271 bytes0

Manifest

Package metadata

Scripts6
  • buildbun build src/index.tsx --outdir dist --target node --format esm --external @v1b3x0r/mds-core --external ink-big-text --external cfonts --define process.env.DEV="'false'"
  • devbun run src/index.tsx
  • postpacknode scripts/swap-readme.mjs restore
  • prepacknode scripts/swap-readme.mjs to-npm
  • prepublishOnlybun run test && bun run build
  • testbun test
Dependencies6
  • @v1b3x0r/mds-core^5.12.0
  • ink^5.0.1
  • ink-big-text^2.0.0
  • ink-gradient^3.0.0
  • ink-text-input^6.0.0
  • react^18.3.1