PkgRadar

Package evidence

@talenra/[email protected]

Large Javascript Payload: 2866621 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
73
Versions published
4
First published
Apr 2026
Publisher
talenra

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":["@talenra/[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":["@talenra/[email protected]"],"fail_on":"review"}'
Publishertalenra
Artifact bytes2,395,738
Previous version21.2.2
Published2026-04-30T12:37:28.153Z
SHA-25627ccb0dae15a4c83624915388a3bb2956601b255ab2a1e3d51ba7dc0c62ad59e

Why flagged

What the scanner saw

Large Javascript Payload: 2866621 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/documentation/js/search/search_index.js2866621 bytes10

Manifest

Package metadata

Dependencies1
  • tslib^2.3.0