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
122Mature · −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,680,200
Previous version2.6.51
Published2026-05-31T03:18:14.863Z
SHA-256dceba695f81124bd9ee3f147a70ec1ed753d250f874394dbcb3d3771c819ebb4

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.2Version
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
Dependencies14
  • archiver^8.0.0
  • axios^1.12.2
  • chalk^5.6.2
  • cleakerworkspace:*
  • commander^14.0.1
  • form-data^4.0.4
  • inquirer^12.10.0
  • open^10.2.0
  • pm2^6.0.14
  • sqlite^5.1.1
  • sqlite3^6.0.1
  • this.meworkspace:*
  • tsx^4.21.0
  • typescript^5.9.3