PkgRadar

Package evidence

wet-mcp==3.3.0b8

Py Install Time Subprocess: subprocess call — process spawning.

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
185
First published
Feb 2026

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":["wet-mcp==3.3.0b8"],"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":["wet-mcp==3.3.0b8"],"fail_on":"review"}'
Publisherunknown
Artifact bytes177,813
Previous versionnone
Published2026-06-12T12:50:36
SHA-256a6ec28139a045572f70b60fde8095e251e1e67e8498db3ae8c57b654c5055076

Why flagged

What the scanner saw

Py Install Time Subprocess: subprocess call — process spawning.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
60Score
3.3.0b8Version
Status history (1 event)
  1. newavailable · risk review · score 60 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Install Time Subprocesswet_mcp-3.3.0b8/src/wet_mcp/setup.pysubprocess call — process spawning.60
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Install Time Subprocesswet_mcp-3.3.0b8/src/wet_mcp/setup.pysubprocess call — process spawning.60
lowCredential file accesswet_mcp-3.3.0b8/src/wet_mcp/security.pymatched "id_rsa"5
lowCredential file accesswet_mcp-3.3.0b8/src/wet_mcp/sync/s3.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0