PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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"}'
Publisherholons
Artifact bytes600,465
Previous version1.3.0-alpha4
Published2026-05-24T22:19:05.153Z
SHA-2562da7df5c49b6c2f525206b47085534dd730a106702cd0bcc955a30d02642c53b

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
49Score
1.3.0-alpha5Version
Status history (1 event)
  1. newavailable · risk high · score 49 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

holons

2 members · evidence strength 53

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/holosphere-bundle.esm.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/holosphere-bundle.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/holosphere-bundle.min.jsmatched "raw.githubusercontent.com"12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/holosphere-bundle.esm.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/holosphere-bundle.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/holosphere-bundle.min.jsmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/holosphere-bundle.esm.jsmatched "\\u2028"3
lowObfuscationpackage/holosphere-bundle.jsmatched "\\u2028"3
lowObfuscationpackage/holosphere-bundle.min.jsmatched "\\u2028"3

Manifest

Package metadata

Scripts9
  • buildnpm run build:browser
  • build:browsernode build.js
  • build:bundlenode build.js
  • preparenpm run build
  • prepublish:skip-testsnpm run build
  • prepublishOnlynpm run build
  • publish:cdnnpm publish && echo 'Package published to npm and will be available on CDNs within minutes'
  • publish:forcenpm publish --force && echo 'Package force published to npm and will be available on CDNs within minutes'
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
Dependencies6
  • @noble/curves^1.8.0
  • @noble/hashes^1.8.0
  • @scure/base^1.2.0
  • ajv^8.12.0
  • gun^0.2020.1240
  • h3-js^4.1.0