PkgRadar

Package evidence

@combostrap/[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
1
First published
Jun 2026
Publisher
gerardnico

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":["@combostrap/[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":["@combostrap/[email protected]"],"fail_on":"high"}'
Publishergerardnico
Artifact bytes205,436
Previous versionnone
Published2026-06-18T05:56:50.043Z
SHA-2564cc9a6f8bd3f6e3cd32a95c6c61f9f66084094ca60b72a82bee3e71f1e6dee5d

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
50Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/interact/cli/shared/vite.config.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/src/interact/cli/shared/vite.config.tsmatched "ngrok-free.app"40

Manifest

Package metadata

Scripts11
  • buildtsc -p src/interact/tsconfig.json --listEmittedFiles
  • checkyarn check:cli && yarn check:resources
  • check:clitsc -p src/interact/tsconfig.json
  • check:contribtsc -p contrib/scripts/tsconfig.json
  • check:resourcestsc -p src/resources/tsconfig.json
  • previewninteract preview --confPath=apps/site
  • registryshadcn build --output apps/site/public/r
  • sitecd ../../gerardnico/com-gerardnico && ninteract start
  • ssgninteract build --confPath=apps/site
  • startninteract start --confPath=apps/site
  • watchtsc --watch
Dependencies51
  • @base-ui/react1.3.0
  • @mdx-js/rollup3.1.1
  • @realfavicongenerator/generate-favicon0.6.3
  • @realfavicongenerator/image-adapter-node0.6.3
  • @stefanprobst/rehype-extract-toc3.0.0
  • @svgr/core8.1.0
  • @svgr/plugin-jsx8.1.0
  • @svgr/plugin-svgo8.1.0
  • @tailwindcss/typography0.5.19
  • @tailwindcss/vite4.2.2
  • @vitejs/plugin-react6.0.2
  • @vitejs/plugin-rsc0.5.26
  • bootstrap-icons1.13.1
  • cac^7.0.0
  • class-variance-authority0.7.1
  • clsx2.1.1
  • debug4.4.3
  • etag1.8.1
  • glob13.0.6
  • hastscript9.0.1
  • lucide-react1.7.0
  • mrmime2.0.1
  • picocolors*
  • react19.2.6
  • react-dom19.2.6
  • react-server-dom-webpack19.2.6
  • recma-mdx-is-mdx-component^2.0.0
  • rehype-autolink-headings7.1.0
  • rehype-parse^9.0.1
  • rehype-react8.0.0
  • …and 21 more.