PkgRadar

Package evidence

@interopio/[email protected]

Large Javascript Payload: 2325723 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
289
Versions published
5
First published
Jul 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@interopio/[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":["@interopio/[email protected]"],"fail_on":"review"}'
Artifact bytes5,077,516
Previous version4.0.0-alpha.gba0f3d0.3835
Published2026-05-28T11:07:23.092Z
SHA-25659a22295a18f7b825e1b8489613fa0a5b0cfa29f831d670f32e8d999609e3b29

Why flagged

What the scanner saw

Large Javascript Payload: 2325723 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
4.0.0-alpha.gdc4f5f9.3836Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/manager-admin-ui.umd.cjs2325723 bytes10
mediumLarge Javascript Payloadpackage/dist/manager-admin-ui.js2919370 bytes10

Manifest

Package metadata

Scripts8
  • buildnpm run typecheck && vite build && vite build --config vite.config.lib.ts
  • lint:packagepublint --strict
  • prepublishOnlynpm run build && npm run lint:package
  • previewvite preview
  • profilenpm run build && npx -y source-map-explorer dist/**/*.js --no-border-checks
  • startconcurrently "npm run typecheck:watch" "vite"
  • typechecktsc --noEmit
  • typecheck:watchtsc --noEmit --watch
Dependencies26
  • @ag-grid-community/client-side-row-model^32.3.5
  • @ag-grid-community/core^32.3.4
  • @ag-grid-community/react^32.3.5
  • @ag-grid-community/styles^32.3.5
  • @ag-grid-enterprise/row-grouping^32.3.4
  • @ag-grid-enterprise/server-side-row-model^32.3.5
  • @ag-grid-enterprise/set-filter^32.3.5
  • @ag-grid-enterprise/side-bar^32.3.5
  • @auth0/auth0-react^2.3.0
  • @interopio/manager-api5.0.0-alpha.gdc4f5f9.3836
  • @interopio/theme^3.0.1
  • @interopio/utils^2.0.1
  • @monaco-editor/react^4.7.0
  • @okta/okta-auth-js^8.0.0
  • @okta/okta-react^6.10.0
  • bootstrap^5.3.6
  • date-fns^4.1.0
  • highlight.js^11.11.1
  • js-file-download^0.4.12
  • react-router-dom^7.6.0
  • react-select^5.10.1
  • react-step-wizard^5.3.11
  • react-tag-autocomplete^7.5.0
  • react-virtuoso^4.12.7
  • reactstrap^9.2.3
  • use-react-router-breadcrumbs^4.0.1