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
- 124Mature · −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 promotingMixed 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"}'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
Status history (2 events)
- scan_error → available · risk review · score 6 · status scan_error -> available, risk none -> review, score none -> 6
- new → scan_error · risk none · score — · HTTP status client error (404 Not Found) for url (https://registry.npmjs.org/netget/-/netget-2.7.3.tgz)
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/modules/NetGetX/OpenResty/openRestyInstallationOptions.cli.ts | matched "curl " | 12 |
Manifest
Package metadata
Scripts14
buildtsc -p tsconfig.lib.jsondevtsx src/netget.cli.tsdev:maintsx src/netget.tsdocs:apitypedocdocs:api:watchtypedoc --watchdocs:buildvitepress build docsdocs:devvitepress dev docsdocs:previewvitepress preview docsdocs:publishnpm run docs:api && npm run docs:build && mkdir -p typedocs && touch typedocs/.nojekyllprebuildnpm teststartnode --import tsx src/netget.cli.tstesttsx 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.tstest:nrp:curlbash scripts/nrp-curl-tests.shtype-checktsc --noEmit
Dependencies14
archiver^8.0.0axios^1.12.2chalk^5.6.2cleaker3.2.0-0commander^14.0.1form-data^4.0.4inquirer^12.10.0open^10.2.0pm2^6.0.14sqlite^5.1.1sqlite3^6.0.1this.me3.9.1tsx^4.21.0typescript^5.9.3