PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2583681 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,472Niche · −30% score
Versions published
373Mature · −50% score
First published
May 2025
Publisher
luke-at-cor

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherluke-at-cor
Artifact bytes1,794,794
Previous version0.19.95-beta.2
Published2026-06-14T22:58:44.129Z
SHA-2563ce456f82d9d3fe83a514d974f112007d6b54ed73e02e6bd70555f28657e4b8a

Why flagged

What the scanner saw

Large Javascript Payload: 2583681 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.19.95Version
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.js2583681 bytes0
lowLarge Javascript Payloadpackage/dist/obi-sdk.standalone.iife.js2583681 bytes0

Manifest

Package metadata

Scripts23
  • buildvite build --mode production
  • build-storybookstorybook build
  • build:extvite build --mode production --config vite.config.ext.ts
  • build:localVITE_API_BASE_URL=http://localhost:3001 vite build --mode development
  • build:publishpnpm build --mode production
  • build:stagingVITE_API_BASE_URL=https://staging.coragents.ai vite build --mode staging
  • cleanrimraf dist
  • devvite --mode development
  • dev:stagingVITE_API_BASE_URL=https://staging.coragents.ai vite --mode staging
  • formatpnpm format:fix
  • format:checkprettier --config ../.prettierrc --ignore-path ../.prettierignore --check "src/**/*.{ts,tsx,js,jsx}"
  • format:fixprettier --config ../.prettierrc --ignore-path ../.prettierignore --write "src/**/*.{ts,tsx,js,jsx}"
  • linteslint .
  • lint:fixeslint . --fix
  • prepublishOnlypnpm build:publish && pnpm types
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest run
  • test:coveragevitest run --coverage
  • test:uivitest --ui
  • test:watchvitest
  • typestsc --emitDeclarationOnly
  • types:checktsc --noEmit
Dependencies20
  • @corellian-systems/event-trackerworkspace:*
  • @corellian-systems/obi-chatworkspace:*
  • @lit/react^1.0.8
  • @obi/cor-componentsworkspace:*
  • @obi/obi-clientworkspace:*
  • @obi/utilsworkspace:*
  • @sentry/browser^9.47.1
  • @sentry/vite-plugin^3.6.1
  • @types/jsdom^21.1.7
  • css-line-breakworkspace:*
  • eventemitter3^5.0.1
  • html2canvas-proworkspace:*
  • lit^3.3.1
  • mixpanel-browser^2.72.0
  • obi-chat-webworkspace:*
  • react^19.2.3
  • react-dom^19.2.3
  • text-segmentationworkspace:*
  • ts-pattern^5.9.0
  • zod^3.25.76