PkgRadar

Package evidence

[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.

Versions published
51
First published
Apr 2026
Publisher
npm-while1

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishernpm-while1
Artifact bytes1,551,633
Previous version1.8.28
Published2026-05-28T08:55:23.313Z
SHA-2565b53f84ab57309dac4009d4e903f7b832c0de14b8290d8821ba5b6896f445a84

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.8.29Version
Status history (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 31 -> 0
  2. newavailable · risk high · score 31 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts20
  • buildnode build.js
  • build:allpnpm build:web && pnpm build
  • build:gwpnpm --filter @duclaw/gateway build
  • build:portalpnpm --filter @duclaw/portal build
  • build:webcd web && pnpm build
  • core:packpnpm build:all && node scripts/packCorePackage.js
  • cp:db:generatepnpm --filter @duclaw/control-plane db:generate
  • cp:db:pushpnpm --filter @duclaw/control-plane db:push
  • cp:infra:uppnpm --filter @duclaw/control-plane infra:up
  • dev:cppnpm --filter @duclaw/control-plane dev
  • dev:gwpnpm --filter @duclaw/gateway dev
  • dev:portalpnpm --filter @duclaw/portal dev
  • dev:saaspnpm --filter @duclaw/control-plane dev & pnpm --filter @duclaw/gateway dev & pnpm --filter @duclaw/portal dev; wait
  • dev:sasspnpm dev:saas
  • dev:webcd web && pnpm dev
  • startnpx tsx src/main.ts
  • start:workernpx tsx src/worker-main.ts
  • tenant:base:builddocker build -f docker/Dockerfile.base --target deps-base -t duclaw-deps-base:node23 . && docker build -f docker/Dockerfile.base --target runtime-base -t duclaw-runtime-base:node23 .
  • tenant:image:buildnode scripts/buildTenantImage.js
  • tenant:image:build:npmnode scripts/buildTenantImageFromNpm.js
Dependencies12
  • @anthropic-ai/sdk^0.78.0
  • @hono/node-server^1.19.11
  • @larksuiteoapi/node-sdk^1.59.0
  • ali-oss^6.23.0
  • better-sqlite3^12.8.0
  • chokidar^5.0.0
  • dayjs^1.11.20
  • diff^8.0.3
  • dotenv^17.3.1
  • hono^4.12.9
  • node-cron^4.2.1
  • redis^5.11.0