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,874Niche · −30% score
- Versions published
- 46
- First published
- May 2026
- Publisher
- fitchmultz
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/cursor-transcript-utils.ts | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts23
check:platform-smokenode --check platform-smoke.config.mjs && node --check scripts/platform-smoke.mjs && node --check scripts/platform-smoke/assertions.mjs && node --check scripts/platform-smoke/artifacts.mjs && node --check scripts/platform-smoke/card-detect.mjs && node --check scripts/platform-smoke/crabbox-runner.mjs && node --check scripts/platform-smoke/doctor.mjs && node --check scripts/platform-smoke/jsonl-text.mjs && node --check scripts/platform-smoke/live-suite-runner.mjs && node --check scripts/platform-smoke/pty-capture.mjs && node --check scripts/platform-smoke/render-ansi.mjs && node --check scripts/platform-smoke/scenarios.mjs && node --check scripts/platform-smoke/targets.mjs && node --check scripts/platform-smoke/visual-evidence.mjs && vitest run test/smoke-tooling.test.tsdebug:mcp-coldstartnode scripts/probe-mcp-coldstart.mjsdebug:provider-eventsnode scripts/debug-provider-events.mjsdebug:sdk-eventsnode scripts/debug-sdk-events.mjsrefresh:cursor-snapshotsnode scripts/refresh-cursor-model-snapshots.mjssmoke:isolatedscripts/isolated-cursor-smoke.shsmoke:jsonlnode scripts/validate-smoke-jsonl.mjssmoke:livescripts/tmux-live-smoke.shsmoke:platformnode scripts/platform-smoke.mjssmoke:platform:allnpm run smoke:platform:doctor && node scripts/platform-smoke.mjs run --target macos,ubuntu,windows-nativesmoke:platform:doctornode scripts/platform-smoke.mjs doctorsmoke:platform:macosnode scripts/platform-smoke.mjs run --target macossmoke:platform:ubuntunode scripts/platform-smoke.mjs run --target ubuntusmoke:platform:windows-nativenode scripts/platform-smoke.mjs run --target windows-nativesmoke:steeringnode scripts/steering-rpc-smoke.mjssmoke:visualnode scripts/visual-tui-smoke.mjstestvitest runtest:watchvitesttypechecknpm run typecheck:src && npm run typecheck:tests && npm run typecheck:replay-compiletypecheck:replay-compiletsc --noEmit -p test/tsconfig.jsontypecheck:srctsc --noEmittypecheck:teststsc -p tsconfig.test.json --noEmitverifynpm run check:platform-smoke && npm run typecheck && npm test
Dependencies3
@connectrpc/connect-node1.7.0@cursor/sdk1.0.19@modelcontextprotocol/sdk^1.29.0