PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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
3,691Niche · −30% score
Versions published
379
First published
Mar 2026
Publisher
wazionapps

Effective trust discount applied: 30% (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"}'
Publisherwazionapps
Artifact bytes2,045,883
Previous version7.37.1
Published2026-06-16T22:28:21.360Z
SHA-2562056f9f32cadbf514e19363ba4d819fe943308142cc5931d2b952daf06d7e58d

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/nexo-brain.jsmatched "curl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/nexo-brain.jsmatched "curl "12
lowCredential file accesspackage/bin/nexo-brain.jsmatched ".ssh/"5
lowCredential file accesspackage/src/local_context/privacy.pymatched ".npmrc"5
lowCredential file accesspackage/src/r23g_secrets_in_output.pymatched "id_rsa"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js"5
lowCredential file accesspackage/src/presets/entities_local.sample.jsonmatched ".ssh/"3

Manifest

Package metadata

Scripts1
  • postinstallnode bin/postinstall.js