PkgRadar

Package evidence

@openduo/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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
241
Versions published
37
First published
Mar 2026
Publisher
antmanler

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 bytes2,393,008
Previous version0.5.4
Published2026-06-09T05:41:27.803Z
SHA-2562688172622bba1b1f206f0a5b0623778011f4b9788956aacf8ad4bddcb47f08a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowLarge Javascript Payloadpackage/dist/release/cli.js3347318 bytes0

Manifest

Package metadata

Scripts42
  • buildtsc -p tsconfig.build.json
  • build:channel:acppnpm --dir packages/channel-acp run build:plugin
  • build:channel:feishupnpm --dir packages/channel-feishu run build:plugin
  • build:containerbash scripts/container-build.sh
  • build:releasenode scripts/build-release.mjs
  • build:release:plainALADUO_MINIFY=false node scripts/build-release.mjs
  • container:preparebash scripts/container-prepare.sh
  • container:shellbash scripts/container-shell.sh
  • devbash scripts/dev.sh
  • dev:buildbash scripts/dev.sh --build
  • dev:hosttsx watch src/daemon/daemon.ts
  • dev:stopbash scripts/dev.sh --stop
  • formatprettier --write .
  • format:checkprettier --check .
  • lab:abnode scripts/lab/ab-compare.mjs
  • linteslint .
  • lint-stagedlint-staged
  • lint:metanode scripts/lint-meta-prompts.mjs
  • lint:typestsc -p tsconfig.json --noEmit
  • logs:feishubash scripts/feishu-gw.sh --logs
  • logs:feishu:tailbash scripts/feishu-gw.sh --tail
  • mailbox:prompttsx scripts/mailbox-prompt.ts
  • postinstallnode scripts/postinstall.mjs
  • prodbash scripts/prod.sh up
  • prod:buildbash scripts/prod.sh build
  • prod:downbash scripts/prod.sh down
  • prod:feishubash scripts/prod.sh up --with-feishu
  • prod:logsbash scripts/prod.sh logs
  • prod:psbash scripts/prod.sh ps
  • runtime:migratetsx scripts/migrate-runtime-state.ts
  • …and 12 more.
Dependencies14
  • @anthropic-ai/claude-agent-sdk^0.3.160
  • @fastify/websocket^11.2.0
  • @modelcontextprotocol/sdk^1.29.0
  • @openduo/protocol0.5.5
  • chalk^4.1.2
  • cli-highlight^2.1.11
  • cron-parser^5.5.0
  • fastify^5.8.5
  • gray-matter^4.0.3
  • ink^4.4.1
  • ink-text-input^5.0.1
  • marked^15.0.12
  • react^18.3.1
  • zod^4.4.3