PkgRadar

Package evidence

@duheso/[email protected]

Large Javascript Payload: 20991069 bytes

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
71
First published
Apr 2026
Publisher
duheso

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":["@duheso/[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":["@duheso/[email protected]"],"fail_on":"review"}'
Publisherduheso
Artifact bytes8,527,726
Previous version1.3.1
Published2026-06-09T17:21:35.167Z
SHA-25645c165b9df75ee1a39fd78710c90ebddf5a3443549ea2cdc02fc20246b5d6c81

Why flagged

What the scanner saw

Large Javascript Payload: 20991069 bytes

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.3.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cli.mjs20991069 bytes0

Manifest

Package metadata

Scripts37
  • buildbun run scripts/build.ts
  • build:verifiedbun run build && bun run verify:privacy
  • devbun run build && node dist/cli.mjs
  • dev:atomic-chatbun run scripts/provider-launch.ts atomic-chat
  • dev:codebun run profile:code && bun run dev:profile
  • dev:codexbun run scripts/provider-launch.ts codex
  • dev:fastbun run profile:fast && bun run dev:ollama:fast
  • dev:geminibun run scripts/provider-launch.ts gemini
  • dev:grpcbun run scripts/start-grpc.ts
  • dev:grpc:clibun run scripts/grpc-cli.ts
  • dev:ollamabun run scripts/provider-launch.ts ollama
  • dev:ollama:fastbun run scripts/provider-launch.ts ollama --fast --bare
  • dev:openaibun run scripts/provider-launch.ts openai
  • dev:profilebun run scripts/provider-launch.ts
  • dev:profile:fastbun run scripts/provider-launch.ts auto --fast --bare
  • doctor:reportbun run scripts/system-check.ts --out reports/doctor-runtime.json
  • doctor:runtimebun run scripts/system-check.ts
  • doctor:runtime:jsonbun run scripts/system-check.ts --json
  • hardening:checkbun run smoke && bun run doctor:runtime
  • hardening:strictbun run typecheck && bun run hardening:check
  • prepacknpm run build
  • profile:autobun run scripts/provider-recommend.ts --apply
  • profile:codebun run profile:init -- --provider ollama --model qwen2.5-coder:7b
  • profile:codexbun run profile:init -- --provider codex --model codexplan
  • profile:fastbun run profile:init -- --provider ollama --model llama3.2:3b
  • profile:initbun run scripts/provider-bootstrap.ts
  • profile:recommendbun run scripts/provider-recommend.ts
  • security:pr-scanbun run scripts/pr-intent-scan.ts
  • smokebun run build && node dist/cli.mjs --version
  • startnode dist/cli.mjs
  • …and 7 more.
Dependencies78
  • @alcalzone/ansi-tokenize0.3.0
  • @anthropic-ai/bedrock-sdk^0.29.2
  • @anthropic-ai/foundry-sdk^0.2.4
  • @anthropic-ai/sandbox-runtime^0.0.52
  • @anthropic-ai/sdk^0.100.1
  • @anthropic-ai/vertex-sdk^0.16.1
  • @commander-js/extra-typings12.1.0
  • @growthbook/growthbook1.6.5
  • @grpc/grpc-js^1.14.4
  • @grpc/proto-loader^0.8.1
  • @mendable/firecrawl-js4.18.1
  • @modelcontextprotocol/sdk1.29.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.218.0
  • @opentelemetry/core^2.7.1
  • @opentelemetry/exporter-logs-otlp-http^0.218.0
  • @opentelemetry/exporter-trace-otlp-grpc^0.57.2
  • @opentelemetry/resources^2.7.1
  • @opentelemetry/sdk-logs^0.218.0
  • @opentelemetry/sdk-metrics^2.7.1
  • @opentelemetry/sdk-trace-base^2.7.1
  • @opentelemetry/sdk-trace-node^2.7.1
  • @opentelemetry/semantic-conventions^1.40.0
  • ajv^8.20.0
  • asciichart^1.5.25
  • auto-bind5.0.1
  • axios^1.16.1
  • bidi-js1.0.3
  • chalk5.6.2
  • chokidar^5.0.0
  • …and 48 more.
Optional dependencies5
  • @aws-sdk/client-bedrock^3.1059.0
  • @aws-sdk/client-bedrock-runtime^3.1059.0
  • @aws-sdk/client-sts^3.1059.0
  • @aws-sdk/credential-providers^3.1059.0
  • @azure/identity^4.9.0