PkgRadar

Package evidence

@appsurify-testmap/[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.

Weekly downloads
844
Versions published
48Mature · −50% score
First published
Jan 2025
Publisher
whenessel

Effective trust discount applied: 50% (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":["@appsurify-testmap/[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":["@appsurify-testmap/[email protected]"],"fail_on":"review"}'
Publisherwhenessel
Artifact bytes1,844,848
Previous version3.19.1-alpha.1
Published2026-06-08T18:31:01.160Z
SHA-256d1cef3ec86ef4570edebe4050f33d7e90fb44704bf6711ebe978696a10c2529b

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
3.20.1-alpha.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts19
  • benchmarkvitest run --maxConcurrency 1 --no-file-parallelism test/benchmark
  • buildyarn turbo run prepublish
  • build-and-testyarn build && yarn retest
  • check-typestsc -noEmit
  • devvite build --watch
  • lintyarn eslint src
  • live-streamyarn build && node scripts/stream.js
  • prepacknpm run build
  • preparenpm run prepack
  • prepublishtsc -noEmit && vite build
  • replyarn build && node scripts/repl.js
  • retestcross-env PUPPETEER_HEADLESS=true yarn retest:headful
  • retest:headfulvitest run --exclude test/benchmark
  • retest:updatecross-env PUPPETEER_HEADLESS=true yarn retest --update
  • testyarn test:headless
  • test:headfulcross-env PUPPETEER_HEADLESS=false yarn build-and-test
  • test:headlesscross-env PUPPETEER_HEADLESS=true yarn build-and-test
  • test:updateyarn test:headless --update
  • test:watchyarn build && cross-env PUPPETEER_HEADLESS=true yarn vitest --exclude test/benchmark
Dependencies9
  • @appsurify-testmap/rrdom^3.20.1-alpha.1
  • @appsurify-testmap/rrweb-snapshot^3.20.1-alpha.1
  • @appsurify-testmap/rrweb-types^3.20.1-alpha.1
  • @appsurify-testmap/rrweb-utils^3.20.1-alpha.1
  • @types/css-font-loading-module0.0.7
  • @whenessel/seql-js^1.8.0
  • @xstate/fsm^1.4.0
  • base64-arraybuffer^1.0.1
  • mitt^3.0.0