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
- 225
- Versions published
- 30
- First published
- Mar 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 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/build/validation/providers/ebay-research-session-alerts.js | matched "api.telegram.org/bot" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/build/validation/providers/ebay-research-session-alerts.js | matched "api.telegram.org/bot" | 12 |
| low | Messenger Bot Endpoint | package/build/validation/providers/ebay-research-session-alerts.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts22
buildtsc && tsc-aliaschecktsc --noEmit && eslint . && prettier --check "src/**/*.{ts,js,json,md}"check-for-updatesnpx -y npm-check-updatesdevtsx src/scripts/env-check.ts tsx src/index.tsdev:httptsx src/scripts/env-check.ts tsx src/server-http.tsdiagnosetsx src/scripts/env-check.ts tsx src/scripts/diagnostics.tsenv:decryptnpx -y @dotenvx/dotenvx decryptenv:encryptnpx -y @dotenvx/dotenvx encryptfixeslint . --fix && prettier --write "src/**/*.{ts,js,json,md}"playwright:installnpx -y [email protected] install chromiumresearch:auto-renewnode build/scripts/env-check.js node build/scripts/auto-renew-ebay-research-session.jsresearch:bootstrapnode build/scripts/env-check.js node build/scripts/bootstrap-ebay-research-session.jsresearch:check-browsernode build/scripts/env-check.js node build/scripts/check-playwright.jsresearch:inspect-sessionnode build/scripts/env-check.js node build/scripts/inspect-ebay-research-session.jssetuptsx src/scripts/env-check.ts tsx src/scripts/setup.tsstartnode build/scripts/env-check.js node build/index.jsstart:httpnode build/scripts/env-check.js node build/server-http.jssynctsx src/scripts/dev-sync.tstestvitest runtest:coveragevitest run --coveragetypechecktsc --noEmitupdatenpx -y npm-check-updates -u && npm install
Dependencies19
@modelcontextprotocol/sdk1.29.0@upstash/redis^1.38.0axios^1.16.0chalk^5.6.2cors^2.8.6dotenv-stringify^3.0.1express^5.2.1fast-xml-parser^5.7.3flatted^3.4.2helmet^8.1.0jose^6.2.3jsonwebtoken^9.0.3playwright-core^1.60.0prompts^2.4.2sharp^0.34.5update-notifier^7.3.1winston^3.19.0zod^4.4.3zod-to-json-schema^3.25.2