PkgRadar

Package evidence

@earlyai/[email protected]

Large Javascript Payload: 8515034 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
70
First published
Jan 2026
Publisher
endymion1

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":["@earlyai/[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":["@earlyai/[email protected]"],"fail_on":"review"}'
Publisherendymion1
Artifact bytes7,829,627
Previous version2.18.8
Published2026-06-15T16:18:11.307Z
SHA-25681ebe605516002e6994bc105674bcb062416bae9e9cef349dd55dd108d24f0f5

Why flagged

What the scanner saw

Large Javascript Payload: 8515034 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
2.18.9Version
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/index.cjs8515034 bytes0
lowLarge Javascript Payloadpackage/dist/cli.js11434667 bytes0

Manifest

Package metadata

Scripts9
  • buildtsdown
  • build:devtsdown --config tsdown.dev.config.ts
  • check:linteslint . --ext .ts
  • check:prettierprettier --check "src/**/*.{ts,tsx}"
  • check:tstsc --noEmit
  • fixnpm run fix:lint && npm run fix:prettier
  • fix:lintnpm run check:lint -- --fix
  • fix:prettierprettier --write "src/**/*.ts"
  • testjest --passWithNoTests --silent
Dependencies14
  • @anthropic-ai/claude-agent-sdk^0.2.45
  • @prisma/internals^6.17.1
  • axios^1.11.0
  • axios-retry^4.5.0
  • commander^14.0.1
  • dayjs^1.11.18
  • dotenv^17.2.3
  • fast-glob^3.3.3
  • findup-sync^5.0.0
  • graceful-fs^4.2.10
  • inversify^7.9.1
  • reflect-metadata^0.2.2
  • source-map-support^0.5.21
  • zod^4.1.1
Optional dependencies1
  • @rolldown/binding-linux-x64-gnu*