PkgRadar

Package evidence

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

Versions published
39Established · −30% score
First published
Jul 2025
Publisher
baked-developer

Effective trust discount applied: 30% (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":["@whop/[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":["@whop/[email protected]"],"fail_on":"review"}'
Artifact bytes63,083
Previous version0.1.13
Published2026-01-13T15:52:45.970Z
SHA-2568ff742f6d228f08edeb70404161933e7606b262055312739febe67e80278c87c

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildpnpm run clean && tsup && cp src/cli/*.js dist/cli
  • check-typestsc --noEmit
  • cleanrm -rf dist
  • devtsup --watch
  • lint:fixbiome check --write --unsafe
Dependencies17
  • @babel/core7.28.0
  • @babel/plugin-transform-export-namespace-from7.27.1
  • @babel/preset-env7.28.0
  • @babel/runtime7.27.6
  • @react-native/babel-preset0.80.1
  • @react-native/metro-config0.80.1
  • @whop/iframe0.0.5
  • @whop/sdk0.0.23
  • dotenv16.5.0
  • esbuild0.25.9
  • events3.3.0
  • find-up7.0.0
  • jszip3.10.1
  • metro0.83.0
  • metro-react-native-babel-transformer0.77.0
  • qrcode-terminal0.12.0
  • rimraf6.0.1