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
- 37
- First published
- May 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
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 8 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/digest.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/install/ollama.js | matched "curl " | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/digest.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/install/ollama.js | matched "curl " | 12 |
| low | Messenger Bot Endpoint | package/dist/cli/digest.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts17
bench:classifiertsx scripts/longmemeval/run-harness.ts --classifierbench:comparetsx scripts/longmemeval/compare-classifiers.tsbench:longmemevaltsx scripts/longmemeval/run-harness.tsbuildnpm run build:server && npm run build:ui && npm run build:codex-pluginbuild:codex-pluginnode scripts/build-codex-plugin.mjsbuild:servertsc -p tsconfig.json && tsc-alias -p tsconfig.jsonbuild:uivite build --config src/ui/vite.config.tsdevtsx watch src/cli/nlm.ts starteval:signalstsx scripts/eval/signals-eval.tsprepare[ -d src ] && npm run build || truestartnode dist/cli/nlm.js starttestvitest runtest:integrationvitest run tests/integrationtest:unitvitest run tests/unittest:watchvitesttypechecktsc -p tsconfig.json --noEmit && tsc -p tsconfig.test.jsonui:devvite --config src/ui/vite.config.ts
Dependencies12
@clack/prompts^1.4.0@hono/node-server^2.0.3@modelcontextprotocol/sdk^1.29.0@toon-format/toon^2.3.0better-sqlite3^12.10.0commander^15.0.0hono^4.6.0pg^8.21.0pgvector^0.3.0sqlite-vec^0.1.6yaml^2.9.0zod^4.4.3