BEACON

← candidates

npm @smartmemory/compose @0.2.51

score
0.7231 high
flagged 2026-06-20 22:45
signals by category
content 1 topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
provenance_dropped 0.8 prior version published with SLSA attestation; current version has none
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.2.51 but max published is 0.2.52-beta
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['qrcode', 'qrcode-terminal']
enrichment
repo_doesnt_exist 1.0 claimed repo smartmemory/compose returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "smartmem-dev"
  ],
  "versions": 97
}

Evidence (package doc at flag time)

{
  "dependencies_count": 41,
  "dist": {
    "integrity": "sha512-v4bXuI0+lxOj1Iq00z35oo37snJdBq8vwWlL9m0acT3i+uNVaEVw+/FTKWWGdWJpXNMnUr2h2XRYnnx9ItG6Jw==",
    "tarball": "https://registry.npmjs.org/@smartmemory/compose/-/compose-0.2.51.tgz",
    "unpackedSize": 6750150
  },
  "dist-tags": {
    "beta": "0.2.52-beta",
    "latest": "0.2.51"
  },
  "latest_version": "0.2.51",
  "maintainers": [
    {
      "email": "dev@smartmemory.ai",
      "name": "smartmem-dev"
    }
  ],
  "num_versions": 99,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/smartmemory/compose.git"
  },
  "scripts": {
    "build": "vite build",
    "dev": "node server/supervisor.js 2>&1 | tee /tmp/compose-server.log",
    "dev:client": "vite",
    "dev:server": "node server/supervisor.js",
    "dev:server:bare": "node server/index.js",
    "dev:watch": "bash scripts/watch-server.sh",
    "prepublishOnly": "npm run build",
    "preview": "vite preview",
    "test": "node --import ./test/suppress-expected-drift.js --test --test-timeout=120000 test/*.test.js test/comp-obs-branch/*.test.js test/integration/*.test.js && npm run test:ui && npm run test:tracker",
    "test:integration": "node --test --test-timeout=120000 test/integration/*.test.js",
    "test:tracker": "vitest run --config vitest.tracker.config.js",
    "test:ui": "vitest run",
    "test:wave-6": "node --test --test-timeout=120000 test/wave-6-integration.test.js test/wave-6-contract-compliance.test.js"
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['qrcode', 'qrcode-terminal']",
    "dist_tag_anomaly": "dist-tags.latest=0.2.51 but max published is 0.2.52-beta",
    "provenance_dropped": "prior version published with SLSA attestation; current version has none",
    "repo_doesnt_exist": "claimed repo smartmemory/compose returns 404 on github.com"
  },
  "time": {
    "created": "2026-04-19T12:12:53.320Z",
    "modified": "2026-06-21T03:45:17.029Z"
  }
}