Package evidence
[email protected]
Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)
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
- 723
- Versions published
- 57
- First published
- Apr 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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
Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)
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 4 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/src/daemon/pulse.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/src/agents/shared-tools/shell.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Messenger Bot Endpoint | package/src/daemon/watchdog.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts9
checknode scripts/check.mjsdevtestbot:install-browsersplaywright install chromium ffmpegdocs:buildnode scripts/docs-build.mjsrelease:publishnode scripts/release-publish.mjstestnpm run test:unit && npm run test:e2etest:coveragec8 node --import ./tests/setup-env.mjs --test tests/unit*.test.mjstest:e2enode --import ./tests/setup-env.mjs --test tests/e2e.test.mjstest:unitnode --import ./tests/setup-env.mjs --test tests/unit*.test.mjsverifynpm run check && npm run docs:build && npm run test:e2e && npm run test:coverage && npm pack --dry-run
Dependencies14
@axe-core/playwright4.11.2@babel/parser7.29.2axe-core4.11.3cli-highlight2.1.11commander14.0.1ignore7.0.5lighthouse12.8.2mp4-muxer5.2.2open10.1.2picocolors1.1.1playwright1.59.1prompts2.4.2yaml2.8.3zod4.1.12