PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2989750 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
415
Versions published
23
First published
Jan 2026
Publisher
GitHub ActionsTrusted automation · −70% score

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

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 bytes3,118,513
Previous version0.1.28
Published2026-05-23T23:41:54.132Z
SHA-256b76c172ef268e2472f44e44aad5cdb77b3f12c164443c1eb1dba05cc00da7c78

Why flagged

What the scanner saw

Large Javascript Payload: 2989750 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/bin.mjs2989750 bytes10

Manifest

Package metadata

Scripts16
  • benchtsx scripts/benchmark.ts
  • buildtsdown && node scripts/copy-docs.mjs postbuild
  • devtsdown --watch
  • prebuildnode scripts/copy-docs.mjs prebuild
  • publintpublint
  • testvitest run
  • test:coveragevitest run --coverage && tryscript run 'tests/**/*.tryscript.md'
  • test:coverage:clitryscript run 'tests/**/*.tryscript.md' --coverage --coverage-dir coverage-tryscript
  • test:coverage:vitestvitest run --coverage
  • test:installpnpm build && pnpm pack && npm install -g ./get-tbd-*.tgz && rm ./get-tbd-*.tgz
  • test:tryscripttryscript run 'tests/**/*.tryscript.md'
  • test:tryscript:updatetryscript run --update 'tests/**/*.tryscript.md'
  • test:uninstallnpm uninstall -g get-tbd
  • test:watchvitest
  • typechecktsc -p tsconfig.json --noEmit
  • validate-importtsx scripts/validate-import.ts
Dependencies12
  • atomically^2.1.0
  • commander^14.0.2
  • github-slugger^2.0.0
  • gray-matter^4.0.3
  • marked^15.0.12
  • marked-terminal^7.3.0
  • picocolors^1.1.1
  • pretty-bytes^7.0.0
  • pretty-ms^9.0.0
  • ulid^3.0.2
  • yaml~2.8.3
  • zod^3.25.76