PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2555125 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
409
Versions published
360Mature · −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

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":["[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,779,783
Previous version0.19.90
Published2026-05-28T06:42:08.588Z
SHA-25651892e35a7e0920348425ec09493c583debf5aa9fd608d5f78dc5f58ca01572b

Why flagged

What the scanner saw

Large Javascript Payload: 2555125 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
0.19.91-beta.0Version
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/index.js2555125 bytes10
mediumLarge Javascript Payloadpackage/dist/obi-sdk.standalone.iife.js2555125 bytes10

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