PkgRadar

Package evidence

[email protected]

no findings

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.

Versions published
70Established · −30% score
First published
Sep 2025
Publisher
alex_sova

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["[email protected]"],"fail_on":"review"}'
Publisheralex_sova
Artifact bytes43,455
Previous version1.5.1
Published2026-05-07T15:20:16.271Z
SHA-2564b9ee9cae03b771f764f5b3b7309f0bb735f1ef470dd9c1dca4167cb992609b3

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.5.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • jsda-servenode ./server/index.js
  • jsda-ssgnode ./node/watch.js
  • pubnpm run types && npm test && npm publish
  • testnode --test test/node/**/*.test.js test/iso/**/*.test.js test/server/**/*.test.js && npx playwright test
  • test:browsernpx playwright test
  • test:servernode --test test/server/**/*.test.js
  • test:unitnode --test test/node/**/*.test.js test/iso/**/*.test.js
  • typesnpx -y -p typescript tsc
Dependencies9
  • @minify-html/node^0.16.4
  • @symbiotejs/symbiote^3.6.0
  • @types/node^24.3.1
  • esbuild^0.25.9
  • esbuild-minify-templates^0.11.0
  • highlight.js^11.11.1
  • linkedom>=0.16.0
  • marked^16.2.1
  • marked-highlight^2.2.2