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
- 1,160Niche · −30% score
- Versions published
- 39
- First published
- Apr 2026
- Publisher
- jallenhou
Effective trust discount applied: −30% (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":["@easbot/[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":["@easbot/[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 35 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/chunks/chunk-RFOEJ3A2.cjs | matched "api.telegram.org/bot" | 40 |
| high | Webhook Exfil Endpoint | package/dist/chunks/chunk-OBFSXYWV.mjs | matched "api.telegram.org/bot" | 40 |
Manifest
Package metadata
Scripts14
buildtsup --env.NODE_ENV productioncleannpx rimraf dist node_modulesdevtsup --watch --env.NODE_ENV developmentformatbiome format .format:fixbiome format --write .lintbiome check .lint:fixbiome check --write .lint:reportbiome check --reporter=summary .publish:npmbash scripts/publish.shpublish:npm:winpowershell -ExecutionPolicy Bypass -File scripts/publish.ps1startecho noruntestvitesttest:runvitest runtype-checktsc --noEmit
Dependencies23
@ai-sdk/anthropic^3.0.76@ai-sdk/openai-compatible^2.0.47@ai-sdk/provider^3.0.10@ai-sdk/provider-utils^4.0.27@easbot/plugin0.2.41@easbot/sdk0.2.41@easbot/types0.2.41@easbot/utils0.2.41@hono/node-server^2.0.2@hono/node-ws^1.3.0@hono/standard-validator^0.2.2@hono/zod-validator^0.7.6ai^6.0.176better-sqlite3^12.9.0commander^14.0.3hono^4.12.18hono-openapi^1.3.0jieba-wasm^2.4.0minimatch^10.2.5undici^8.3.0ws^8.20.0xdg-basedir^5.1.0zod^4.4.3