PkgRadar

Package evidence

@openduo/[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":["@openduo/[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":["@openduo/[email protected]"],"fail_on":"review"}'
Publisherantmanler
Artifact bytes1,649,470
Previous version0.3.0
Published2026-03-24T15:49:24.152Z
SHA-2566982c02f9273fbd49eb2f49a56bf4312bf3c68d33d0aea61ace97ca540928078

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
33Score
0.4.0Version
Status history (1 event)
  1. newavailable · risk review · score 33 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/duoduo-widget.jsmatched "cURL "12
mediumObfuscation Densitypackage/service/package-lock.jsonhigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/duoduo-widget.jsmatched "cURL "12
mediumObfuscation Densitypackage/service/package-lock.jsonhigh encoded/escaped-token density12
lowObfuscationpackage/dist/duoduo-widget.jsmatched "\\x20"3
lowObfuscationpackage/service/src/auth/token.tsmatched "fromCharCode"3
lowCredential file accesspackage/.github/workflows/release.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts3
  • deploywrangler deploy
  • devwrangler dev
  • typechecktsc --noEmit