PkgRadar

Package evidence

@netlify/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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 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":["@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"}'
Publishernetlify-bot
Artifact bytes155,977
Previous version35.13.9
Published2026-06-01T17:06:19.024Z
SHA-256b8b8813b9a88152cc6d1422841fec7cb5790c5cbbf7f44f0797fa0ed420ec31b

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

review
Last checked
reviewRisk
1Score
35.14.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/utils/environment.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts10
  • buildtsc
  • postbuildnpx cpy "src/**/*.yml" "lib/"
  • prebuildrm -rf lib
  • testava && tsd && vitest run
  • test:cirun-p test:ci:*
  • test:ci:avac8 -r lcovonly -r text -r json ava
  • test:ci:typestsd
  • test:ci:vitestvitest run
  • test:devava -w
  • test: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.0
  • ansi-escapes^7.0.0
  • ansis^4.1.0
  • clean-stack^5.0.0
  • execa^8.0.0
  • fdir^6.0.1
  • figures^6.0.0
  • filter-obj^6.0.0
  • hot-shots11.4.0
  • ignore^7.0.0
  • indent-string^5.0.0
  • is-plain-obj^4.0.0
  • keep-func-props^6.0.0
  • log-process-errors^11.0.0
  • memoize-one^6.0.0
  • minimatch^10.2.4
  • os-name^6.0.0
  • p-event^6.0.0
  • p-filter^4.0.0
  • …and 21 more.