PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2494379 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
11Established · −30% score
First published
Nov 2025
Publisher
GitHub ActionsTrusted automation · −70% score

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

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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"}'
Artifact bytes471,157
Previous version0.5.7
Published2026-05-28T14:33:56.406Z
SHA-25646461a063ea3400d8fe2d4f1146772b7f59d82588179de6fde66470b26ea55d0

Why flagged

What the scanner saw

Large Javascript Payload: 2494379 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.5.8Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cli.js2494379 bytes10

Manifest

Package metadata

Scripts14
  • buildbun build src/cli.ts --outdir dist --target node --format esm && chmod +x bin/claude-multi.js
  • ci:docs:deploygh workflow run deploy-docs.yml
  • ci:publishgh workflow run publish.yml -f version=$(node -p "require('./package.json').version")
  • ci:test-installgh workflow run test-install.yml
  • devbun run src/cli.ts
  • docs:buildastro build
  • docs:devastro dev
  • docs:previewastro preview
  • generate-audiobun run scripts/generate-audio.ts
  • install:globalbun link
  • prepublishOnlybun run build
  • testbun test
  • test:binary./bin/claude-multi.js
  • tts-serverbash scripts/start-tts-server.sh
Dependencies5
  • @astrojs/rss^4.0.18
  • @iconify-json/lucide^1.2.109
  • @iconify-json/simple-icons^1.2.83
  • astro-icon^1.1.5
  • sharp^0.34.5