PkgRadar

Package evidence

@openheart/[email protected]

Large Javascript Payload: 6013474 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.

Versions published
20
First published
Jan 2026
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":["@openheart/[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":["@openheart/[email protected]"],"fail_on":"review"}'
Artifact bytes3,687,066
Previous version2.3.12-with-wasm
Published2026-05-11T08:20:49.210Z
SHA-25698eeec6a1332b33df44ae0f911b1f6bc0c1126efdc830f11b023ea1e9617ba3f

Why flagged

What the scanner saw

Large Javascript Payload: 6013474 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
2.3.13-with-wasmVersion
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/build/esm/index.js6013474 bytes10
mediumLarge Javascript Payloadpackage/build/esm/assets/tavio-B99BKbbN.js2014637 bytes10

Manifest

Package metadata

Scripts8
  • buildyarn clean && yarn build:wasm && yarn build:esm && yarn build:iife
  • build:esmvite build -c vite.config.esm.ts
  • build:iifevite build -c vite.config.iife.ts
  • build:wasmwasm/build.sh $@
  • clean(test -d build && rm -r build) || true
  • postpublishmv .README.md.bak README.md
  • prepublishOnlycp README.md .README.md.bak && cp npm/README.md README.md
  • startvite -c vite.config.demo.ts
Dependencies6
  • @lunapaint/png-codec0.2.0
  • @tweakpane/core2.0.5
  • eventemitter35.0.4
  • pako2.1.0
  • three0.182.0
  • tweakpane4.0.5