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
- 1,399Mature · −50% score
- First published
- Aug 2019
- Publisher
- netlify-bot
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":["@netlify/[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":["@netlify/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/utils/environment.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts10
buildtscpostbuildnpx cpy "src/**/*.yml" "lib/"prebuildrm -rf libtestava && tsd && vitest runtest:cirun-p test:ci:*test:ci:avac8 -r lcovonly -r text -r json avatest:ci:typestsdtest:ci:vitestvitest runtest:devava -wtest:typestsd
Dependencies51
@bugsnag/js^8.0.0@netlify/blobs^10.4.4@netlify/cache-utils^6.0.5@netlify/config^24.6.0@netlify/edge-bundler14.10.3@netlify/functions-utils^6.2.34@netlify/git-utils^6.0.4@netlify/opentelemetry-utils^2.0.2@netlify/plugins-list^6.81.6@netlify/run-utils^6.0.3@netlify/zip-it-and-ship-it14.7.0@sindresorhus/slugify^2.0.0ansi-escapes^7.0.0ansis^4.1.0clean-stack^5.0.0execa^8.0.0fdir^6.0.1figures^6.0.0filter-obj^6.0.0hot-shots11.4.0ignore^7.0.0indent-string^5.0.0is-plain-obj^4.0.0keep-func-props^6.0.0log-process-errors^11.0.0memoize-one^6.0.0minimatch^10.2.4os-name^6.0.0p-event^6.0.0p-filter^4.0.0- …and 21 more.