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
24
Versions published
125Mature · −50% score
First published
Jun 2023
Publisher
sui.gn

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"}'
Publishersui.gn
Artifact bytes16,681,071
Previous version2.7.4
Published2026-05-31T04:23:22.758Z
SHA-256e1619f68d0a144fb5b66d120756cf8d8991a8545ab5f691ca2f162d99bd41e08

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/modules/NetGetX/OpenResty/openRestyInstallationOptions.cli.tsmatched "curl "12

Manifest

Package metadata

Scripts14
  • buildtsc -p tsconfig.lib.json
  • devtsx src/netget.cli.ts
  • dev:maintsx src/netget.ts
  • docs:apitypedoc
  • docs:api:watchtypedoc --watch
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • docs:publishnpm run docs:api && npm run docs:build && mkdir -p typedocs && touch typedocs/.nojekyll
  • prebuildnpm test
  • startnode --import tsx src/netget.cli.ts
  • testtsx tests/exposure-policy.test.ts && tsx tests/monad-proxy-config.test.ts && tsx tests/gateway-claims.test.ts && tsx tests/gatewayIdentity.test.ts && tsx tests/gatewayUsageAggregator.test.ts && tsx tests/package-surface.test.ts
  • test:nrp:curlbash scripts/nrp-curl-tests.sh
  • type-checktsc --noEmit
Dependencies12
  • archiver^8.0.0
  • axios^1.12.2
  • chalk^5.6.2
  • cleaker3.2.1
  • commander^14.0.1
  • form-data^4.0.4
  • inquirer^12.10.0
  • open^10.2.0
  • pm2^6.0.14
  • this.me3.9.1
  • tsx^4.21.0
  • typescript^5.9.3