PkgRadar

Package evidence

@openduo/[email protected]

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherantmanler
Artifact bytes2,362,556
Previous version0.5.2
Published2026-05-25T06:08:31.574Z
SHA-2565f79bc7e7c99440442877a8866e172d4f5431a393677fcce75e1f14c403dc70f

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

high
Last checked
highRisk
43Score
0.5.3Version
Status history (1 event)
  1. newavailable · risk high · score 43 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"30
mediumLarge Javascript Payloadpackage/dist/release/cli.js3296886 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"30
mediumLarge Javascript Payloadpackage/dist/release/cli.js3296886 bytes10
lowObfuscationpackage/dist/release/channel-acp.jsmatched "atob("3

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.150
  • @fastify/websocket^11.2.0
  • @modelcontextprotocol/sdk^1.29.0
  • @openduo/protocol0.5.3
  • 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