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
- 778
- Versions published
- 6
- First published
- Jun 2026
- Publisher
- mustafapicakci
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-free.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/cli/repl/Repl.js | matched "ngrok-free.app" | 40 |
Manifest
Package metadata
Scripts4
buildtscdevnodemon --watch src --ext ts --exec 'npx tsx src/index.ts'prepublishOnlynpm run buildtestecho "Error: no test specified" && exit 1
Dependencies17
axios^1.16.1bcryptjs^3.0.3better-sqlite3^12.10.0body-parser^2.2.2bonjour-service^1.3.0chalk^5.6.2commander^14.0.3cors^2.8.6express^5.2.1figlet^1.11.0ink^7.0.1jsonwebtoken^9.0.3knex^3.2.10ora^9.4.0pg^8.21.0react^19.2.5ws^8.21.0