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
- 43
- Versions published
- 8
- First published
- Feb 2026
- Publisher
- piraveen98
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":["@piraveen98/[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":["@piraveen98/[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 65 · 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/mobile/dist/assets/index-eIJu8igZ.js | matched "ngrok-free.app" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="npm run build || true" | 20 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/mobile/dist/assets/index-eIJu8igZ.js | matched "ngrok-free.app" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="npm run build || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="npm run build || true" | 5 |
Manifest
Package metadata
Scripts8
buildnpm run build --workspace=server && npm run build --workspace=mobilebuild:mobilenpm run build --workspace=mobilebuild:servernpm run build --workspace=serverdevnpm run dev --workspace=serverdev:allconcurrently --names server,mobile --prefix-colors blue,green "npm run dev --workspace=server" "npm run dev --workspace=mobile"dev:mobilenpm run dev --workspace=mobilepostinstallnpm run build || truestartnode server/dist/index.js
Dependencies23
@anthropic-ai/claude-agent-sdklatest@ngrok/ngrok^1.4.0boxen^8.0.1chalk^5.6.2cli-table3^0.6.5cloudflared^0.7.1commander^12.1.0cors^2.8.5diff8.0.3dotenv^17.2.3express^4.21.0figlet^1.10.0gradient-string^3.0.0localtunnel^1.8.3nanoid^5.1.6ora^9.3.0qrcode^1.5.3qrcode-terminal^0.12.0terminal-size^4.0.1uuid^10.0.0vite7.3.1ws^8.18.0yaml^2.8.2