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 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"
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/runtimes/node/bundlers/nft/index.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/runtimes/node/bundlers/esbuild/special_cases.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/runtimes/node/bundlers/zisi/traverse.js | matched ".aws" | 5 |
Manifest
Package metadata
Scripts7
benchmark./benchmarks/run.shbuildtscbuild:devtsc -wprepacknpm run buildtestvitest runtest:cinpm run build && vitest runtest: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.4archiver^7.0.0common-path-prefix^3.0.0copy-file^11.0.0es-module-lexer^1.0.0esbuild0.28.0execa^8.0.0fast-glob^3.3.3filter-obj^6.0.0find-up^7.0.0is-path-inside^4.0.0junk^4.0.0locate-path^7.0.0merge-options^3.0.4minimatch^10.2.4normalize-path^3.0.0p-map^7.0.0path-exists^5.0.0precinct^12.0.0require-package-name^2.0.1resolve^2.0.0-next.1semver^7.3.8tmp-promise^3.0.2toml^3.0.0unixify^1.0.0urlpattern-polyfill8.0.2- …and 2 more.