PkgRadar

Package evidence

@yourself_id/[email protected]

Large Javascript Payload: 3497664 bytes

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
168
Versions published
141Mature · −50% score
First published
Nov 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@yourself_id/[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":["@yourself_id/[email protected]"],"fail_on":"review"}'
Artifact bytes15,322,496
Previous version0.33.1-npm-odic.35
Published2026-04-08T19:57:19.059Z
SHA-256d7f6eb8c5f4a616587b498d8a4b94c57c0d53c17c802388f6283165d860f214c

Why flagged

What the scanner saw

Large Javascript Payload: 3497664 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js3497664 bytes10
mediumLarge Javascript Payloadpackage/dist/index.mjs3492713 bytes10

Manifest

Package metadata

Scripts5
  • buildtsup
  • devvite
  • generate-iconsnpx @svgr/cli --typescript --icon --out-dir src/icons icons
  • testjest
  • test:covjest --coverage
Dependencies5
  • @fontsource/inter^5.2.5
  • qrcode.react^4.0.1
  • react^18.3.1
  • react-dom^18.3.1
  • styled-components^6.1.13