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
- 26
- First published
- Jun 2026
- Publisher
- dnaroid
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 5 · 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/external/pi-tools-suite/src/telegram-mirror/bot.ts | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts27
build:pixmise exec [email protected] -- tsc -p tsconfig.jsoncheckmise exec [email protected] -- npm run check:innercheck:innertsc --noEmit && npm run test:innerdevmise exec [email protected] -- tsx src/main.tsgenerate-schemastsx scripts/generate-schemas.tsgenerate-schemas:checktsx scripts/generate-schemas.ts --checkgenerate-schemas:watchtsx watch scripts/generate-schemas.tslink:pixmise exec [email protected] -- npm link --silentpack:dry-runnpm pack --dry-runprebuild:pixnpm run generate-schemas --silentprecheck:innernpm run generate-schemas --silentpredevnpm run link:pix --silentprelink:pixnpm run build:pix --silentprepacknpm run generate-schemas --silentprepublishOnlynpm run check && npm run build:pix && npm run generate-schemaspublish-npmbash scripts/publish.shrelease:checknpm run check && npm run build:pix && npm run pack:dry-runsmoke-testmise exec [email protected] -- bash scripts/smoke-test-package.shstartmise exec [email protected] -- tsx src/main.tssync:pi-tools-suitenode scripts/sync-pi-tools-suite.mjssync:pi-tools-suite:checknode scripts/sync-pi-tools-suite.mjs --checktestmise exec [email protected] -- npm run test:innertest:coveragemise exec [email protected] -- node --import tsx --test --experimental-test-coverage --test-coverage-include=src/**/*.ts --test-coverage-exclude=src/main.ts --test-coverage-lines=95 --test-coverage-branches=80 --test-coverage-functions=95 "tests/**/*.test.ts"test:innernode --import tsx --test "tests/**/*.test.ts"test:tools-suitenpm --prefix external/pi-tools-suite testupdate-sdk-referencesmise exec [email protected] -- node .pi/skills/pi-sdk/scripts/update-references.mjswatch:pixnpm run link:pix --silent && mise exec [email protected] -- tsc -p tsconfig.json --watch --preserveWatchOutput --noEmitOnError
Dependencies8
@earendil-works/pi-ai0.79.3@earendil-works/pi-coding-agent0.79.3@earendil-works/pi-tui0.79.3@mariozechner/clipboard^0.3.9jsonc-parser3.3.1typebox1.1.38vscode-jsonrpc^8.2.1vscode-languageserver-protocol^3.17.5
Optional dependencies1
vosk0.3.39