PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3249516 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
447Mature · −50% score
First published
Nov 2022
Publisher
effect-bot

Effective trust discount applied: 50% (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"}'
Publishereffect-bot
Artifact bytes8,167,046
Previous version4.0.0-beta.83
Published2026-06-17T02:02:15.933Z
SHA-256939153d2ed7998ce77283c46c5d4d8b6f5874ecf1c46cea6bd61e52c5778fff1

Why flagged

What the scanner saw

Large Javascript Payload: 3249516 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
4.0.0-beta.84Version
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/unstable/httpapi/internal/httpApiScalar.js3249516 bytes0

Manifest

Package metadata

Scripts7
  • babelbabel dist --plugins annotate-pure-calls --out-dir dist --source-maps
  • buildtsc -b tsconfig.json && pnpm babel
  • build:tsgotsgo -b tsconfig.json && pnpm babel
  • checktsc -b tsconfig.json
  • codegeneffect-utils codegen
  • coveragevitest --run --coverage --sequence.concurrent=false
  • testvitest --sequence.concurrent=false
Dependencies10
  • @standard-schema/spec^1.1.0
  • fast-check^4.8.0
  • find-my-way-ts^0.1.6
  • ini^7.0.0
  • kubernetes-types^1.30.0
  • msgpackr^2.0.1
  • multipasta^0.2.7
  • toml^4.1.1
  • uuid^14.0.0
  • yaml^2.9.0