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.
- Versions published
- 10
- First published
- Apr 2026
- Publisher
- ssokolin-cursor
Recommended action
Looks clean — keep monitoringNo 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 6161649 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/cjs/index.js | 6161649 bytes | 0 |
| low | Large Javascript Payload | package/dist/esm/index.js | 7013481 bytes | 0 |
Manifest
Package metadata
Scripts22
buildecho noopbuild-typestsc -p tsconfig.dts.jsonbuild:internalnode --import tsx scripts/build-agent.ts --mode devbuild:prodpnpm prepare:rg && node --import tsx scripts/build-agent.ts --mode prod && pnpm stage:sandbox-helper && pnpm generate-platform-packagesbuild:publishscripts/build.shcheckbiome check && tsc --noEmitfetch:sandbox-helper-artifactsnode scripts/fetch-sandbox-helper-artifacts.cjsfixbiome check --write --unsafegenerate-platform-packagesnode --import tsx scripts/generate-platform-packages.tsprepare:rgnode scripts/download-rg.jsprepublishOnlynode scripts/verify-publish-artifacts.cjsprettier: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 --writepublish:builtscripts/publish.shsmoke:publish-artifactnode scripts/smoke-publish-artifact.cjsstage:sandbox-helpernode scripts/stage-sandbox-helper.cjstestvitest runtest:uivitest --uitest:watchvitesttype-checktsc --noEmittypechecktsc --noEmitverify:publish-artifactsnode scripts/verify-publish-artifacts.cjs
Dependencies6
@bufbuild/protobuf1.10.0@connectrpc/connect^1.6.1@connectrpc/connect-node^1.6.1@statsig/js-client3.31.0sqlite3^5.1.7zod^3.25.0
Optional dependencies5
@cursor/sdk-darwin-arm641.0.16@cursor/sdk-darwin-x641.0.16@cursor/sdk-linux-arm641.0.16@cursor/sdk-linux-x641.0.16@cursor/sdk-win32-x641.0.16