PkgRadar

Package evidence

@percy/[email protected]

Install-time lifecycle script: postinstall="node ./post-install"

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
532,906Ubiquitous · −70% score
Versions published
362Mature · −50% score
First published
Jul 2020
Publisher
percy-admin

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":["@percy/[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":["@percy/[email protected]"],"fail_on":"review"}'
Publisherpercy-admin
Artifact bytes127,181
Previous version1.31.14-beta.5
Published2026-05-21T11:42:18.396Z
SHA-256837c3c8bcc0b264c7b07e4677b69fc80b81722815f6435054ff8230821c22523

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./post-install"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
1.31.14Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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 ./post-install"5
lowCredential file accesspackage/dist/secretPatterns.ymlmatched "aws_access_key"3

Manifest

Package metadata

Scripts6
  • buildnode ../../scripts/build
  • linteslint --ignore-path ../../.gitignore .
  • postinstallnode ./post-install
  • testnode ../../scripts/test
  • test:coverageyarn test --coverage
  • test:typestsd
Dependencies17
  • @percy/client1.31.14
  • @percy/config1.31.14
  • @percy/dom1.31.14
  • @percy/logger1.31.14
  • @percy/monitoring1.31.14
  • @percy/webdriver-utils1.31.14
  • content-disposition^0.5.4
  • cross-spawn^7.0.3
  • extract-zip^2.0.1
  • fast-glob^3.2.11
  • micromatch^4.0.8
  • mime-types^2.1.34
  • pako^2.1.0
  • path-to-regexp^6.3.0
  • rimraf^3.0.2
  • ws^8.17.1
  • yaml^2.4.1
Optional dependencies1
  • @percy/cli-doctor1.31.14