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
- smlee
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 27 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chat/daemon/health-check.js | matched "api.telegram.org/bot" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chat/daemon/health-check.js | matched "api.telegram.org/bot" | 12 |
| low | Credential file access | package/dist/runtime/builtin_denylist.js | matched ".ssh/" | 5 |
| low | Messenger Bot Endpoint | package/dist/chat/daemon/health-check.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/dist/setup/cli/permissions_state.js | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts13
buildtsc -p tsconfig.build.jsonformatprettier --write .format:checkprettier --check .linteslint .preparebash scripts/install-git-hooks.shprepublishOnlypnpm schemas && pnpm buildprepushbash scripts/pre-push.shschemastsx scripts/emit-schemas.tssync-fixturestsx scripts/sync-fixtures-from-live.tstestvitest runtest:e2eE2E=1 vitest run test/e2e/drift-prevention.e2e.test.tstest:watchvitesttypechecktsc --noEmit
Dependencies20
@clack/prompts^0.7.0@libsql/client^0.14.0@modelcontextprotocol/sdk1.29.0@types/tar^7.0.87chevrotain^11.2.0chokidar^3.6.0commander^12.1.0fastembed^2.1.0grammy^1.43.0lru-cache^11.5.0minimatch^10.0.0mustache^4.2.0node-cron^3.0.3picocolors^1.0.0proper-lockfile^4.1.2re2js^2.8.3semver^7.6.0tar^7.5.16yaml^2.5.0zod^3.23.0