PkgRadar

Package evidence

[email protected]

Remote Payload: matched "cUrl\n "

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.

Weekly downloads
1,306Niche · −30% score
Versions published
216Mature · −50% score
First published
May 2023
Publisher
leo-buneev

Effective trust discount applied: 50% (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"}'
Publisherleo-buneev
Artifact bytes96,232
Previous version3.2.21
Published2026-05-25T08:27:12.359Z
SHA-256eb2ebcb17aee06b9706b4960d174a8d81594b5aa431e0ae8d2d86cf47aaa512c

Why flagged

What the scanner saw

Remote Payload: matched "cUrl\n "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/fileUploadDrivers/supabaseStorage.cjsmatched "cUrl\n "12
mediumRemote Payloadpackage/fileUploadDrivers/supabaseStorage.mjsmatched "cUrl "12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/fileUploadDrivers/supabaseStorage.cjsmatched "cUrl\n "12
mediumRemote Payloadpackage/fileUploadDrivers/supabaseStorage.mjsmatched "cUrl "12
lowObfuscationpackage/dist/config.cjsmatched "eval("3
lowObfuscationpackage/integrations/getOpenApiSpec.cjsmatched "\\u2026"3
lowObfuscationpackage/fileUploadDrivers/memory.cjsmatched "fromCharCode"3
lowObfuscationpackage/integrations/restEndpoints.cjsmatched "Buffer.from(b64string, \"base64"3
lowObfuscationpackage/drivers/sql.cjsmatched "\\u274C"3
lowObfuscationpackage/dist/config.mjsmatched "eval("3
lowObfuscationpackage/integrations/getOpenApiSpec.mjsmatched "\\u2026"3
lowObfuscationpackage/fileUploadDrivers/memory.mjsmatched "fromCharCode"3
lowObfuscationpackage/integrations/restEndpoints.mjsmatched "Buffer.from(b64string, \"base64"3
lowObfuscationpackage/drivers/sql.mjsmatched "\\u274C"3

Manifest

Package metadata

Scripts7
  • buildunbuild
  • devpnpm install && pnpm link-rads-db && pnpm build && pnpm generate-test-schema && vitest --ui --test-timeout 300000 --typecheck
  • generate-test-schemajiti ./src/integrations/cli
  • link-rads-dbsymlink-dir ./test/_rads-db ./node_modules/_rads-db
  • lintcross-env NODE_ENV=production eslint src/**/*.* test/**/*.*
  • testvitest --run --typecheck
  • typechecktsc --noEmit
Dependencies8
  • @fastify/deepmerge^1.3.0
  • dataloader^2.2.2
  • ignore^5.2.4
  • jiti^2.4.2
  • klaw^4.1.0
  • lodash^4.17.21
  • uuid>=8
  • zod^3.21.4