PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/dist/bundle.js

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
1,022Niche · −30% score
Versions published
21
First published
Apr 2026
Publisher
npm-while1

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"high"}'
Publishernpm-while1
Artifact bytes1,506,622
Previous version1.8.9
Published2026-05-25T10:18:50.025Z
SHA-256cadb166d9b06c61cb8db05a39eea8d7f285d31a6489bce754913c5e4a9aeb1ba

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/bundle.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45
lowObfuscationpackage/dist/web/assets/index-DEYuhwmI.jsmatched "\\u00C0"3

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