PkgRadar

Package evidence

[email protected]

Remote Payload: matched "wget "

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes143,511
Previous version1.4.5
Published2026-05-23T21:40:31.230Z
SHA-25636ad5cc06630892bc73b7796c6ed3a418f3a8ffe361760718224d8c636b7257f

Why flagged

What the scanner saw

Remote Payload: matched "wget "

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

Availability ledger

available

review
Last checked
reviewRisk
31Score
1.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 31 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/features/web-browse/index.tsmatched "wget "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/features/web-browse/index.tsmatched "wget "12
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4
lowObfuscationpackage/chrome-extension/manifest.jsonmatched "\\u2014"3
lowObfuscationpackage/src/features/context.tsmatched "\\u2588"3
lowObfuscationpackage/src/features/web-browse/index.tsmatched "Buffer.from(base64Png, \"base64"3
lowObfuscationpackage/src/__tests__/task.unit.test.tsmatched "\\x1b"3
lowObfuscationpackage/src/notifications/terminal.tsmatched "\\x1b"3

Manifest

Package metadata

Scripts7
  • checktsc --noEmit
  • linteslint --cache
  • lint:fixeslint --cache --fix
  • preparehusky
  • releasesemantic-release
  • testnode --experimental-strip-types --test 'src/__tests__/*.test.ts'
  • test:coveragec8 pnpm test
Optional dependencies1
  • playwright-core1.60.0