PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="node ./dist/cli.js setup all 2>/dev/null && echo '\n ✨ CodeSift MCP installed and configured for all platforms.\n ⚠\u{fe0f} Restart your AI client (Cmd+Q for Claude Code) to load new MCP server.\n' || echo '\n ✨ CodeSift MCP installed. Run: codesift setup all\n'"

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
863
Versions published
53
First published
Mar 2026
Publisher
greglas75

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"}'
Publishergreglas75
Artifact bytes3,947,732
Previous version0.8.16
Published2026-06-17T09:48:10.697Z
SHA-256d929b8d948856fcc84af89ceff25ba50a47bbae38fcbd268e70d32a5d9db7215

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node ./dist/cli.js setup all 2>/dev/null && echo '\n ✨ CodeSift MCP installed and configured for all platforms.\n ⚠\u{fe0f} Restart your AI client (Cmd+Q for Claude Code) to load new MCP server.\n' || echo '\n ✨ CodeSift MCP installed. Run: codesift setup all\n'"

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

Availability ledger

available

high
Last checked
highRisk
25Score
0.8.18Version
Status history (1 event)
  1. newavailable · risk high · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./dist/cli.js setup all 2>/dev/null && echo '\n ✨ CodeSift MCP installed and configured for all platforms.\n ⚠\u{fe0f} Restart your AI client (Cmd+Q for Claude Code) to load new MCP server.\n' || echo '\n ✨ CodeSift MCP installed. Run: codesift setup all\n'"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./dist/cli.js setup all 2>/dev/null && echo '\n ✨ CodeSift MCP installed and configured for all platforms.\n ⚠\u{fe0f} Restart your AI client (Cmd+Q for Claude Code) to load new MCP server.\n' || echo '\n ✨ CodeSift MCP installed. Run: codesift setup all\n'"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./dist/cli.js setup all 2>/dev/null && echo '\n ✨ CodeSift MCP installed and configured for all platforms.\n ⚠\u{fe0f} Restart your AI client (Cmd+Q for Claude Code) to load new MCP server.\n' || echo '\n ✨ CodeSift MCP installed. Run: codesift setup all\n'"5

Manifest

Package metadata

Scripts10
  • buildtsc && cp -r src/parser/languages dist/parser/
  • devtsx src/server.ts
  • download-wasmtsx scripts/download-wasm.ts
  • linttsc --noEmit
  • postinstallnode ./dist/cli.js setup all 2>/dev/null && echo ' ✨ CodeSift MCP installed and configured for all platforms. ⚠️ Restart your AI client (Cmd+Q for Claude Code) to load new MCP server. ' || echo ' ✨ CodeSift MCP installed. Run: codesift setup all '
  • prepublishOnlynpm run build && npm test
  • startnode dist/server.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies12
  • @manypkg/get-packages^3.1.0
  • @modelcontextprotocol/sdk^1.0.0
  • @mrleebo/prisma-ast^0.15.0
  • @parcel/watcher^2.5.6
  • @sanity-labs/secret-scan^1.1.0
  • get-tsconfig^4.14.0
  • graphology^0.26.0
  • graphology-metrics^2.4.0
  • ignore^6.0.0
  • picomatch^4.0.4
  • web-tree-sitter^0.24.0
  • zod^4.3.6
Optional dependencies6
  • @anthropic-ai/sdk^0.70.0
  • @huggingface/transformers^3.0.0
  • openai^6.0.0
  • pg^8.12.0
  • voyageai^0.2.1
  • yaml^2.7.0