PkgRadar

Package evidence

@netlify/[email protected]

Credential file access: matched ".aws"

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
395Mature · −50% score
First published
Jan 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 bytes72,621
Previous version14.5.5
Published2026-05-12T22:29:29.350Z
SHA-2563b09c5cfc16d60088cba7ef4a942c6d667722e3f12d92942e5ee6be743c91354

Why flagged

What the scanner saw

Credential file access: matched ".aws"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
14.5.6Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/runtimes/node/bundlers/nft/index.jsmatched ".aws"5
lowCredential file accesspackage/dist/runtimes/node/bundlers/esbuild/special_cases.jsmatched ".aws"5
lowCredential file accesspackage/dist/runtimes/node/bundlers/zisi/traverse.jsmatched ".aws"5

Manifest

Package metadata

Scripts7
  • benchmark./benchmarks/run.sh
  • buildtsc
  • build:devtsc -w
  • prepacknpm run build
  • testvitest run
  • test:cinpm run build && vitest run
  • test:devvitest
Dependencies32
  • @babel/parser^7.22.5
  • @babel/types^7.28.5
  • @netlify/binary-info^1.0.0
  • @netlify/serverless-functions-api2.15.1
  • @vercel/nft0.29.4
  • archiver^7.0.0
  • common-path-prefix^3.0.0
  • copy-file^11.0.0
  • es-module-lexer^1.0.0
  • esbuild0.28.0
  • execa^8.0.0
  • fast-glob^3.3.3
  • filter-obj^6.0.0
  • find-up^7.0.0
  • is-path-inside^4.0.0
  • junk^4.0.0
  • locate-path^7.0.0
  • merge-options^3.0.4
  • minimatch^10.2.4
  • normalize-path^3.0.0
  • p-map^7.0.0
  • path-exists^5.0.0
  • precinct^12.0.0
  • require-package-name^2.0.1
  • resolve^2.0.0-next.1
  • semver^7.3.8
  • tmp-promise^3.0.2
  • toml^3.0.0
  • unixify^1.0.0
  • urlpattern-polyfill8.0.2
  • …and 2 more.