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,657,123
Previous version0.4.0
Published2026-04-08T04:29:47.772Z
SHA-256cd6e1fc5eeb20c7b8f03e091b281fc5786ff2de7b4b0cb937af8d390e9ff3ebe

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.5.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