PkgRadar

Package evidence

@howdygo/[email protected]

Known Indicator Filename: package/dist/bundle.js

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":["@howdygo/[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":["@howdygo/[email protected]"],"fail_on":"high"}'
Publisherhowdygo
Artifact bytes1,353,952
Previous version2.0.0-alpha.44
Published2026-05-25T04:12:21.994Z
SHA-256af9baaf84c1b8c2c295e2709d6c1be2c26417a475b7ecbbdabc9f246632494f8

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/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
60Score
2.0.0-alpha.45Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45
lowObfuscationpackage/dist/rrweb-player.cjsmatched "Buffer.from(str, \"base64"3
lowObfuscationpackage/dist/rrweb-player.umd.cjsmatched "Buffer.from(str, \"base64"3
lowObfuscationpackage/dist/rrweb-player.umd.min.cjsmatched "Buffer.from(s,\"base64"3
lowObfuscationpackage/dist/bundle.jsmatched "\\u200C"3
lowObfuscationpackage/dist/rrweb-player.jsmatched "Buffer.from(str, \"base64"3

Manifest

Package metadata

Scripts7
  • buildvite build
  • check-typessvelte-check --tsconfig ./tsconfig.json
  • devvite build --watch
  • lintyarn eslint src/**/*.ts
  • prepublishyarn build
  • prepublishOnlyyarn build
  • startvite
Dependencies3
  • @howdygo/rrweb-packer^2.0.0-alpha.45
  • @howdygo/rrweb-replay^2.0.0-alpha.45
  • @tsconfig/svelte^1.0.0