PkgRadar

Package evidence

[email protected]

no findings

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
678
Versions published
51
First published
Jan 2026
Publisher
GitHub ActionsTrusted automation · −70% score
External confirmation
MAL-2026-5186OSV match · pinned to high regardless of other signals

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"}'
Artifact bytes373,518
Previous version23.0.2
Published2026-06-12T08:33:24.052Z
SHA-2560eb2e909611a8df57da33c7bdf47fff4cd95a873a0efd1413ab911937d96866c

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildtsup
  • check-exportsattw --pack . --ignore-rules false-esm no-resolution cjs-resolves-to-esm
  • devtsup --watch
  • format:checkprettier --check src/**/*.ts
  • linteslint src
  • lint:fixeslint src --fix
  • qualitypnpm type-check && pnpm test && pnpm lint && pnpm format:check && pnpm build && pnpm check-exports
  • testvitest run
  • test:watchvitest
  • type-checktsc --noEmit
Dependencies9
  • @ai-sdk/openai^3.0.68
  • @ai-sdk/openai-compatible^2.0.48
  • @json-render/core^0.19.0
  • @json-render/ink^0.19.0
  • ai^6.0.197
  • ai-sdk-ollama^3.8.6
  • ink^7.0.5
  • react^19.2.7
  • zod4.4.3