PkgRadar

Package evidence

@kaeawc/[email protected]

Large Javascript Payload: 5043595 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
466
Versions published
27
First published
Jan 2026
Publisher
kaeawc

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":["@kaeawc/[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":["@kaeawc/[email protected]"],"fail_on":"review"}'
Publisherkaeawc
Artifact bytes3,111,993
Previous version0.0.33
Published2026-06-04T21:20:56.068Z
SHA-2567619f0aa5b92d5c0bf0d51e1d0decc965628b5fff08076cf8b8f82ff1ec026c6

Why flagged

What the scanner saw

Large Javascript Payload: 5043595 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.0.34Version
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/src/index.js5043595 bytes0

Manifest

Package metadata

Scripts28
  • benchmark-contextbun scripts/benchmark-context-thresholds.ts
  • benchmark-npm-unpacked-sizebun scripts/benchmark-npm-unpacked-size.ts
  • benchmark-startupbash scripts/benchmark-startup.sh
  • benchmark-toolsbun scripts/benchmark-mcp-tools.ts
  • buildbun build.ts && chmod +x dist/src/index.js
  • cleanrm -rf dist
  • dead-code:tsbash scripts/detect-dead-code-ts.sh
  • dead-code:ts:knipbunx knip
  • dead-code:ts:prunebash -o pipefail -c 'bunx ts-prune --project tsconfig.dead-code.json -i src/db/migrations | (grep -v "(used in module)" || true) | bash scripts/filter-ts-prune-allowlist.sh'
  • dev:androidbash scripts/local-dev/android-hot-reload.sh --skip-ai
  • dev:android:hot-reloadbash scripts/local-dev/android-hot-reload.sh
  • dev:iosbash scripts/local-dev/ios-hot-reload.sh --skip-ai
  • dev:ios:hot-reloadbash scripts/local-dev/ios-hot-reload.sh
  • estimate-contextbun scripts/estimate-context-usage.ts
  • linteslint . --fix
  • postpublishmv README.md.backup README.md || true
  • prepublishOnlycp README.md README.md.backup && bun scripts/npm/transform-readme.js
  • profile:heapnode --expose-gc --heap-prof --import tsx scripts/stress-test.ts
  • profile:memorynode --expose-gc --inspect --import tsx scripts/detect-memory-leaks.ts --mode=profile
  • testbun test
  • test:coveragebun test --coverage
  • test:memory-leaksnode --expose-gc --import tsx scripts/detect-memory-leaks.ts
  • turbo:buildturbo run build
  • turbo:lintturbo run lint
  • turbo:testturbo run test
  • turbo:validateturbo run lint build test
  • validate:yamlbun scripts/validate-yaml.ts
  • watchbun --watch src/index.ts
Dependencies16
  • @anthropic-ai/sdk^0.100.1
  • @modelcontextprotocol/sdk^1.26.0
  • adm-zip^0.5.16
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • async-mutex^0.5.0
  • jimp^1.6.0
  • js-tiktoken^1.0.21
  • js-yaml^4.1.1
  • kysely^0.29.0
  • pixelmatch^7.1.0
  • pngjs^7.0.0
  • sharp0.34.5
  • ws^8.19.0
  • xml2js^0.6.2
  • zod^4.3.5
Optional dependencies15
  • @img/sharp-darwin-arm640.34.5
  • @img/sharp-darwin-x640.34.5
  • @img/sharp-libvips-darwin-arm641.2.4
  • @img/sharp-libvips-darwin-x641.2.4
  • @img/sharp-libvips-linux-arm641.2.4
  • @img/sharp-libvips-linux-x641.2.4
  • @img/sharp-libvips-linuxmusl-arm641.2.4
  • @img/sharp-libvips-linuxmusl-x641.2.4
  • @img/sharp-linux-arm640.34.5
  • @img/sharp-linux-x640.34.5
  • @img/sharp-linuxmusl-arm640.34.5
  • @img/sharp-linuxmusl-x640.34.5
  • @img/sharp-win32-arm640.34.5
  • @img/sharp-win32-ia320.34.5
  • @img/sharp-win32-x640.34.5