PkgRadar

Package evidence

@coursebuilder/[email protected]

Webhook Exfil Endpoint: matched "ngrok-free.app"

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
30Mature · −50% score
First published
Mar 2024
Publisher
joelhooks

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@coursebuilder/[email protected]"],"fail_on":"high"}'

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":["@coursebuilder/[email protected]"],"fail_on":"high"}'
Publisherjoelhooks
Artifact bytes6,005,464
Previous version1.0.5
Published2025-07-23T14:10:41.690Z
SHA-2565343c5372e3f0720dfdf6ec34a7909632cf366fb9759e89f5ec6a5aad839c592

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "ngrok-free.app"

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

Availability ledger

available

high
Last checked
highRisk
20Score
1.0.6Version
Status history (1 event)
  1. newavailable · risk high · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/src/lib/pricing/process-stripe-webhook.tsmatched "ngrok-free.app"40

Manifest

Package metadata

Scripts4
  • buildNODE_OPTIONS='--max-old-space-size=16384' tsup
  • cleanrm -rf *.js *.d.ts* lib
  • devNODE_OPTIONS='--max-old-space-size=16384' tsup --watch
  • testvitest run
Dependencies23
  • @ai-sdk/openai^1.3.6
  • @anthropic-ai/sdk^0.17.1
  • @coursebuilder/email-templates^1.0.6
  • @coursebuilder/nodash^0.0.1
  • @react-email/components0.0.27
  • @slack/web-api^7.0.4
  • @types/cookie0.6.0
  • @types/uuid9.0.8
  • ai4.2.11
  • cookie0.6.0
  • date-fns^2.30.0
  • drizzle-zod^0.5.1
  • inngest3.35.0
  • liquidjs^10.16.3
  • nodemailer^6.7.2
  • openai-edge^1.2.2
  • pluralize^8.0.0
  • query-string^9.0.0
  • srt-parser-2^1.2.3
  • stripe16.9.0
  • unplugin-swc^1.4.4
  • uuid^9.0.1
  • xstate^5.13.0