PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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 bytes196,098
Previous version0.0.1-alpha.20
Published2026-05-25T03:29:13.608Z
SHA-256b3b3486b34e0458fb625f849fc255f361142d0c5e3979b62b558e7fc4e58506c

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

high
Last checked
highRisk
75Score
0.0.1-alpha.21Version
Status history (1 event)
  1. newavailable · risk high · score 75 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-EBAA2ZKH.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/chunk-VIOZNKSK.jshigh encoded/escaped-token density12
Show all 19 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-EBAA2ZKH.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/chunk-VIOZNKSK.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/chunk-GULN5HRV.jsmatched "\\u2581"3
lowObfuscationpackage/dist/chunk-MHLVBOJU.jsmatched "\\x1B"3
lowObfuscationpackage/dist/chunk-UEJCQKZ2.jsmatched "\\u2026"3
lowObfuscationpackage/dist/chunk-VIOZNKSK.jsmatched "\\u2191"3
lowObfuscationpackage/dist/chunk-WRO5XX35.jsmatched "\\x1b"3
lowObfuscationpackage/dist/cli.jsmatched "\\u2713"3
lowObfuscationpackage/dist/ConfigEditor-YG5K2WT2.jsmatched "\\u258C"3
lowObfuscationpackage/dist/dict.impl-2SWDIDWC.jsmatched "\\x1b"3
lowObfuscationpackage/dist/DictBrowser-I6AEYY2I.jsmatched "\\u258C"3
lowObfuscationpackage/dist/doctor.impl-KOEIKBKP.jsmatched "\\u2026"3
lowObfuscationpackage/dist/HelpScreen-IKHDZGTG.jsmatched "\\xB7"3
lowObfuscationpackage/dist/practice.impl-HILWI6GI.jsmatched "\\x1B"3
lowObfuscationpackage/dist/PracticeScreen-BRPEUQJ6.jsmatched "\\x1B"3
lowObfuscationpackage/dist/stats.impl-WX3BFWI3.jsmatched "\\u2014"3
lowObfuscationpackage/dist/StatsViewer-43ATH3OG.jsmatched "\\u2501"3
lowObfuscationpackage/dist/word.impl-VVSIGCKS.jsmatched "\\xB7"3
lowObfuscationpackage/dist/WordLookup-LQMQVORJ.jsmatched "\\u258C"3

Manifest

Package metadata

Scripts7
  • buildtsup
  • devtsup --watch
  • prepublishOnlypnpm build
  • sync-registrytsx scripts/sync-registry.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies8
  • boxen^7.1.1
  • chalk^5.3.0
  • commander^12.1.0
  • ink^5.0.1
  • p-queue^8.0.1
  • react^18.3.1
  • undici^6.19.8
  • zod^3.23.8