PkgRadar

Package evidence

@whop/[email protected]

Remote Dependency Spec: devDependencies.incur="github:whopio/incur#ea62f88"

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
345
Versions published
4
First published
May 2026
Publisher
baked-developer

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":["@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 bytes896,244
Previous version0.0.3
Published2026-06-17T02:35:19.584Z
SHA-25677bd99e9867c684b0e068381eecf44a1b0044903bbd74e62601f927d4f7b0bc0

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.incur="github:whopio/incur#ea62f88"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.incur="github:whopio/incur#ea62f88"8
mediumDependency Changed To Remote Vs Previouspackage.jsondevDependencies.incur changed to remote spec in 0.0.4 vs 0.0.3: "github:whopio/incur#ea62f88"8
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.incur="github:whopio/incur#ea62f88"8
mediumDependency Changed To Remote Vs Previouspackage.jsondevDependencies.incur changed to remote spec in 0.0.4 vs 0.0.3: "github:whopio/incur#ea62f88"8
lowObfuscation Densitypackage/dist/chunk-TZPTBY4K.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • buildtsx scripts/sync-spec.ts && pnpm run clean && tsup
  • check-typestsx scripts/sync-spec.ts && tsc --noEmit
  • ci:lintoxlint -f github .
  • cleanrm -rf dist
  • devtsx scripts/sync-spec.ts && tsx src/index.ts
  • formatoxfmt
  • lintoxlint .
  • lint:fixoxlint --fix --fix-suggestions && oxfmt
  • startnode dist/index.js
  • sync-spectsx scripts/sync-spec.ts
  • testtsx --test scripts/*.test.ts
Dependencies3
  • @clack/prompts^1.5.1
  • @napi-rs/keyring^1.3.0
  • @whop/sdk^0.0.40