PkgRadar

Package evidence

@lowwattlabs/[email protected]

Remote Payload: matched "curl "

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.

Weekly downloads
2,241Niche · −30% score
Versions published
13
First published
May 2026
Publisher
lowwattlab

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@lowwattlabs/[email protected]"],"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":["@lowwattlabs/[email protected]"],"fail_on":"review"}'
Publisherlowwattlab
Artifact bytes40,929
Previous version2.4.0
Published2026-05-23T19:38:25.513Z
SHA-256e26a39ea069cd03ea4974c3452bf97b74f28506724f3ba20f7bf8d107e66ef62

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
38Score
2.4.1Version
Status history (4 events)
  1. availableavailable · risk review · score 38 · status available -> available, risk high -> review, score 63 -> 38
  2. availableavailable · risk high · score 63 · status available -> available, risk high -> high, score 91 -> 63
  3. availableavailable · risk high · score 91 · status available -> available, risk high -> high, score 150 -> 91
  4. newavailable · risk high · score 150 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

lowwattlab

7 members · evidence strength 84
Repeated static TTPstale

Install-time lifecycle script — postinstall="node bin/setup-venv.js"

7 members · evidence strength 90
Repeated static TTPstale

Install Lifecycle Remote Or Exec — postinstall="node bin/setup-venv.js"

7 members · evidence strength 90

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/intel-sync/sources/epss.shmatched "curl "12
mediumRemote Payloadpackage/lib/intel-sync/sources/feodo.shmatched "curl "12
mediumRemote Payloadpackage/lib/intel-sync/sources/osv.shmatched "curl "12
mediumRemote Payloadpackage/lib/intel-sync/sources/threatfox.shmatched "curl "12
mediumRemote Payloadpackage/lib/intel-sync/sources/urlhaus.shmatched "curl "12
mediumRemote Payloadpackage/lib/common/utils.shmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/intel-sync/sources/epss.shmatched "curl "12
mediumRemote Payloadpackage/lib/intel-sync/sources/feodo.shmatched "curl "12
mediumRemote Payloadpackage/lib/intel-sync/sources/osv.shmatched "curl "12
mediumRemote Payloadpackage/lib/intel-sync/sources/threatfox.shmatched "curl "12
mediumRemote Payloadpackage/lib/intel-sync/sources/urlhaus.shmatched "curl "12
mediumRemote Payloadpackage/lib/common/utils.shmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/setup-venv.js"5

Manifest

Package metadata

Scripts3
  • devnode --watch api/src/server.js
  • postinstallnode bin/setup-venv.js
  • startnode api/src/server.js
Dependencies4
  • cors^2.8.5
  • express^4.21.0
  • rate-limiter-flexible^5.0.0
  • uuid^11.1.1