PkgRadar

Package evidence

@openduo/[email protected]

Obfuscation Density: high encoded/escaped-token density

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 bytes30,950
Previous version1.2.2
Published2026-04-10T09:36:09.948Z
SHA-2560ec2d85f7465e7aaefbfb63c348fb8a37dd4e0132e60c1430a1a08eaee6e7810

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
15Score
1.3.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
mediumObfuscation Densitypackage/dist/bin/finflow.jshigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/bin/finflow.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/bin/finflow.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts4
  • buildtsup
  • devtsx src/bin/finflow.ts
  • releasenpm run build && npm version && git push && git push --follow-tags
  • testvitest run
Dependencies1
  • yargs^18.0.0