PkgRadar

Package evidence

@wonderwhy-er/[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.

Versions published
112Mature · −50% score
First published
Jan 2025
Publisher
wonderwhy-er

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@wonderwhy-er/[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":["@wonderwhy-er/[email protected]"],"fail_on":"high"}'
Publisherwonderwhy-er
Artifact bytes1,539,553
Previous version0.2.40
Published2026-05-14T14:34:28.434Z
SHA-256b86d40bff2755434a7520a536ff319ae4077e852ff86055016710c2e591a32a8

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
17Score
0.2.41Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

4 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 4 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
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.
Dependencies33
  • @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
  • remark^15.0.1
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • sharp^0.34.5
  • tiptap-markdown^0.9.0
  • unified^11.0.5
  • …and 3 more.
Optional dependencies1
  • caffeinate^1.0.1