PkgRadar

Package evidence

@screeb/[email protected]

Remote Dependency Spec: devDependencies.downlevel-dts="https://github.com/getsentry/downlevel-dts"

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
252
Versions published
20Mature · −50% score
First published
Aug 2024
Publisher
alexays

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

Review before promoting

Mixed 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":["@screeb/[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":["@screeb/[email protected]"],"fail_on":"review"}'
Publisheralexays
Artifact bytes852,897
Previous version1.0.17
Published2025-12-11T12:35:30.693Z
SHA-2561598b581277ec89caf9d00c33a601772f17c22f5abd2aeed29464c3dde6c551e

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.downlevel-dts="https://github.com/getsentry/downlevel-dts"

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

review
Last checked
reviewRisk
4Score
1.0.18Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.downlevel-dts="https://github.com/getsentry/downlevel-dts"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.downlevel-dtshttps://github.com/getsentry/downlevel-dtserror0invalid gzip header

Manifest

Package metadata

Scripts18
  • benchmarkvitest run --maxConcurrency 1 --no-file-parallelism test/benchmark
  • buildyarn run check-types && vite build
  • build-and-testyarn build && yarn retest
  • build:tarballnpm pack
  • check-typestsc --noEmit
  • devvite build --watch
  • lintyarn eslint src
  • live-streamyarn build && node scripts/stream.js
  • prepackyarn run build && yarn run typings:downlevel
  • replyarn build && node scripts/repl.js
  • retestvitest run --exclude test/benchmark
  • retest:updatePUPPETEER_HEADLESS=true yarn retest --update
  • testyarn test:headless
  • test:headfulPUPPETEER_HEADLESS=false yarn build-and-test
  • test:headlessPUPPETEER_HEADLESS=true yarn build-and-test
  • test:updateyarn test:headless --update
  • test:watchyarn build && PUPPETEER_HEADLESS=true yarn vitest --exclude test/benchmark
  • typings:downleveldownlevel-dts dist dist/ts3.8 --to ts3.8
Dependencies8
  • @sentry-internal/rrdom2.39.0
  • @sentry-internal/rrweb-snapshot2.39.0
  • @sentry-internal/rrweb-types2.39.0
  • @types/css-font-loading-module0.0.7
  • @xstate/fsm^1.4.0
  • base64-arraybuffer^1.0.1
  • fflate^0.4.4
  • mitt^3.0.0