PkgRadar

Package evidence

@seekora-ai/[email protected]

Large Javascript Payload: 4760471 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,727Niche · −30% score
Versions published
222Mature · −50% score
First published
May 2025
Publisher
seekora

Effective trust discount applied: 50% (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":["@seekora-ai/[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":["@seekora-ai/[email protected]"],"fail_on":"review"}'
Publisherseekora
Artifact bytes2,654,271
Previous version1.2.15-stage-20260524130430
Published2026-05-27T13:01:13.467Z
SHA-256de51b6d674a5a288d1dc3bf9ce3172bb8f402b0d17118499a93a4cd20e0c80b6

Why flagged

What the scanner saw

Large Javascript Payload: 4760471 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.2.15-stage-20260527130027Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/api.js4760471 bytes10
mediumLarge Javascript Payloadpackage/dist/esm/api.js4606090 bytes10

Manifest

Package metadata

Scripts2
  • buildtsc && tsc -p tsconfig.esm.json
  • preparenpm run build
Dependencies1
  • axios^1.6.1