PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3127548 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
2,712Niche · −30% score
Versions published
296Established · −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

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"}'
Publishertripolskypetr
Artifact bytes1,072,471
Previous version12.5.0
Published2026-06-13T21:20:30.017Z
SHA-25639df857d0dbe772a2a7a8ba34de3734d48afb2d2a6ecf2cfd6725c3d2a24b819

Why flagged

What the scanner saw

Large Javascript Payload: 3127548 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
12.6.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/build/index.cjs3127548 bytes0
lowLarge Javascript Payloadpackage/build/index.mjs3109978 bytes0

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