PkgRadar

Package evidence

codepaste==2026.5.28.141

Py Import Time Subprocess: subprocess call with shell=True — passes argv to /bin/sh.

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
3
First published
May 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":["codepaste==2026.5.28.141"],"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":["codepaste==2026.5.28.141"],"fail_on":"review"}'
Publisherunknown
Artifact bytes2,819
Previous versionnone
Published2026-05-28T01:41:18
SHA-25649f054e6b5c9d24354d2f812b1b2835b0463fd0ba425aee754863ff2adad91ab

Why flagged

What the scanner saw

Py Import Time Subprocess: subprocess call with shell=True — passes argv to /bin/sh.

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

Availability ledger

available

review
Last checked
reviewRisk
48Score
2026.5.28.141Version
Status history (2 events)
  1. availableavailable · risk review · score 48 · status available -> available, risk high -> review, score 48 -> 48
  2. newavailable · risk high · score 48 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Import Time Subprocesscodepaste-2026.5.28.141/codepaste/__init__.pysubprocess call with shell=True — passes argv to /bin/sh.48