PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node dist/track-installation.js && node dist/npm-scripts/verify-ripgrep.js || node -e \"process.exit(0)\""

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
449
Versions published
3
First published
May 2026
Publisher
pk-nerdsaver-ai

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes1,550,106
Previous version0.2.41
Published2026-05-28T12:58:11.864Z
SHA-256273d779e397c5912dc9ce6b3e9a76d3cb59bf92b81d2d5b1eab54a855a9da4f3

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node dist/track-installation.js && node dist/npm-scripts/verify-ripgrep.js || node -e \"process.exit(0)\""

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

Availability ledger

available

high
Last checked
highRisk
38Score
0.2.42Version
Status history (2 events)
  1. availableavailable · risk high · score 38 · status available -> available, risk high -> high, score 62 -> 38
  2. newavailable · risk high · score 62 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node dist/track-installation.js && node dist/npm-scripts/verify-ripgrep.js || node -e \"process.exit(0)\""30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node dist/track-installation.js && node dist/npm-scripts/verify-ripgrep.js || node -e \"process.exit(0)\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node dist/track-installation.js && node dist/npm-scripts/verify-ripgrep.js || node -e \"process.exit(0)\""5
lowCredential file accesspackage/deploy/fab.yamlmatched ".ssh/"3
lowObfuscation Densitypackage/dist/ui/config-editor/config-editor-runtime.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/ui/file-preview/preview-runtime.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts38
  • buildtsc && shx cp setup-claude-server.js uninstall-claude-server.js track-installation.js dist/ && shx chmod +x dist/*.js && shx mkdir -p dist/data && shx cp src/data/onboarding-prompts.json dist/data/ && shx mkdir -p dist/remote-device/scripts && shx cp src/remote-device/scripts/blocking-offline-update.js dist/remote-device/scripts/ && node scripts/build-ui-runtime.cjs
  • build:mcpbnode scripts/build-mcpb.cjs
  • bumpnode scripts/sync-version.js --bump
  • bump:majornode scripts/sync-version.js --bump --major
  • bump:minornode scripts/sync-version.js --bump --minor
  • cleanshx rm -rf dist
  • count-tokensnpm run build && node scripts/count-tokens.js
  • count-tokens:jsonnpm run build && node scripts/count-tokens.js --json
  • device:installcd src/remote-device && npm install
  • device:starttsx src/remote-device/device.ts
  • device:start:devnodemon --watch src/remote-device --exec tsx src/remote-device/device.ts
  • inspectornpx @modelcontextprotocol/inspector dist/index.js
  • link:localnpm run build && npm link
  • logs:analyzenpm run build && node scripts/analyze-fuzzy-logs.js
  • logs:clearnpm run build && node scripts/clear-fuzzy-logs.js
  • logs:exportnpm run build && node scripts/export-fuzzy-logs.js
  • logs:viewnpm run build && node scripts/view-fuzzy-logs.js
  • open-chatopen -n /Applications/Claude.app
  • postinstallnode dist/track-installation.js && node dist/npm-scripts/verify-ripgrep.js || node -e "process.exit(0)"
  • preparenpm run build
  • releasenode scripts/publish-release.cjs
  • release:alphanode scripts/publish-release.cjs --npm-only --alpha
  • release:drynode scripts/publish-release.cjs --dry-run
  • release:majornode scripts/publish-release.cjs --major
  • release:mcpnode scripts/publish-release.cjs --mcp-only
  • release:minornode scripts/publish-release.cjs --minor
  • release:skip-mcpnode scripts/publish-release.cjs --skip-mcp
  • removenpm install && npm run build && node uninstall-claude-server.js
  • setupnpm install --include=dev && npm run build && node setup-claude-server.js
  • setup:debugnpm install && npm run build && node setup-claude-server.js --debug
  • …and 8 more.
Dependencies35
  • @modelcontextprotocol/sdk^1.9.0
  • @opendocsg/pdf2md^0.2.2
  • @supabase/supabase-js^2.89.0
  • @tiptap/core^3.22.3
  • @tiptap/extension-image^3.22.3
  • @tiptap/extension-table^3.22.4
  • @tiptap/extension-table-cell^3.22.4
  • @tiptap/extension-table-header^3.22.4
  • @tiptap/extension-table-row^3.22.4
  • @tiptap/pm^3.22.3
  • @tiptap/starter-kit^3.22.3
  • @vscode/ripgrep^1.15.9
  • cross-fetch^4.1.0
  • exceljs^4.4.0
  • fastest-levenshtein^1.0.16
  • file-type^21.1.1
  • glob^10.3.10
  • highlight.js^11.11.1
  • isbinaryfile^5.0.4
  • markdown-it^14.1.0
  • md-to-pdf^5.2.5
  • open^10.2.0
  • pdf-lib^1.17.1
  • pizzip^3.2.0
  • pk-desktop-commander-device^1.0.0
  • pk-desktop-commander-hub^1.0.0
  • remark^15.0.1
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • sharp^0.34.5
  • …and 5 more.
Optional dependencies1
  • caffeinate^1.0.1