PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"process.stdout.write('\\n incremnt MCP server installed.\\n Run: incremnt mcp install\\n to register it with Claude and Codex.\\n\\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.

Versions published
29
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

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

Recommended action

Review before promoting

Mixed 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"}'
Artifact bytes258,582
Previous version0.8.0
Published2026-06-05T12:28:36.671Z
SHA-2564368854a0b6147831b25954d52d24d8479b551b15df12ee99d02c2a840aa7edf

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"process.stdout.write('\\n incremnt MCP server installed.\\n Run: incremnt mcp install\\n to register it with Claude and Codex.\\n\\n')\""

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.8.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"process.stdout.write('\\n incremnt MCP server installed.\\n Run: incremnt mcp install\\n to register it with Claude and Codex.\\n\\n')\""30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"process.stdout.write('\\n incremnt MCP server installed.\\n Run: incremnt mcp install\\n to register it with Claude and Codex.\\n\\n')\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"process.stdout.write('\\n incremnt MCP server installed.\\n Run: incremnt mcp install\\n to register it with Claude and Codex.\\n\\n')\""5

Manifest

Package metadata

Scripts17
  • dev:sync-fixturenode ./scripts/dev-sync-fixture-server.js
  • evals:ask-replaynode ./scripts/run-ask-replay.js
  • evals:coach-bakeoffnode ./scripts/run-production-coach-bakeoff.js
  • evals:coach-replaynode ./scripts/run-production-coach-replay.js
  • evals:promptfoopromptfoo eval -c promptfooconfig.yaml
  • evals:promptfoo:livePROMPTFOO_LIVE=1 SUMMARY_EVALS_LIVE=1 promptfoo eval -c promptfooconfig.yaml
  • evals:promptfoo:production-replaySUMMARY_EVAL_CASE_SET=production-replay promptfoo eval -c promptfooconfig.yaml
  • evals:storednode ./scripts/run-summary-evals.js
  • evals:stored:rendernode ./scripts/run-render-summary-evals.js
  • evals:workout-bakeoffnode ./scripts/run-workout-prompt-bakeoff.js
  • increment-score:replaynode ./scripts/run-increment-score-replay.js
  • increment-score:replay-datanode ./scripts/export-increment-score-replay-data.js
  • langfuse:smokenode ./scripts/smoke-langfuse-score.js
  • postinstallnode -e "process.stdout.write('\n incremnt MCP server installed.\n Run: incremnt mcp install\n to register it with Claude and Codex.\n\n')"
  • testnode --test
  • test:evalsnode --test test/summary-evals.test.js
  • test:evals:realSUMMARY_EVAL_CASE_SET=anonymized-render node --test test/summary-evals.test.js
Dependencies7
  • @langfuse/tracing^5.2.0
  • @modelcontextprotocol/sdk^1.12.1
  • chalk^5.6.2
  • ink^7.0.1
  • openai^6.34.0
  • react^19.2.5
  • zod^4.3.6