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
- 53
- Versions published
- 5
- First published
- Apr 2026
- Publisher
- gemcommerce
Recommended action
Block this updateStatic 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":["@gem-sdk/[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":["@gem-sdk/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "ngrok.app"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- new → available · risk high · score 50 · status changed
- new → available · risk high · score 50 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/esm/index.js | matched "ngrok.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/umd/index.js | matched "ngrok.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/esm/index.mjs | matched "ngrok.app" | 40 |
Manifest
Package metadata
Scripts14
buildrollup --config node:@gem-sdk/rollup-config --environment NODE_ENV:production && yarn csscleanrm -rf distcsspostcss src/styles/{base,style}.css --config ./../../config/postcss-config/ --dir distcss-watchyarn css --watchdevconcurrently "rollup --config node:@gem-sdk/rollup-config --watch" "yarn css-watch"formatprettier --write "src/**/*.{ts,tsx,json,css}"format:checkprettier --check "src/**/*.{ts,tsx,json,css}"linteslint "src/**/*.{ts,tsx}"lint:allyarn lint && yarn lint:tsclint:fixeslint "src/**/*.{ts,tsx}" --fixlint:tsctsc --noEmitpost:publishnode ./scripts/convert-publish.jspre:publishnode ./scripts/convert-publish.js -ptestjest --runInBand
Dependencies5
@gem-sdk/clarity-decode0.8.94@gem-sdk/clarity-js0.8.94@gem-sdk/clarity-visualize0.8.94@xyflow/react12.9.2zustand^4.4.3