PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/bundle.js

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes48,011
Previous version0.1.3
Published2026-05-19T02:21:20.962Z
SHA-2564e33a9125fd27298f1b1e73def6b709ad6b8790b15bc1be320b32c2e21b59cd1

Why flagged

What the scanner saw

Known Indicator Filename: package/bundle.js

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

Availability ledger

available

high
Last checked
highRisk
63Score
0.1.4Version
Status history (1 event)
  1. newavailable · risk high · score 63 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/bundle.jspackage/bundle.js45
mediumObfuscation Densitypackage/bundle.jshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/bundle.jspackage/bundle.js45
mediumObfuscation Densitypackage/bundle.jshigh encoded/escaped-token density12
lowObfuscationpackage/bundle.jsmatched "\\u001b"3
lowObfuscationpackage/locales/fr-FR.jsonmatched "\\u00a0"3

Manifest

Package metadata

Scripts8
  • buildvite build
  • devvite
  • formatoxfmt .
  • format-checkoxfmt --check .
  • oxlintoxlint -c ./.oxlintrc.json .
  • oxlint-fixoxlint -c ./.oxlintrc.json . --fix
  • previewvite preview
  • typechecktsgo --noEmit
Dependencies8
  • @rue-js/jsx-runtime^0.1.1
  • @rue-js/router^0.1.1
  • @rue-js/rue^0.1.1
  • @rue-js/runtime^0.1.1
  • @rue-js/runtime-vapor^0.1.1
  • daisyui^5.5.19
  • oxfmt^0.48.0
  • oxlint^1.63.0