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.

Versions published
6
First published
May 2026
Publisher
lowwattlab

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 bytes41,837
Previous version3.0.2
Published2026-05-25T01:35:47.738Z
SHA-2564a8f531b8ff0678a7f7bd6ae5a82671d524c97c850dac09a79d8c2c7066f8607

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
55Score
3.0.3Version
Status history (3 events)
  1. availableavailable · risk review · score 55 · status available -> available, risk high -> review, score 94 -> 55
  2. availableavailable · risk high · score 94 · status available -> available, risk high -> high, score 153 -> 94
  3. newavailable · risk high · score 153 · 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