PkgRadar

Package evidence

@automattic/[email protected]

Install-time lifecycle script: postinstall="node ./helpers/check-version.js && rm -rf node_modules/@automattic/eslint-plugin-wpvip/node_modules/prettier"

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
292
Versions published
153Mature · −50% score
First published
May 2019
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@automattic/[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":["@automattic/[email protected]"],"fail_on":"review"}'
Artifact bytes200,182
Previous version5.0.6
Published2026-05-21T22:27:17.216Z
SHA-256229eb98cb3e6e7adc392cbe733c0088ad9e2d06792b3a10b7922c7b37cfd34a7

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./helpers/check-version.js && rm -rf node_modules/@automattic/eslint-plugin-wpvip/node_modules/prettier"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./helpers/check-version.js && rm -rf node_modules/@automattic/eslint-plugin-wpvip/node_modules/prettier"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts14
  • buildnpm run clean && babel src --out-dir=build
  • build:watchbabel src --out-dir=build --watch --source-maps
  • cleanrm -rf build/*
  • cmd:formatprettier '**/*.(js|json|jsx|md|ts|tsx|yml|yaml)'
  • cmd:linteslint --quiet
  • formatnpm run cmd:format -- --write
  • format:checknpm run cmd:format -- --check
  • jestNODE_ENV=test IS_JEST=true jest --forceExit --runInBand --detectOpenHandles --silent
  • jest:coveragenpm run jest -- --coverage
  • lintnpm run cmd:lint .
  • lint:fixnpm run cmd:lint . -- --fix
  • postinstallnode ./helpers/check-version.js && rm -rf node_modules/@automattic/eslint-plugin-wpvip/node_modules/prettier
  • preparenpm run build
  • testnpm run lint && npm run jest
Dependencies26
  • @automattic/node-tracks^0.6.1
  • @automattic/vip-go-node-internal2.20.2
  • @automattic/vip-search-replace^2.0.0
  • async3.2.6
  • aws-sdk^2.900.0
  • bytes3.1.2
  • cli-table^0.3.6
  • cli-table30.6.5
  • colors1.4.0
  • commander2.20.3
  • debug4.4.3
  • decompress^4.2.1
  • deepmerge^4.3.1
  • enquirer2.4.1
  • fetch-socks^1.3.0
  • log-update^4.0.0
  • mysql2^3.11.3
  • pem^1.14.2
  • progress^2.0.0
  • promptly3.2.0
  • semver7.8.0
  • socks2.8.9
  • socks-proxy-agent8.0.5
  • throttle^1.0.3
  • update-notifier^4.0.0
  • which^7.0.0