PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2920589 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
1,073Niche · −30% score
Versions published
276Established · −30% score
First published
Nov 2025
Publisher
tripolskypetr

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

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"}'
Publishertripolskypetr
Artifact bytes952,218
Previous version9.8.3
Published2026-05-27T18:53:21.856Z
SHA-2566d5b633e5dbfa4e7e9eee2f8f7120840f91380ff5aa62278f3f5abab6183ce9a

Why flagged

What the scanner saw

Large Javascript Payload: 2920589 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/index.cjs2920589 bytes10
mediumLarge Javascript Payloadpackage/build/index.mjs2903786 bytes10

Manifest

Package metadata

Scripts7
  • buildrollup -c
  • build:docsrimraf docs && mkdir docs && node ./scripts/dts-docs.cjs ./types.d.ts ./docs
  • docs:gptnpm run build && node ./tools/gpt-docs/index.mjs
  • docs:umlnpm run build && node ./scripts/uml.mjs
  • docs:wwwrimraf docs/wwwroot && node ./tools/typedoc-packages-docs/index.mjs && typedoc && node ./tools/typedoc-yandex-metrica/index.mjs
  • repldotenv -e .env -- npm run build && node -e "import('./scripts/repl.mjs')" --interactive
  • testnpm run build && node ./test/index.mjs
Dependencies5
  • di-kit^1.1.1
  • di-scoped^1.0.21
  • di-singleton^1.0.5
  • functools-kit^2.3.0
  • get-moment-stamp^2.0.0