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
- 12,865Mainstream · −50% score
- Versions published
- 387
- First published
- May 2026
- Publisher
- griffinwork40
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
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 "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 high · score 37 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/cli.mjs | matched "api.telegram.org/bot" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node dist/postinstall.mjs || node scripts/postinstall.mjs || true" | 20 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/cli.mjs | matched "api.telegram.org/bot" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node dist/postinstall.mjs || node scripts/postinstall.mjs || true" | 20 |
| low | Credential file access | package/dist/index.mjs | matched ".config/gcloud" | 5 |
| low | Credential file access | package/dist/telegram.mjs | matched ".config/gcloud" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node dist/postinstall.mjs || node scripts/postinstall.mjs || true" | 5 |
Manifest
Package metadata
Scripts33
audit:envtsx scripts/audit-env-access.tsaudit:env:checktsx scripts/audit-env-access.ts --checkaudit:env:listtsx scripts/audit-env-access.ts --listaudit:sdktsx scripts/audit-sdk-dependency.tsaudit:sdk:checktsx scripts/audit-sdk-dependency.ts --checkaudit:sdk:update-locktsx scripts/audit-sdk-dependency.ts --update-lockbuildtsc && node scripts/copy-prompts.jsbuild:distnode scripts/build-dist.mjscleanrm -rf distdevtsx watch src/cli/index.tsfix:pinstsx scripts/update-hash-pins.tsfix:pins:checktsx scripts/update-hash-pins.ts --checklinttsc --noEmitpostinstallnode dist/postinstall.mjs || node scripts/postinstall.mjs || truereleasenode scripts/release.mjsrelease:drynode scripts/release.mjs --dry-runscan:envtsx scripts/render-env-registry.tsscan:env:checktsx scripts/render-env-registry.ts --checkstartnode dist/cli/index.jsstart:chatnode dist/cli/index.js chatstart:interactivenode dist/cli/index.js interactivestart:statusnode dist/cli/index.js statusstats:toolstsx scripts/count-tool-calls.tstelegramnode dist/cli/index.js telegram starttelegram:logsnode dist/cli/index.js telegram logstelegram:restartnode dist/cli/index.js telegram restarttelegram:setupnode dist/cli/index.js telegram setuptelegram:startnode dist/cli/index.js telegram starttelegram:statusnode dist/cli/index.js telegram statustelegram:stopnode dist/cli/index.js telegram stop- …and 3 more.
Dependencies21
@anthropic-ai/sdk^0.74.0@modelcontextprotocol/sdk^1.29.0@mozilla/readability^0.6.0ansi-escapes^7.3.0better-sqlite3^12.9.0chalk^5.3.0commander^12.1.0dotenv^16.4.7emphasize^7.0.0jsdom^29.1.1log-update^8.0.0marked^17.0.5node-cron^4.2.1openai^6.38.0ora^8.1.1playwright^1.49.0string-width^8.2.0telegraf^4.16.3turndown^7.2.4wrap-ansi^10.0.0zod^4.3.6