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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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 && tsccleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"devtsx watch src/cli.tslinttsc --noEmitrebuild-indexnode dist/scripts/rebuild-index.jsstartnode dist/cli.jstestpnpm run build && OFFICE_CLAW_DISABLE_SHARED_STATE_PREFLIGHT=1 node --test --test-timeout=60000 test/*.test.js test/**/*.test.jstest:antigravity-smokeRUN_ANTIGRAVITY_SMOKE=true pnpm run build && RUN_ANTIGRAVITY_SMOKE=true node --test test/antigravity-smoke.test.jstest:integrationnode --test test/integration/*.test.jstest: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.shtest: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.4cheerio^1.1.2conf^15.1.0cron-parser^5.5.0cross-keychain^1.1.0dingtalk-stream2.1.6-beta.1fast-xml-parser^5.5.11fastify^4.25.0http-proxy^1.18.1imapflow^1.2.10ioredis^5.3.0js-tiktoken^1.0.21jszip^3.10.0node-pty1.2.0-beta.12nodemailer^6.9.16pino-roll^4.0.0puppeteer^24.37.2qrcode^1.5.4rss-parser^3.13.0- …and 7 more.