PkgRadar

Package evidence

@betorigami/[email protected]

Large Javascript Payload: 2217822 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
806
Versions published
269Mature · −50% score
First published
Jun 2025
Publisher
charlesorigami

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":["@betorigami/[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":["@betorigami/[email protected]"],"fail_on":"review"}'
Artifact bytes583,779
Previous version2.7.4
Published2026-05-27T01:19:42.224Z
SHA-256e98fa5fd0224c461e807133478c624a5bbb6c6336cd48e1853e9ff0194b41312

Why flagged

What the scanner saw

Large Javascript Payload: 2217822 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.mjs2217822 bytes10

Manifest

Package metadata

Scripts10
  • buildbun run build.ts
  • build:staticvite build --config vite.static.config.js
  • bundlemonbundlemon --subProject games
  • e2ebun playwright test e2e
  • e2e:debugbun playwright test e2e/dice/dice* --headed
  • formatbiome format --write
  • preview:staticvite preview --outDir static-dist
  • testbun test test
  • tsctsc
  • watchvite
Dependencies7
  • @betorigami/game-calculations5.0.2
  • @lit/context^1.1.5
  • big.js^7.0.1
  • lit^3.3.0
  • lottie-web^5.13.0
  • matter-js^0.18.0
  • web-haptics^0.0.6