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
- 169
- Versions published
- 4
- First published
- May 2026
- Publisher
- chenpingaodian
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
Obfuscation Density: high encoded/escaped-token density
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 30 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/computer_mcp/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/src/long-time-run.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/computer_mcp/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/src/long-time-run.sh | matched "curl " | 12 |
| low | Obfuscation | package/public/assets/index-BPkciF_b.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/computer_mcp/tools/interactive_windows.js | matched "\\uFEFF" | 3 |
Manifest
Package metadata
Scripts2
devnpm startstartnode src/server.js --data-dir ../data
Dependencies10
@ai-sdk/anthropic^3.0.66@ai-sdk/openai^3.0.50@modelcontextprotocol/sdk^1.29.0ai^6.0.145cors^2.8.5express^4.21.2minimist^1.2.8multer^1.4.5-lts.1socket.io^4.8.3undici^8.0.2