PkgRadar

Package evidence

[email protected]

Remote Payload: matched "wget "

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"}'
Publishervioletweather
Artifact bytes410,429
Previous version0.7.3
Published2026-05-23T06:17:31.834Z
SHA-256f97b331900c0cac6d4eab435b22c5b5bc1b779193db7682b19d3297b63f1d822

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli.jsmatched "wget "12
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli.jsmatched "wget "12
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/cli.jsmatched "\\uD83C"3
lowObfuscationpackage/dist/index.jsmatched "\\uD83D"3

Manifest

Package metadata

Scripts11
  • barrelbun run scripts/gen-plugin-barrel.ts
  • buildbun run clean && bun run barrel && bun run build:js && bun run build:types
  • build:jsbun build ./src/index.ts ./src/cli.ts ./src/utils/testing.ts --outdir ./dist --target node --packages external
  • build:typestsc -p tsconfig.types.json
  • cleanrm -rf dist
  • devbun --watch src/index.ts
  • docsbun install && rm -rf site && bun run docs:build
  • docs:buildnode scripts/build-docs.mjs
  • releasebun scripts/release.mjs
  • testbun test
  • typechecktsc --noEmit
Dependencies7
  • @clack/prompts^1.2.0
  • @napi-rs/canvas^0.1.100
  • discord.js^14.26.3
  • ffmpeg-static^5.3.0
  • fuse.js^7.0.0
  • mongoose^9.6.1
  • opusscript^0.0.8