PkgRadar

Package evidence

@rg-dev/[email protected]

Large Javascript Payload: 3958905 bytes

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":["@rg-dev/[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":["@rg-dev/[email protected]"],"fail_on":"review"}'
Publisherrg-dev
Artifact bytes2,938,883
Previous version1.0.1
Published2026-05-23T16:31:01.505Z
SHA-256e59662ce985e514fdc38390f1d22988c944f88dc95e9d310d81b078b1225104b

Why flagged

What the scanner saw

Large Javascript Payload: 3958905 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/chunk-ZIOVMS5P.js3958905 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/chunk-ZIOVMS5P.js3958905 bytes10
lowObfuscationpackage/dist/index.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts2
  • buildtsup
  • testtsup && node dist/index.js
Dependencies4
  • @opentui/core0.1.97
  • @vue/compiler-sfc^3.4.0
  • @vue/runtime-core^3.4.0
  • vue^3.4.0