PkgRadar

Package evidence

@strada.sh/[email protected]

Remote Dependency Spec: devDependencies.better-auth="https://pkg.pr.new/better-auth@9489"

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.

Weekly downloads
441
Versions published
8
First published
Apr 2026
Publisher
xmorse

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":["@strada.sh/[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":["@strada.sh/[email protected]"],"fail_on":"high"}'
Publisherxmorse
Artifact bytes93,507
Previous version0.4.2
Published2026-06-01T09:47:25.904Z
SHA-256833a784d2cc92cc9c739506c3ddd7a37830dd1a482b775614da3a13ed08cd233

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.better-auth="https://pkg.pr.new/better-auth@9489"

2 candidate cluster(s) currently reference this release. 1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Shared payload hashactive

299a734d94fd0cd8697ed6cfad25e14df0d611a1ffc9e143db64ea6dc2354421

3 members · evidence strength 88
Shared remote URLactive

https://pkg.pr.new/better-auth@9489

5 members · evidence strength 93
Shared remote URLcandidate

https://pkg.pr.new/better-auth@9489

5 members · max score 84
Shared payload hashcandidate

299a734d94fd0cd8697ed6cfad25e14df0d611a1ffc9e143db64ea6dc2354421

3 members · max score 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.better-auth="https://pkg.pr.new/better-auth@9489"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.better-authhttps://pkg.pr.new/better-auth@9489high84remote_dependency_spec: dependencies.@better-auth/core="https://pkg.pr.new/better-auth/better-auth/@better-auth/core@5feb4d8"

Manifest

Package metadata

Scripts6
  • buildtsc
  • bundle:browseresbuild src/browser.ts --bundle --format=esm --platform=browser --target=es2022 --conditions=browser --outfile=dist/bundle-browser.js --metafile=dist/bundle-browser-meta.json && node -e "const m=JSON.parse(require('fs').readFileSync('dist/bundle-browser-meta.json','utf8')); const out=Object.values(m.outputs)[0]; console.log('Browser bundle:', (out.bytes/1024).toFixed(1)+'kB', '('+Object.keys(out.inputs).length+' modules)')"
  • bundle:checkpnpm bundle:browser && pnpm bundle:node
  • bundle:nodeesbuild src/node.ts --bundle --format=esm --platform=node --target=node18 --main-fields=module,main --outfile=dist/bundle-node.js --metafile=dist/bundle-node-meta.json && node -e "const m=JSON.parse(require('fs').readFileSync('dist/bundle-node-meta.json','utf8')); const out=Object.values(m.outputs)[0]; console.log('Node bundle:', (out.bytes/1024).toFixed(1)+'kB', '('+Object.keys(out.inputs).length+' modules)')"
  • testvitest run
  • typechecktsc
Dependencies11
  • @opentelemetry/api^1.9.1
  • @opentelemetry/api-logs^0.214.0
  • @opentelemetry/core^2.7.0
  • @opentelemetry/exporter-metrics-otlp-http^0.214.0
  • @opentelemetry/resources^2.6.1
  • @opentelemetry/sdk-logs^0.214.0
  • @opentelemetry/sdk-metrics^2.6.1
  • @opentelemetry/sdk-trace-base^2.6.1
  • @opentelemetry/sdk-trace-node^2.7.0
  • @opentelemetry/sdk-trace-web^2.7.0
  • @strada.sh/otlp-json^0.1.0