Package evidence
@chozzz/[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.
- Weekly downloads
- 876
- Versions published
- 20
- First published
- May 2026
- Publisher
- choz
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":["@chozzz/[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":["@chozzz/[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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/dist/services/channels/providers/telegram/adapter.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Install-time lifecycle script | package.json | postinstall="pnpm rebuild better-sqlite3" | 5 |
Manifest
Package metadata
Scripts12
buildrm -rf dist && tsc && cp -r .templates dist/.templateschattsx scripts/seed.ts && PI_CODING_AGENT_DIR="${VARGOS_DATA_DIR:-$HOME/.vargos}/agent" pi --session-dir "${VARGOS_DATA_DIR:-$HOME/.vargos}/sessions/cli"clitsx cli.tslinteslint --no-error-on-unmatched-pattern 'gateway/**/*.ts' 'services/**/*.ts' 'lib/**/*.ts' '.migrations/**/*.ts' 'scripts/**/*.ts' 'index.ts' 'boot.ts' 'vitest.config.ts' '**/__tests__/**/*.ts' && tsc --noEmitmigratetsx scripts/migrate.tspostinstallpnpm rebuild better-sqlite3precommitpnpm exec lint-staged && pnpm run typecheck && pnpm run test:runseedtsx scripts/seed.tsstarttsx index.tstestvitesttest:runvitest runtypechecktsc --noEmit
Dependencies19
@clack/prompts^1.5.0@earendil-works/pi-agent-core0.78.0@earendil-works/pi-coding-agent0.78.0@modelcontextprotocol/sdk^1.29.0@whiskeysockets/baileys7.0.0-rc13better-sqlite3^12.10.0cron^4.4.0mammoth^1.12.0pdf-parse^2.4.5pg^8.21.0pgvector^0.2.1pi-mcp-adapter^2.8.0pino^10.3.1qrcode-terminal^0.12.0tinyglobby^0.2.16turndown^7.2.4xlsx^0.18.5zod^3.23.8zod-to-json-schema^3.25.2