BEACON

← candidates

npm orcasynth @1.8.5

score
0.6785 med
flagged 2026-07-06 18:41
signals by category
cadence 1 topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 6 versions in last 24h: ['1.8.1', '1.8.2', '1.8.3', '1.8.4', '1.8.5']
topology
repository_url_changed 0.7 'git+https://github.com/dragocz1995/orcasynth.git' -> 'git+https://github.com/dragocz1995/orca.git'
dependency_added_unknown 0.6 5 new non-watchlisted dep(s): ['@earendil-works/pi-ai', '@earendil-works/pi-coding-agent', '@earendil-works/pi-tui', 'baileys', 'qrcode']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 18d ago but package has 84 versions (expect >= 115d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "dragocz"
  ],
  "versions": 78
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-++CFRSWMNqTzufIk21efmrEL7rCZRQjatQxordjlZxo4NsPJ1uFgQeYYq3f0FfsuUn542K8c+aZx0Ug7AKJ3FA==",
    "tarball": "https://registry.npmjs.org/orcasynth/-/orcasynth-1.8.5.tgz",
    "unpackedSize": 91252914
  },
  "dist-tags": {
    "latest": "1.8.5"
  },
  "latest_version": "1.8.5",
  "maintainers": [
    {
      "email": "filip@dragocz.dev",
      "name": "dragocz"
    }
  ],
  "num_versions": 84,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dragocz1995/orca.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.json && cp src/store/schema.sql dist/store/ && cp -r prompts dist/ && cp -r plugins dist/",
    "build:web": "node scripts/build-web-bundle.mjs",
    "check": "npm run lint && npm run deadcode && npm run depcruise && npm run typecheck",
    "deadcode": "knip",
    "depcruise": "depcruise src web --config .dependency-cruiser.cjs",
    "depgraph": "depcruise src web --config .dependency-cruiser.cjs --output-type dot | dot -T svg -o dependency-graph.svg",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix",
    "prepublishOnly": "npm run build && npm run build:web",
    "serve": "node --experimental-strip-types src/daemon/index.ts",
    "test": "vitest run",
    "test:watch": "vitest",
    "typecheck": "tsc -p tsconfig.json --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "5 new non-watchlisted dep(s): ['@earendil-works/pi-ai', '@earendil-works/pi-coding-agent', '@earendil-works/pi-tui', 'baileys', 'qrcode']",
    "rapid_release": "6 versions in last 24h: ['1.8.1', '1.8.2', '1.8.3', '1.8.4', '1.8.5']",
    "repo_too_new_for_version_history": "claimed repo created 18d ago but package has 84 versions (expect >= 115d for that history)",
    "repository_url_changed": "'git+https://github.com/dragocz1995/orcasynth.git' -> 'git+https://github.com/dragocz1995/orca.git'"
  },
  "time": {
    "created": "2026-06-22T14:28:39.278Z",
    "modified": "2026-07-06T14:31:16.084Z"
  }
}