PkgRadar

Package evidence

@newskit-render/[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.

Versions published
2,090Mature · −50% score
First published
Aug 2020
Publisher
newskit

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":["@newskit-render/[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":["@newskit-render/[email protected]"],"fail_on":"review"}'
Publishernewskit
Artifact bytes11,233,727
Previous version4.66.1
Published2026-06-03T18:58:01.146Z
SHA-2563e2094c3927e0345e51fbd3e4e5570e869a3d89bb0f757242a6b145768bce835

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.ci/trigger-circleci-workflow.shmatched "curl "12

Manifest

Package metadata

Scripts24
  • analyzeANALYZE=true next build
  • buildnext build
  • cleanrm -rf node_modules & rm -f package-lock.json & rm -f yarn.lock & rm -rf .next
  • cy:opencypress open -b chrome
  • cy:open:viscypress open --config-file cypress/config/visual.config.ts -b chrome
  • cy:runcypress run -b chrome --headless
  • cy:vispercy exec -- cypress run --config-file cypress/config/visual.config.ts -b chrome --headless
  • cy:vis:skipPERCY_PARTIAL_BUILD=1 percy exec -- cypress run --config-file cypress/config/visual.skip.config.ts
  • dev:nrNODE_OPTIONS='-r @newrelic/next' next dev
  • linteslint --ext .js,.jsx,.ts,.tsx . --color && prettier --check './**/*.{js,jsx,ts,tsx,json}'
  • lint:fixeslint --ext .js,.jsx,.ts,.tsx . --color --fix && prettier --write './**/*.{js,jsx,ts,tsx,json}'
  • precommitlint-staged
  • precommit:linteslint
  • startNODE_OPTIONS=--max_old_space_size=8192 next dev
  • start:prodnext build && next start
  • start:prod:nrnext build && NODE_OPTIONS='-r @newrelic/next' next start
  • start:test:servernext build && next start
  • test:e2eyarn cy:run
  • test:e2e:cicypress run --env -b chrome --headless
  • test:unitjest --coverage --verbose --silent --i
  • test:unit:ciJEST_JUNIT_OUTPUT_NAME=core.xml node --max_old_space_size=4096 --expose-gc ./node_modules/.bin/jest --ci --coverage --reporters=default --reporters=jest-junit --runInBand --logHeapUsage
  • test:watchjest --watch
  • wait:externalwait-on
  • wait:serverwait-on http://localhost:3000
Dependencies28
  • @apollo/client3.7.4
  • @emotion-icons/material3.14.0
  • @emotion-icons/material-outlined3.14.0
  • @emotion/react11.9.3
  • @emotion/styled11.9.3
  • @newrelic/next0.5.2
  • @newrelic/winston-enricher4.0.1
  • @newskit-render/api^1.20.1-02e07176.35+02e07176
  • @newskit-render/auth^1.11.1-02e07176.35+02e07176
  • @newskit-render/checkout^3.14.5-02e07176.20+02e07176
  • @newskit-render/feature-flags^1.16.1-02e07176.35+02e07176
  • @newskit-render/feed^1.11.1-02e07176.35+02e07176
  • @newskit-render/my-account^7.192.2-02e07176.1+02e07176
  • @newskit-render/shared-components^4.75.3-02e07176.20+02e07176
  • @newskit-render/standalone-components^3.29.5-02e07176.20+02e07176
  • @newskit-render/validation^1.27.1-02e07176.33+02e07176
  • cross-fetch3.1.5
  • graphql16.6.0
  • lodash.get4.4.2
  • newrelic10.6.1
  • newskit7.7.0
  • next14.2.35
  • react18.2.0
  • react-dom18.2.0
  • react-helmet6.1.0
  • sharp0.32.4
  • swr1.3.0
  • winston3.10.0