PkgRadar

Package evidence

@strapi/[email protected]

DNS / OAST exfiltration: matched "dns.lookup"

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
139,388Ubiquitous · −70% score
Versions published
1,167Mature · −50% score
First published
May 2024
Publisher
bassel17

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":["@strapi/[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":["@strapi/[email protected]"],"fail_on":"review"}'
Publisherbassel17
Artifact bytes895,183
Previous version5.46.1
Published2026-05-28T11:27:57.564Z
SHA-2566e23c2177fb126f76ad4b5a4944a949649d65cf30ac033ab2359c706b1cf8ed1

Why flagged

What the scanner saw

DNS / OAST exfiltration: matched "dns.lookup"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/dist/server/services/file.jsmatched "dns.lookup"30
highDNS / OAST exfiltrationpackage/dist/server/services/file.mjsmatched "dns.lookup"30

Manifest

Package metadata

Scripts14
  • buildrun -T npm-run-all clean --parallel build:code build:types
  • build:coderun -T rollup -c
  • build:typesrun -T run-p build:types:server build:types:admin
  • build:types:adminrun -T tsc -p admin/tsconfig.build.json --emitDeclarationOnly
  • build:types:serverrun -T tsc -p server/tsconfig.build.json --emitDeclarationOnly
  • cleanrun -T rimraf dist
  • lintrun -T eslint .
  • test:frontrun -T cross-env IS_EE=true jest --config ./jest.config.front.js
  • test:front:watchrun -T cross-env IS_EE=true jest --config ./jest.config.front.js --watch
  • test:ts:backrun -T tsc --noEmit -p server/tsconfig.json
  • test:ts:frontrun -T tsc -p admin/tsconfig.json
  • test:unitrun -T jest
  • test:unit:watchrun -T jest --watch
  • watchrun -T rollup -c -w
Dependencies30
  • @mux/mux-player-react3.1.0
  • @radix-ui/react-dialog1.0.5
  • @radix-ui/react-toggle-group1.1.11
  • @reduxjs/toolkit1.9.7
  • @strapi/database5.47.0
  • @strapi/design-system2.2.0
  • @strapi/icons2.2.0
  • @strapi/provider-upload-local5.47.0
  • @strapi/utils5.47.0
  • byte-size8.1.1
  • cropperjs1.6.1
  • date-fns2.30.0
  • file-type21.3.4
  • formik2.4.5
  • fs-extra11.3.4
  • immer9.0.21
  • koa-range0.3.0
  • koa-static5.0.0
  • lodash4.18.1
  • mime-types2.1.35
  • prop-types^15.8.1
  • qs6.15.0
  • react-dnd16.0.1
  • react-intl6.6.2
  • react-query3.39.3
  • react-redux8.1.3
  • react-select5.8.0
  • sharp0.33.5
  • yup0.32.9
  • zod3.25.67