PkgRadar

Package evidence

quatre==3.0.0

Py Runtime Base64 Decode, Py Runtime Subprocess, Py Runtime Eval Exec

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
May 2026

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["quatre==3.0.0"],"fail_on":"high"}'

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":["quatre==3.0.0"],"fail_on":"high"}'
Publisherunknown
Artifact bytes12,296
Previous versionnone
Published2026-05-26T17:25:06
SHA-256857b76d49c1db0868d609fcd991aad8cfb0dae3e3c507ed364d3789e4dea004f

Why flagged

What the scanner saw

Py Runtime Base64 Decode

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Base64 Decodemanifest30
mediumPy Runtime Subprocessmanifest20
mediumPy Runtime Eval Execmanifest15