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.
- Versions published
- 313Established · −30% score
- First published
- Sep 2025
- Publisher
- netlify-bot
Effective trust discount applied: −30% (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 3 · 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
Scripts27
buildtsupcheck:typestsc --noEmitdevtsup --watchformatrun-s build format:check-fix:*format:check-fix:lintrun-e format:check:lint format:fix:lintformat:check-fix:prettierrun-e format:check:prettier format:fix:prettierformat:check:linteslint --cache --format=codeframe --max-warnings=0 "{src,scripts,test,.github}/**/*.{js,ts,md,html}"format:check:prettierprettier --check --ignore-path .gitignore --loglevel=warn "{src,scripts,test,.github}/**/*.{js,ts,md,yml,json,html}" "*.{js,ts,yml,json,html}" ".*.{js,ts,yml,json,html}" "!**/package-lock.json" "!package-lock.json" "!src/skills/**/*.md"format:cirun-s build format:check:*format:fix:linteslint --fix --cache --format=codeframe --max-warnings=0 "{src,scripts,test,.github}/**/*.{js,ts,md,html}"format:fix:prettierprettier --write --ignore-path .gitignore --loglevel=warn "{src,scripts,test,.github}/**/*.{js,ts,md,yml,json,html}" "*.{js,ts,yml,json,html}" ".*.{js,ts,yml,json,html}" "!**/package-lock.json" "!package-lock.json" "!src/skills/**/*.md"postinstallnode scripts/postinstall.jsprepacknpm run buildpreparehusky install node_modules/@netlify/eslint-config-node/.husky/prepublishOnlynpm ci && npm testtestrun-s build format test:devtest:cirun-s build test:ci:*test:ci:vitestLOG=0 vitest run --coverage --exclude '**/integration/**'test:devrun-s build test:dev:*test:dev:vitestLOG=0 vitest --exclude '**/integration/**'test:integrationvitest run test/integration/test:integration:claudevitest run test/integration/claude.test.tstest:integration:codexvitest run test/integration/codex.test.tstest:integration:create-stagevitest run test/integration/create.test.tstest:integration:feature-enablementvitest run test/integration/feature-enablement.test.tstest:integration:geminivitest run test/integration/gemini.test.tstest:integration:skill-invocationvitest run test/integration/skill-invocation.test.ts
Dependencies12
@anthropic-ai/claude-code2.1.154@anthropic-ai/sdk0.91.1@google/gemini-cli0.42.0@netlify/database-proxy^0.1.5@netlify/otel^6.0.3@netlify/ts-cli^1.2.0@openai/codex0.128.0@opentelemetry/exporter-trace-otlp-grpc0.218.0execa^9.6.1fastify5.8.5minimist^1.2.8openai6.34.0