PkgRadar

Package evidence

@wordpress/[email protected]

DNS / OAST exfiltration: matched "dns.resolve"

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
227Mature · −50% score
First published
Nov 2019
Publisher
gutenbergplugin

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":["@wordpress/[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":["@wordpress/[email protected]"],"fail_on":"review"}'
Artifact bytes91,599
Previous version11.5.1-next.v.202605131032.0
Published2026-05-14T13:51:00.608Z
SHA-256f8a3e63f215a261e32f1009bc88b527bea6e073d244c2608a34185491bcc5dd9

Why flagged

What the scanner saw

DNS / OAST exfiltration: matched "dns.resolve"

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

Availability ledger

available

review
Last checked
reviewRisk
9Score
11.6.0Version
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/lib/wordpress.jsmatched "dns.resolve"30

Manifest

Package metadata

Scripts1
  • testecho "Error: run tests from root" && exit 1
Dependencies13
  • @inquirer/prompts^7.2.0
  • @wp-playground/cli^3.0.48
  • chalk^4.0.0
  • copy-dir^1.3.0
  • cross-spawn^7.0.6
  • docker-compose^0.24.3
  • extract-zip^1.6.7
  • got^11.8.5
  • js-yaml^3.13.1
  • ora^4.0.2
  • rimraf^5.0.10
  • simple-git^3.5.0
  • yargs^17.3.0