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
- 28
- Versions published
- 21
- First published
- Apr 2026
- Publisher
- mmkale
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":["[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":["[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 (1 event)
- new → available · risk high · score 40 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/ui/server.js | matched "ngrok.app" | 40 |
Manifest
Package metadata
Scripts9
buildpnpm run build:runtime && pnpm run build:vendor-typesqlbuild:runtimetsc -p tsconfig.build.jsonbuild:vendor-typesqlrm -rf dist/vendor && tsc -p src/vendor/typesql/tsconfig.jsonclinode ./dist/cli.jsgeneratenode ./dist/cli.js generatetestpnpm run test:nodetest:nodevitesttypechecktsc -p tsconfig.typecheck.json && pnpm run typecheck:vendor-typesqltypecheck:vendor-typesqltsc -p src/vendor/typesql/tsconfig.json --noEmit
Dependencies5
@clack/prompts^1.2.0@orpc/server^1.13.13nearley^2.20.1trpc-cli^0.14.0zod^4.3.6