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
- 171
- Versions published
- 6
- First published
- Apr 2026
- Publisher
- xmorse
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":"review"}'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":"review"}'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
Status history (1 event)
- new → available · risk review · score 92 · status changed
Related candidates
Linked campaigns and clusters
ce157240e912af8c2fa670aba551f42617a04cc387a40f11ad209748491cbbcf
2 members · evidence strength 84https://pkg.pr.new/better-auth@9489
5 members · evidence strength 93https://pkg.pr.new/better-auth@9489
5 members · max score 84ce157240e912af8c2fa670aba551f42617a04cc387a40f11ad209748491cbbcf
2 members · max score 84Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Remote Dependency Spec | package.json | devDependencies.better-auth="https://pkg.pr.new/better-auth@9489" | 8 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.better-auth | https://pkg.pr.new/better-auth@9489 | high | 84 | remote_dependency_spec: dependencies.@better-auth/core="https://pkg.pr.new/better-auth/better-auth/@better-auth/core@cca220b" |
Manifest
Package metadata
Scripts6
buildtscbundle: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:nodebundle: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 runtypechecktsc
Dependencies12
@opentelemetry/api^1.9.1@opentelemetry/api-logs^0.214.0@opentelemetry/core^2.7.0@opentelemetry/exporter-logs-otlp-http^0.214.0@opentelemetry/exporter-metrics-otlp-http^0.214.0@opentelemetry/exporter-trace-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