Package evidence
[email protected]
Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)
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
- 377Mature · −50% score
- First published
- Apr 2018
- 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
Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/dist/constructs/telegram-alert-channel.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts9
cleanpnpm run clean:dist && pnpm run clean:genclean:distrimraf ./dist ./tsconfig.tsbuildinfoclean:genrimraf ./genprepare:ai-contextcross-env CHECKLY_SKIP_AUTH=1 CHECKLY_CLI_VERSION=99.0.0 ./bin/run import plan --root gen --debug-import-plan-input-file ./src/ai-context/context.fixtures.json && jiti ./scripts/prepare-ai-context.tsprepare:disttsc --buildtestpnpm pack && vitest --runtest:e2epnpm pack && cross-env NODE_CONFIG_DIR=./e2e/config vitest --run -c ./vitest.config.e2e.mtstest:e2e:localcross-env CHECKLY_BASE_URL=http://localhost:3000 CHECKLY_ENV=local pnpm run test:e2ewatchtsc --watch
Dependencies36
@oclif/core^4.11.4@oclif/plugin-help^6.2.50@oclif/plugin-warn-if-update-available^3.1.65@typescript-eslint/typescript-estree^8.61.0acorn^8.17.0acorn-walk^8.3.5archiver^8.0.0ast-types^0.16.1axios^1.17.0chalk^5.6.2ci-info^4.4.0conf^15.1.0debug^4.4.3dotenv^17.4.2execa^9.6.1git-repo-info^2.1.1glob^13.0.6indent-string^5.0.0jiti^2.7.0json-stream-stringify^3.1.6json5^2.2.3jwt-decode^4.0.0log-symbols^7.0.1luxon^3.7.2minimatch^10.2.5mqtt^5.15.1open^11.0.0p-queue^9.3.0prompts^2.4.2proxy-from-env^2.1.0- …and 6 more.