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.

Versions published
2
First published
May 2026
Publisher
bassx

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"}'
Publisherbassx
Artifact bytes76,831
Previous versionnone
Published2026-05-25T08:11:24.002Z
SHA-256fc316b7c1381619ec7d354b53bcb2fd021dee9d5279d2ed098118095ff3d5238

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/out/main.nodejs.jsmatched "wGet "12

Manifest

Package metadata

Scripts11
  • buildnode node_modules/@scrypted/sdk/dist/src/bin/scrypted-webpack.js
  • prepublishOnlynode node_modules/@scrypted/sdk/dist/src/bin/scrypted-webpack.js
  • prescrypted-setup-projectnode node_modules/@scrypted/sdk/dist/src/bin/scrypted-package-json.js
  • prescrypted-vscode-launchnode node_modules/@scrypted/sdk/dist/src/bin/scrypted-webpack.js
  • scrypted-debugnode node_modules/@scrypted/sdk/dist/src/bin/scrypted-debug.js
  • scrypted-deploynode node_modules/@scrypted/sdk/dist/src/bin/scrypted-deploy.js
  • scrypted-deploy-debugnode node_modules/@scrypted/sdk/dist/src/bin/scrypted-deploy-debug.js
  • scrypted-package-jsonnode node_modules/@scrypted/sdk/dist/src/bin/scrypted-package-json.js
  • scrypted-setup-projectnode node_modules/@scrypted/sdk/dist/src/bin/scrypted-setup-project.js
  • scrypted-vscode-launchnode node_modules/@scrypted/sdk/dist/src/bin/scrypted-deploy-debug.js
  • tsctsc
Dependencies1
  • @scrypted/sdk^0.5.59