PkgRadar

Package evidence

@yuu-devid/[email protected]

Large Javascript Payload: 21467868 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.

Weekly downloads
2,155Niche · −30% score
Versions published
19
First published
May 2026
Publisher
yuu-devid

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

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":["@yuu-devid/[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":["@yuu-devid/[email protected]"],"fail_on":"review"}'
Publisheryuu-devid
Artifact bytes6,746,989
Previous version0.15.6
Published2026-05-28T20:33:42.100Z
SHA-256bb607c9a87943f381c6c460e61794b2bdb2ebedbd42fbe62a76b48f89bcff6d0

Why flagged

What the scanner saw

Large Javascript Payload: 21467868 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
0.15.7Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cli.mjs21467868 bytes0
lowLarge Javascript Payloadpackage/dist/sdk.mjs10243303 bytes0

Manifest

Package metadata

Scripts43
  • 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
  • integrations:checkbun run scripts/generate-integrations-artifacts.ts --check
  • integrations:generatebun run scripts/generate-integrations-artifacts.ts
  • 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
  • …and 13 more.
Dependencies67
  • @alcalzone/ansi-tokenize0.3.0
  • @anthropic-ai/bedrock-sdk0.29.1
  • @anthropic-ai/foundry-sdk0.2.3
  • @anthropic-ai/sandbox-runtime0.0.46
  • @anthropic-ai/sdk0.91.1
  • @anthropic-ai/vertex-sdk0.16.0
  • @commander-js/extra-typings12.1.0
  • @grpc/grpc-js^1.14.3
  • @grpc/proto-loader^0.8.0
  • @mendable/firecrawl-js4.23.0
  • @modelcontextprotocol/sdk1.29.0
  • @orama/orama^3.1.18
  • @orama/plugin-data-persistence^3.1.18
  • @vscode/ripgrep^1.17.1
  • ajv8.18.0
  • auto-bind5.0.1
  • axios1.15.2
  • bidi-js1.0.3
  • chalk5.6.2
  • chokidar4.0.3
  • cli-boxes3.0.0
  • cli-highlight2.1.11
  • code-excerpt4.0.0
  • commander12.1.0
  • cross-spawn7.0.6
  • diff8.0.3
  • duck-duck-scrape^2.2.7
  • emoji-regex10.6.0
  • env-paths3.0.0
  • execa9.6.1
  • …and 37 more.