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
- 2
- First published
- Jun 2026
- Publisher
- prolabs
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 50 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/services/DeepLink.js | matched "ngrok-free.app" | 40 |
| medium | Suspicious Publish Context | manifest | {"package_age_days":0,"publisher":"prolabs","burst_same_day":6,"burst_week":6,"lure":null,"version_anomaly":false,"new_account":false} | 10 |
Manifest
Package metadata
Scripts7
buildyarn build:js && yarn build:typesbuild:jsbabel src --out-dir dist --extensions '.ts' --out-file-extension '.js' --copy-filesbuild:typestsc --project tsconfig.build.jsoncleanrm -rf distdevtsx watch src/index.tsprepareyarn buildtype-checktsc --noEmit
Dependencies12
body-parser^2.2.2cookie-parser^1.4.7cron^4.4.0debug^4.4.3express^5.2.1got13jose^6.2.3jsonwebtoken^9.0.3pg^8.21.0pg-hstore^2.3.4sequelize^6.37.8sprightly^2.0.1