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 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":["@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"}'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 (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/.ci/trigger-circleci-workflow.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts24
analyzeANALYZE=true next buildbuildnext buildcleanrm -rf node_modules & rm -f package-lock.json & rm -f yarn.lock & rm -rf .nextcy:opencypress open -b chromecy:open:viscypress open --config-file cypress/config/visual.config.ts -b chromecy:runcypress run -b chrome --headlesscy:vispercy exec -- cypress run --config-file cypress/config/visual.config.ts -b chrome --headlesscy:vis:skipPERCY_PARTIAL_BUILD=1 percy exec -- cypress run --config-file cypress/config/visual.skip.config.tsdev:nrNODE_OPTIONS='-r @newrelic/next' next devlinteslint --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-stagedprecommit:linteslintstartNODE_OPTIONS=--max_old_space_size=8192 next devstart:prodnext build && next startstart:prod:nrnext build && NODE_OPTIONS='-r @newrelic/next' next startstart:test:servernext build && next starttest:e2eyarn cy:runtest:e2e:cicypress run --env -b chrome --headlesstest:unitjest --coverage --verbose --silent --itest: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 --logHeapUsagetest:watchjest --watchwait:externalwait-onwait: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+02e07176cross-fetch3.1.5graphql16.6.0lodash.get4.4.2newrelic10.6.1newskit7.7.0next14.2.35react18.2.0react-dom18.2.0react-helmet6.1.0sharp0.32.4swr1.3.0winston3.10.0