PkgRadar

Package evidence

@cursor/[email protected]

Large Javascript Payload: 2070938 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
292,119Ubiquitous · −70% score
Versions published
13
First published
Apr 2026
Publisher
ssokolin-cursor

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

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":["@cursor/[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":["@cursor/[email protected]"],"fail_on":"review"}'
Artifact bytes3,774,182
Previous version1.0.18
Published2026-06-15T22:49:52.984Z
SHA-25637d1337084c5fdca67b17d060a1ac344523d243880d2d34330a5b5d9a748cab5

Why flagged

What the scanner saw

Large Javascript Payload: 2070938 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
1.0.19Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cjs/403.js2070938 bytes0
lowLarge Javascript Payloadpackage/dist/esm/403.js2067780 bytes0
lowLarge Javascript Payloadpackage/dist/cjs/index.js3383514 bytes0
lowLarge Javascript Payloadpackage/dist/esm/index.js3383910 bytes0

Manifest

Package metadata

Scripts24
  • audit:native-addonsnode scripts/audit-local-runtime-native-addons.mjs
  • buildecho noop
  • build-typestsc -p tsconfig.dts.json
  • build:internalnode --import tsx scripts/build-agent.ts --mode dev
  • build:prodpnpm prepare:rg && node --import tsx scripts/build-agent.ts --mode prod && pnpm stage:sandbox-helper && pnpm generate-platform-packages
  • build:publishscripts/build.sh
  • checkbiome check && tsc --noEmit
  • fetch:sandbox-helper-artifactsnode scripts/fetch-sandbox-helper-artifacts.cjs
  • fixbiome check --write --unsafe
  • generate-platform-packagesnode --import tsx scripts/generate-platform-packages.ts
  • prepare:rgnode scripts/download-rg.js
  • prepublishOnlynode scripts/verify-publish-artifacts.cjs
  • prettier:branchUPSTREAM=$(git symbolic-ref --quiet --short refs/remotes/origin/HEAD 2>/dev/null || echo origin/main); BASE=$(git merge-base HEAD "$UPSTREAM"); git diff -z --name-only --diff-filter=ACMRTUXB --relative "$BASE" -- . | xargs -0 -n1 -I{} npx prettier --ignore-unknown --write "{}"
  • prettier:changedgit diff -z --name-only --diff-filter=ACMRTUXB --relative HEAD -- . | xargs -0 npx prettier --ignore-unknown --write
  • publish:builtscripts/publish.sh
  • smoke:publish-artifactnode scripts/smoke-publish-artifact.cjs
  • stage:sandbox-helpernode scripts/stage-sandbox-helper.cjs
  • testvitest run
  • test:uivitest --ui
  • test:watchvitest
  • type-checktsc --noEmit
  • typechecktsc --noEmit
  • verify:publish-artifactsnode scripts/verify-publish-artifacts.cjs
  • verify:publish-typesnode scripts/verify-publish-types-probe.cjs
Dependencies5
  • @bufbuild/protobuf1.10.0
  • @connectrpc/connect^1.6.1
  • @connectrpc/connect-web^1.6.1
  • @statsig/js-client3.31.0
  • zod^3.25.0
Optional dependencies5
  • @cursor/sdk-darwin-arm641.0.19
  • @cursor/sdk-darwin-x641.0.19
  • @cursor/sdk-linux-arm641.0.19
  • @cursor/sdk-linux-x641.0.19
  • @cursor/sdk-win32-x641.0.19