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
- 282Mature · −50% score
- First published
- Jan 2018
- Publisher
- kikobeats
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":"review"}'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":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "api.telegram.org/bot"
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 review · score 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/commands/notification/telegram.js | matched "api.telegram.org/bot" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/commands/notification/telegram.js | matched "api.telegram.org/bot" | 12 |
| low | Messenger Bot Endpoint | package/src/commands/notification/telegram.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts15
buildgulp build && untracked > .vercelignorecleanrm -rf node_modulescontributors(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || truecoveragec8 report --reporter=text-lcov | coverallsdevsvr src/routerdev:docsconcurrently "gulp" "npm run dev:docs:server"dev:docs:serverbrowser-sync start --server --files "index.html, README.md, static/**/*.(css|js)"lintstandardpostreleasenpm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)pretestnpm run lintreleasegit-authors-cli && git add package.json && standard-version -arelease:githubgithub-generate-releaserelease:tagsgit push --follow-tags origin HEAD:masterstarttomtestNODE_ENV=test c8 ava
Dependencies32
@kikobeats/time-span~1.0.11@lukeed/ms~2.0.2acho~4.0.6beauty-error~1.2.21cors~2.8.5got~11.8.6helmet~8.2.0http-body~1.0.17http-compression~1.1.2import-modules~2.1.0is-buffer~2.0.5joycon~3.1.1lodash~4.18.1mailgen~2.0.32map-values-deep~1.0.2meow~9.0.0mitt~3.0.1morgan~1.11.0nodemailer~8.0.0ow~0.28.2p-reflect~2.1.0p-retry~4.6.1p-waterfall~2.1.1picocolors~1.1.1pupa~2.1.1req-country~1.2.14request-ip~3.3.0router-http~2.0.1send-http~1.0.6stripe22- …and 2 more.