PkgRadar

Package evidence

mysuperlicense==0.1.0

Py Install Time Pickle Loads: pickle/marshal.loads — deserializes arbitrary objects, RCE if attacker-controlled.

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
1
First published
Jun 2026
Publisher
Package Author

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":["mysuperlicense==0.1.0"],"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":["mysuperlicense==0.1.0"],"fail_on":"review"}'
Artifact bytes4,488
Previous versionnone
Published2026-06-05T12:59:00
SHA-2564ce0a156316a5727c1ee445e691fc8080d175d65e9c8bc52dd1d7eb49ed42151

Why flagged

What the scanner saw

Py Install Time Pickle Loads: pickle/marshal.loads — deserializes arbitrary objects, RCE if attacker-controlled.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Install Time Pickle Loadsmysuperlicense-0.1.0/setup.pypickle/marshal.loads — deserializes arbitrary objects, RCE if attacker-controlled.45
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Install Time Pickle Loadsmysuperlicense-0.1.0/setup.pypickle/marshal.loads — deserializes arbitrary objects, RCE if attacker-controlled.45
lowPy Install Time Base64 Decodemysuperlicense-0.1.0/setup.pybase64/hex decode in Python source.15
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0