BEACON

← candidates

npm @paperclipai/db @2026.720.0

score
0.7 high
flagged 2026-07-21 12:27
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=2026.720.0 but max published is 2026.721.0-canary.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/paperclipai/paperclip.git' also claimed by 10 package(s) under different publishers: ['npm/@paperclipai/adapter-utils', 'npm/@paperclipai/adapter-codex-local', 'npm/@paperclipai/adapter-cursor-cloud'] ...
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 141d ago but package has 791 versions (expect >= 173d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "dotta",
    "devinfoley"
  ],
  "versions": 790
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-mt/F4C04ctLEcMJRU5h4LR2b3Qz/XaxbKpWJCdHjXXHnlEEccIcUfviRGD5sqE0rJcQfjbVuZ2ZSgk5W92egnw==",
    "tarball": "https://registry.npmjs.org/@paperclipai/db/-/db-2026.720.0.tgz",
    "unpackedSize": 21790721
  },
  "dist-tags": {
    "canary": "2026.721.0-canary.7",
    "latest": "2026.720.0"
  },
  "latest_version": "2026.720.0",
  "maintainers": [
    {
      "email": "bippadotta@protonmail.com",
      "name": "dotta"
    },
    {
      "email": "devin@devinfoley.com",
      "name": "devinfoley"
    }
  ],
  "num_versions": 791,
  "repository": {
    "directory": "packages/db",
    "type": "git",
    "url": "git+https://github.com/paperclipai/paperclip.git"
  },
  "scripts": {
    "build": "pnpm run check:migrations && tsc && cp -r src/migrations dist/migrations",
    "check:migrations": "tsx src/check-migration-numbering.ts && tsx src/check-migration-safety.ts",
    "clean": "rm -rf dist",
    "generate": "pnpm run check:migrations && tsc -p tsconfig.json && drizzle-kit generate",
    "migrate": "pnpm run check:migrations && tsx src/migrate.ts",
    "seed": "tsx src/seed.ts",
    "typecheck": "pnpm run check:migrations && tsc --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=2026.720.0 but max published is 2026.721.0-canary.0",
    "repo_too_new_for_version_history": "claimed repo created 141d ago but package has 791 versions (expect >= 173d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/paperclipai/paperclip.git' also claimed by 10 package(s) under different publishers: ['npm/@paperclipai/adapter-utils', 'npm/@paperclipai/adapter-codex-local', 'npm/@paperclipai/adapter-cursor-cloud'] ..."
  },
  "time": {
    "created": "2026-03-03T21:10:21.061Z",
    "modified": "2026-07-21T17:14:27.632Z"
  }
}