Package evidence
@netlify/[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.js"
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.
- Weekly downloads
- 17,458Mainstream · −50% score
- Versions published
- 232Mature · −50% score
- First published
- Mar 2024
- 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
Install-time lifecycle script: postinstall="node scripts/postinstall.js"
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 2 · 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 | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts15
buildtsc --build tsconfig.build.jsonbuild:internal-pluginscopyfiles -u 1 src/internal-plugins/**/package.json distbuild:rawfilescopyfiles -u 1 src/internal-plugins/**/raw_* distbuild:watchpnpm run build --watchcleanrm -rf dist/ && rm -rf cache-dir/commonjs && rm -f *.tsbuildinfoclean-test-bundlesfind test/ -type f -name bundle.js* -exec rm -rf {} +postbuildnode scripts/output-api-file.mjspostinstallnode scripts/postinstall.jsprebuildpnpm run clean && pnpm run build:internal-plugins && pnpm run build:rawfilestestpnpm run test:unit && pnpm run test:integrationtest:coveragepnpm run test:unit --coverage && pnpm run test:integration --coveragetest:integrationjest --config jest.integration.config.js --runInBand integration-teststest:unitjesttypechecktsc --noEmitwatchpnpm run build:watch
Dependencies90
@babel/code-frame^7.18.6@babel/types^7.20.7@jridgewell/trace-mapping^0.3.17@netlify/content-engine-graphiql-explorer1.1.0@pnpm/exec^2.0.0address1.2.2async-mutex^0.5.0axios^1.7.7better-opn^2.1.1cache-manager^2.11.1chalk^4.1.2ci-info^2.0.0common-tags^1.8.2compression^1.7.4convert-hrtime^3.0.0cors^2.8.5detect-port^1.5.1devcert^1.2.2enhanced-resolve^5.12.0execa^5.1.1express^4.18.2fastest-levenshtein^1.0.16fastq^1.15.0file-type16.5.4flatted^3.3.1fs-exists-cached1.0.0fs-extra^11.1.1glob^10.4.5globby^11.1.0got^11.8.6- …and 60 more.