PkgRadar

Package evidence

@automattic/[email protected]

Remote Dependency Spec: dependencies.cli-table="github:automattic/cli-table#7b14232"

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
6,547Niche · −30% score
Versions published
255Mature · −50% score
First published
Feb 2018
Publisher
markowsiak

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":["@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"}'
Publishermarkowsiak
Artifact bytes20,435,199
Previous version2.0.0-dev2
Published2021-01-27T16:17:56.745Z
SHA-256c30bff237c8a11e1d341bb9807ed0f7dbcf0f664c10e0b5b3f0e130cb689f539

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.cli-table="github:automattic/cli-table#7b14232"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
2.0.0-dev3Version
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.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.cli-table="github:automattic/cli-table#7b14232"12
mediumRemote Dependency Specpackage.jsondevDependencies.eslint-config-wpvip="github:automattic/eslint-config-wpvip#39d3482"8
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.cli-table="github:automattic/cli-table#7b14232"12
mediumRemote Dependency Specpackage.jsondevDependencies.eslint-config-wpvip="github:automattic/eslint-config-wpvip#39d3482"8
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./helpers/check-version.js"5

Manifest

Package metadata

Scripts13
  • buildnpm run prepareConfig:local && babel src -d dist
  • build:watchbabel src -d dist --watch
  • flowflow
  • jestjest
  • linteslint -f json index.js src __tests__ | eslines
  • postinstallnode ./helpers/check-version.js
  • prepacknpm run prepareConfig:publish
  • preparenpm run build
  • prepareConfig:localnode ./helpers/prepare-config.js local
  • prepareConfig:publishnode ./helpers/prepare-config.js publish
  • prepublishOnlypublish-please guard
  • publish-pleasepublish-please
  • testnpm run lint && npm run flow && jest --coverage
Dependencies24
  • @apollo/client^3.3.6
  • @automattic/vip-search-replace^1.0.5
  • args5.0.1
  • chalk3.0.0
  • cli-tablegithub:automattic/cli-table#7b14232
  • configstore5.0.1
  • debug4.3.1
  • enquirer2.3.4
  • graphql14.6.0
  • graphql-tag2.10.3
  • ini1.3.6
  • json2csv3.11.5
  • jwt-decode2.2.0
  • node-fetch^2.6.1
  • opn5.5.0
  • rollbar2.15.0
  • semver7.1.3
  • single-line-log1.1.2
  • socket.io-client2.3.0
  • socket.io-stream0.9.1
  • socks-proxy-agent^5.0.0
  • update-notifier4.1.0
  • uuid3.4.0
  • xml2js^0.4.23
Optional dependencies1
  • keytar5.4.0