PkgRadar

Package evidence

@websitelabs/[email protected]

Remote Payload: matched "curl "

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":["@websitelabs/[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":["@websitelabs/[email protected]"],"fail_on":"review"}'
Publisherwebsitelabs
Artifact bytes295,521
Previous version0.5.47
Published2026-05-22T05:08:16.961Z
SHA-2566ab02409289fcb383ff51a71bf09bdc455a766e84873041dd82c9fff11641cc9

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
39Score
0.5.48Version
Status history (1 event)
  1. newavailable · risk review · score 39 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/action/action.ymlmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/action/action.ymlmatched "curl "12
lowObfuscationpackage/dist/index.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts3
  • buildbun build src/index.ts --outdir dist --target=bun
  • devbun run src/index.ts
  • testbun test
Dependencies3
  • citty^0.1.6
  • consola^3.4.0
  • yaml^2.7.0