PkgRadar

Package evidence

@percy/[email protected]

DNS / OAST exfiltration: matched "dns.resolve4"

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
220,542Ubiquitous · −70% score
Versions published
24
First published
Mar 2026
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 bytes40,715
Previous version1.32.0-beta.2
Published2026-05-28T12:43:15.148Z
SHA-25612212ecb0162d8fddc40d3fa5bd07ba6d6a90b1c256022531fd9b2f890478891

Why flagged

What the scanner saw

DNS / OAST exfiltration: matched "dns.resolve4"

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

Availability ledger

available

review
Last checked
reviewRisk
9Score
1.32.0-beta.3Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/dist/checks/proxy.jsmatched "dns.resolve4"30

Manifest

Package metadata

Scripts5
  • buildnode ../../scripts/build
  • linteslint --ignore-path ../../.gitignore .
  • readmepercy-cli-readme
  • testnode ../../scripts/test
  • test:coverageyarn test --coverage
Dependencies9
  • @percy/cli-command1.32.0-beta.3
  • @percy/client1.32.0-beta.3
  • @percy/config1.32.0-beta.3
  • @percy/core1.32.0-beta.3
  • @percy/env1.32.0-beta.3
  • @percy/logger1.32.0-beta.3
  • @percy/monitoring1.32.0-beta.3
  • minimatch^9.0.0
  • ws^8.17.1