PkgRadar

Package evidence

[email protected]

Remote Payload: matched "github.com/lrills/moxy/releases/download"

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":["[email protected]"],"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":["[email protected]"],"fail_on":"high"}'
Publisherlrills
Artifact bytes3,474
Previous version0.3.0
Published2026-05-24T02:32:31.953Z
SHA-2563816d02b1f4f13c4681b2f23aa20377ecd329c90f08499b1f6ef284d1f4f2209

Why flagged

What the scanner saw

Remote Payload: matched "github.com/lrills/moxy/releases/download"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
20Score
0.3.1Version
Status history (1 event)
  1. newavailable · risk high · score 20 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Remote Dependency Spec — devdependencies.moxy="https://github.com/lrills/moxy/releases/download/v0.1.0-5/moxy.tar.gz"

2 members · evidence strength 51
Publisher / release actor burststale

lrills

2 members · evidence strength 45
Repeated static TTPstale

Remote Dependency Spec — devDependencies.moxy="https://github.com/lrills/moxy/releases/download/v0.1.0-5/moxy.tar.gz"

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/package.jsonmatched "github.com/lrills/moxy/releases/download"12
highRemote Dependency Specpackage.jsondevDependencies.moxy="https://github.com/lrills/moxy/releases/download/v0.1.0-5/moxy.tar.gz"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.moxyhttps://github.com/lrills/moxy/releases/download/v0.1.0-5/moxy.tar.gzerror0unexpected end of file

Manifest

Package metadata

Scripts4
  • benchmarknode ./benchmarks
  • prepublishOnlynpm test
  • prettierprettier *.js **/*.js --write --single-quote
  • testjest