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
71Mature · −50% score
First published
Jun 2021
Publisher
nixinova

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"}'
Publishernixinova
Artifact bytes65,897
Previous version2.9.2
Published2026-05-20T08:54:52.152Z
SHA-256e7f7ff68d9893102e69a6396111bea372823cd168cc044256cc202e154653802

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/ext/languages.ymlmatched "Wget "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/ext/languages.ymlmatched "Wget "12
lowCredential file accesspackage/ext/languages.ymlmatched ".npmrc"3

Manifest

Package metadata

Scripts4
  • download-filesnode build/download-files.ts
  • perftsc && node test/perf
  • pre-publishnpm run download-files && npm test && npm run perf
  • testtsc && node test/folder && node test/unit
Dependencies7
  • binary-extensions^3.1.0
  • commander^14.0.3
  • common-path-prefix^3.0.0
  • ignore^7.0.5
  • isbinaryfile^6.0.0
  • js-yaml^4.1.1
  • node-cache^5.1.2