PkgRadar

Package evidence

@openjiuwen/[email protected]

no findings

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
31
Versions published
11
First published
May 2026
Publisher
cloong

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@openjiuwen/[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":["@openjiuwen/[email protected]"],"fail_on":"review"}'
Publishercloong
Artifact bytes1,588,471
Previous version1.0.0
Published2026-05-30T06:07:09.379Z
SHA-2569084324395b4e9bbcf9e7d78a08e7542528b775335f4a1123a767ce17768c77b

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildpnpm clean && pnpm --filter @openjiuwen/relay-shared build && pnpm --filter @openjiuwen/relay-core build && pnpm --filter @openjiuwen/relay-api-server-contracts build && tsc
  • cleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"
  • devtsx watch src/cli.ts
  • linttsc --noEmit
  • rebuild-indexnode dist/scripts/rebuild-index.js
  • startnode dist/cli.js
  • testpnpm run build && OFFICE_CLAW_DISABLE_SHARED_STATE_PREFLIGHT=1 node --test --test-timeout=60000 test/*.test.js test/**/*.test.js
  • test:antigravity-smokeRUN_ANTIGRAVITY_SMOKE=true pnpm run build && RUN_ANTIGRAVITY_SMOKE=true node --test test/antigravity-smoke.test.js
  • test:integrationnode --test test/integration/*.test.js
  • test:publicpnpm run build && OFFICE_CLAW_DISABLE_SHARED_STATE_PREFLIGHT=1 node --test --test-concurrency=1 $(ls test/*.test.js test/**/*.test.js 2>/dev/null | grep -v 'redis-' | grep -v 'concurrent-fault-drill' | grep -v 'task-progress-store' | grep -v 'session-strategy-phase3' | grep -v 'signal-article-store' | grep -v 'persistence-fault-drill' | grep -v 'cursor-store-atomicity' | grep -v 'workflow-sop-store' | grep -v 'dare-agent-service' | grep -v 'dare-l1-acceptance' | grep -v 'codex-agent-service' | grep -v 'claude-settings-hooks\.test' | grep -v 'game-store\.test' | grep -v 'test/memory/' | grep -v 'cross-cat-context\.test' | grep -v 'thread-wiring\.test' | grep -v 'integration/wiring\.test' | grep -v 'antigravity-cdp-client\.test' | grep -v 'shared-state-wiring\.test' | grep -v 'signal-fetcher-launchd' | grep -v 'reflection-capsule-m3' | grep -v 'workspace-project-context\.test' | tr '\n' ' ')
  • test:redisbash ./scripts/run-isolated-redis-tests.sh
  • test:redis:repeatbash ./scripts/run-isolated-redis-tests.sh --repeat 2
Dependencies37
  • @fastify/cookie9.4.0
  • @fastify/cors^9.0.0
  • @fastify/multipart8
  • @fastify/static7
  • @fastify/websocket^10.0.0
  • @huggingface/transformers^3
  • @larksuiteoapi/node-sdk^1.59.0
  • @modelcontextprotocol/sdk^1.0.0
  • @openjiuwen/relay-api-server-contracts1.0.1
  • @openjiuwen/relay-core1.0.1
  • @openjiuwen/relay-shared1.0.1
  • @wecom/aibot-node-sdk1.0.4
  • cheerio^1.1.2
  • conf^15.1.0
  • cron-parser^5.5.0
  • cross-keychain^1.1.0
  • dingtalk-stream2.1.6-beta.1
  • fast-xml-parser^5.5.11
  • fastify^4.25.0
  • http-proxy^1.18.1
  • imapflow^1.2.10
  • ioredis^5.3.0
  • js-tiktoken^1.0.21
  • jszip^3.10.0
  • node-pty1.2.0-beta.12
  • nodemailer^6.9.16
  • pino-roll^4.0.0
  • puppeteer^24.37.2
  • qrcode^1.5.4
  • rss-parser^3.13.0
  • …and 7 more.