Package evidence
@0xmaxma/[email protected]
Install Lifecycle Suppresses Failure: postinstall="if command -v bun >/dev/null 2>&1; then bun install --cwd mcp; else echo 'Warning: bun not found. Run `cd mcp && bun install` manually to enable MCP tools.'; fi"
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
- 2,490Niche · −30% score
- Versions published
- 39
- First published
- May 2026
- Publisher
- maxma015
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@0xmaxma/[email protected]"],"fail_on":"high"}'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":["@0xmaxma/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="if command -v bun >/dev/null 2>&1; then bun install --cwd mcp; else echo 'Warning: bun not found. Run `cd mcp && bun install` manually to enable MCP tools.'; fi"
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 high · score 49 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="if command -v bun >/dev/null 2>&1; then bun install --cwd mcp; else echo 'Warning: bun not found. Run `cd mcp && bun install` manually to enable MCP tools.'; fi" | 20 |
| medium | Remote Payload | package/dist/apps/registry-client.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/mcp/tools/agent/handlers.ts | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/lib/pairing.ts | matched "api.telegram.org/bot" | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="if command -v bun >/dev/null 2>&1; then bun install --cwd mcp; else echo 'Warning: bun not found. Run `cd mcp && bun install` manually to enable MCP tools.'; fi" | 20 |
| medium | Remote Payload | package/dist/apps/registry-client.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/mcp/tools/agent/handlers.ts | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/lib/pairing.ts | matched "api.telegram.org/bot" | 12 |
| low | Messenger Bot Endpoint | package/mcp/tools/agent/handlers.ts | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/lib/pairing.ts | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Install-time lifecycle script | package.json | postinstall="if command -v bun >/dev/null 2>&1; then bun install --cwd mcp; else echo 'Warning: bun not found. Run `cd mcp && bun install` manually to enable MCP tools.'; fi" | 5 |
Manifest
Package metadata
Scripts12
buildtscintegrationjest --testPathPattern=integration --testTimeout=15000integration:csjest --testPathPattern=character-system --testTimeout=15000integration:hbjest --testPathPattern=heartbeat-e2e --testTimeout=15000integration:majest --testPathPattern=multi-agent --testTimeout=15000postinstallif command -v bun >/dev/null 2>&1; then bun install --cwd mcp; else echo 'Warning: bun not found. Run `cd mcp && bun install` manually to enable MCP tools.'; fistartnode --no-warnings=ExperimentalWarning --env-file-if-exists=.env dist/index.jstestjesttest:e2ejest --testPathPattern=tests/e2e --forceExittest:manualjest --testPathPattern=phase-manual --testTimeout=15000test:unitjest --testPathPattern=unittypechecktsc --noEmit
Dependencies9
@xterm/headless^6.0.0chokidar^3.5.0cron-parser^5.5.0express^4.18.0js-yaml^4.1.0lru-cache^10.0.0node-cron^3.0.0node-pty^1.1.0p-queue^6.6.2