PkgRadar

Package evidence

[email protected]

Remote Payload: matched "wget "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherruvnet
Artifact bytes3,959,034
Previous version0.3.0
Published2026-02-20T23:11:48.881Z
SHA-256672914f6e7673ceaead7213565909fb6c3feff812b07016e947889c95c95ae5e

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

high
Last checked
highRisk
108Score
0.3.1Version
Status history (1 event)
  1. newavailable · risk high · score 108 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/build-rvf.jsmatched "wget "12
mediumRemote Payloadpackage/dist/cli/commands/channels.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/cli/commands/channels.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/deploy.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/cli/commands/deploy.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/memory.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/cli/commands/memory.jsmatched "curl "12
mediumRemote Payloadpackage/scripts/install.shmatched "curl "12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/build-rvf.jsmatched "wget "12
mediumRemote Payloadpackage/dist/cli/commands/channels.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/cli/commands/channels.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/deploy.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/cli/commands/deploy.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/memory.jsmatched "curl "12
mediumRemote Payloadpackage/dist/esm/cli/commands/memory.jsmatched "curl "12
mediumRemote Payloadpackage/scripts/install.shmatched "curl "12
lowObfuscationpackage/dist/esm/security/AIDefenceGuard.jsmatched "\\x00"3
lowObfuscationpackage/dist/security/AIDefenceGuard.jsmatched "\\x00"3
lowObfuscationpackage/dist/cli/commands/templates.jsmatched "\\x1b"3
lowObfuscationpackage/dist/esm/cli/commands/templates.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts13
  • buildnpm run build:cjs && npm run build:esm
  • build:cjstsc -p tsconfig.json
  • build:esmtsc -p tsconfig.esm.json
  • build:rvfnode scripts/build-rvf.js
  • cleanrm -rf dist
  • devtsc -w
  • inspect:rvfnode scripts/run-rvf.js --inspect
  • linteslint src --ext .ts
  • prepublishOnlynpm run build
  • run:rvfnode scripts/run-rvf.js
  • testvitest
  • test:coveragevitest --coverage
  • typechecktsc --noEmit
Dependencies11
  • @anthropic-ai/sdk^0.20.0
  • aidefence^2.1.1
  • chalk^5.3.0
  • commander^12.0.0
  • dotenv^16.3.1
  • eventemitter3^5.0.1
  • ora^8.0.1
  • pino^8.17.2
  • pino-pretty^10.3.1
  • uuid^9.0.0
  • zod^3.22.4
Optional dependencies6
  • @ruvector/ruvllm^2.3.0
  • @slack/bolt^3.17.0
  • @slack/web-api^7.0.0
  • bullmq^5.1.0
  • ioredis^5.3.2
  • pg^8.11.3