PkgRadar

Package evidence

@spenceriam/[email protected]

Large Javascript Payload: 2443500 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
1,114Niche · −30% score
Versions published
95
First published
Jan 2026
Publisher
spenceriam

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":["@spenceriam/[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":["@spenceriam/[email protected]"],"fail_on":"review"}'
Publisherspenceriam
Artifact bytes935,437
Previous versionnone
Published2026-01-23T16:25:34.908Z
SHA-2564d09afba1b791a2060814318b1155cef9fc998d24e6a294fcca2015e162c5cd8

Why flagged

What the scanner saw

Large Javascript Payload: 2443500 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.0Version
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/index.js2443500 bytes0

Manifest

Package metadata

Scripts5
  • buildbun run scripts/build.ts
  • devbun run --watch src/index.tsx
  • linteslint src/
  • startbun run dist/index.js
  • typechecktsc --noEmit
Dependencies8
  • @opentui/core^0.1.74
  • @opentui/solid^0.1.74
  • diff^8.0.3
  • openai^4.73.0
  • semver^7.7.3
  • solid-js^1.9.0
  • zod^3.24.0
  • zod-to-json-schema^3.25.1