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
- 69
- Versions published
- 63
- First published
- Dec 2025
- Publisher
- sendly-sms
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":["@sendly/[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":["@sendly/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "webhook.site"
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/commands/webhooks/create.js | matched "webhook.site" | 40 |
Manifest
Package metadata
Scripts9
buildshx rm -rf dist && tsc -bdevtsc -b --watchlinteslint . --ext .tspostpackshx rm -f oclif.manifest.jsonprepacknpm run build && [ -f oclif.manifest.json ] || oclif manifest && oclif readmetestvitest runtest:coveragevitest run --coveragetest:watchvitestversionoclif readme && git add README.md
Dependencies11
@oclif/core^3.27.0@oclif/plugin-help^6.2.0@oclif/plugin-warn-if-update-available^3.1.60chalk^5.3.0chrono-node^2.9.0cli-table3^0.6.5conf^12.0.0inquirer^9.2.23open^10.1.0ora^8.0.1ws^8.17.0