PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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 promoting

Mixed 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"}'
Artifact bytes325,555
Previous version1.0.30
Published2026-05-18T01:07:28.483Z
SHA-256029094966c4d87a9d84d3de9f2d558752819f78cdec3f18c1fcd192f1bd74e08

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

review
Last checked
reviewRisk
30Score
1.0.32Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/computer_mcp/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/src/long-time-run.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/computer_mcp/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/src/long-time-run.shmatched "curl "12
lowObfuscationpackage/public/assets/index-BPkciF_b.jsmatched "\\u00C0"3
lowObfuscationpackage/computer_mcp/tools/interactive_windows.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts2
  • devnpm start
  • startnode src/server.js --data-dir ../data
Dependencies10
  • @ai-sdk/anthropic^3.0.66
  • @ai-sdk/openai^3.0.50
  • @modelcontextprotocol/sdk^1.29.0
  • ai^6.0.145
  • cors^2.8.5
  • express^4.21.2
  • minimist^1.2.8
  • multer^1.4.5-lts.1
  • socket.io^4.8.3
  • undici^8.0.2