PkgRadar

Package evidence

@digi-frontend/[email protected]

Remote Payload: matched "curl "

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":["@digi-frontend/[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":["@digi-frontend/[email protected]"],"fail_on":"review"}'
Publisherdigifrontend
Artifact bytes354,775
Previous version4.0.8
Published2026-05-24T13:22:27.762Z
SHA-2561dad2614482a0892d89736082321a24589339505985ba19b3f8e40af42a8ad5d

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "curl "12
mediumRemote Payloadpackage/dist/index.mjsmatched "curl "12

Manifest

Package metadata

Scripts8
  • buildtsdown
  • cleanrimraf dist
  • devtsdown --watch
  • prepublishOnlypnpm build && pnpm typecheck
  • release:majorpnpm version major && pnpm publish
  • release:minorpnpm version minor && pnpm publish
  • release:patchpnpm version patch && pnpm publish
  • typechecktsc --noEmit || true
Dependencies6
  • @ant-design/icons^6.0.0
  • immer^10.1.1
  • nanoid^5.1.5
  • re-resizable^6.11.2
  • react-syntax-highlighter^15.6.6
  • zustand^5.0.8