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
- 1,344Niche · −30% score
- Versions published
- 10
- First published
- May 2026
- Publisher
- samdevlabs
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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 (2 events)
- available → available · risk high · score 35 · status available -> available, risk high -> high, score 50 -> 35
- 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/DeepLinking.js | matched "ngrok-free.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/Provider.js | matched "ngrok-free.app" | 40 |
Manifest
Package metadata
Scripts3
build:jsbabel src -d diststartDEBUG=provider:* nodemon index.jstestecho "Error: no test specified" && exit 1
Dependencies18
@babel/runtime^7.29.7axios^1.16.1body-parser^2.2.2cookie-parser^1.4.7debug^4.4.3dotenv^17.4.2express^5.2.1fast-url-parser^1.1.3form-data^4.0.5got^14.6.6helmet^8.2.0jsonwebtoken^9.0.3nodemon^3.1.14pg^8.21.0pg-hstore^2.3.4rasha^1.2.5sequelize^6.37.8sprightly^2.0.1