BEACON

← candidates

npm incremnt @0.8.6

score
0.5179 med
flagged 2026-06-19 10:07
signals by category
content 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
no_repo 0.3 package.json has no repository field
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "quisharoo"
  ],
  "versions": 34
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-IcockRIKrH2PM30ThrMApIk7yl6ezxEWdCGK5DzUYs95mzoo1I9WUcWbB3Rim822ILSdbjmSwZxNDdFJkU9o4A==",
    "tarball": "https://registry.npmjs.org/incremnt/-/incremnt-0.8.6.tgz",
    "unpackedSize": 1288425
  },
  "dist-tags": {
    "latest": "0.8.6"
  },
  "latest_version": "0.8.6",
  "maintainers": [
    {
      "email": "colmquish@gmail.com",
      "name": "quisharoo"
    }
  ],
  "num_versions": 34,
  "repository": null,
  "scripts": {
    "dev:sync-fixture": "node ./scripts/dev-sync-fixture-server.js",
    "evals:ask-replay": "node ./scripts/run-ask-replay.js",
    "evals:coach-bakeoff": "node ./scripts/run-production-coach-bakeoff.js",
    "evals:coach-replay": "node ./scripts/run-production-coach-replay.js",
    "evals:promptfoo": "promptfoo eval -c promptfooconfig.yaml",
    "evals:promptfoo:live": "PROMPTFOO_LIVE=1 SUMMARY_EVALS_LIVE=1 promptfoo eval -c promptfooconfig.yaml",
    "evals:promptfoo:production-replay": "SUMMARY_EVAL_CASE_SET=production-replay promptfoo eval -c promptfooconfig.yaml",
    "evals:stored": "node ./scripts/run-summary-evals.js",
    "evals:stored:render": "node ./scripts/run-render-summary-evals.js",
    "evals:workout-bakeoff": "node ./scripts/run-workout-prompt-bakeoff.js",
    "increment-score:replay": "node ./scripts/run-increment-score-replay.js",
    "increment-score:replay-data": "node ./scripts/export-increment-score-replay-data.js",
    "langfuse:smoke": "node ./scripts/smoke-langfuse-score.js",
    "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')\"",
    "test": "node --test",
    "test:evals": "node --test test/summary-evals.test.js",
    "test:evals:real": "SUMMARY_EVAL_CASE_SET=anonymized-render node --test test/summary-evals.test.js"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-03-01T17:45:38.007Z",
    "modified": "2026-06-18T08:40:22.503Z"
  }
}