BEACON

← candidates

npm @memorilabs/memori @0.0.11

score
0.5647 med
flagged 2026-06-05 07:06
signals by category
content 2 topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['memori']
script_count_spike 0.5 scripts count 0 -> 15
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.0.11 but max published is 0.1.25-beta
shared_repo_different_publisher 0.9 repo 'git+https://github.com/MemoriLabs/Memori.git' also claimed by 1 package(s) under different publishers: ['npm/@memorilabs/openclaw-memori']
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@memorilabs/axon']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "memori-labs"
  ],
  "versions": 32
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-jxdiPTP+sN3sJNlOuVMeYdRAEL53MmYOP2RHb1Lw8v2rkseld3VPt11aZztrkg91iwnHAe/+lNN25K8CThva9g==",
    "tarball": "https://registry.npmjs.org/@memorilabs/memori/-/memori-0.0.11.tgz",
    "unpackedSize": 106966
  },
  "dist-tags": {
    "beta": "0.1.25-beta",
    "latest": "0.0.11"
  },
  "latest_version": "0.0.11",
  "maintainers": [
    {
      "email": "noc@memorilabs.ai",
      "name": "memori-labs"
    }
  ],
  "num_versions": 34,
  "repository": {
    "directory": "memori-ts",
    "type": "git",
    "url": "git+https://github.com/MemoriLabs/Memori.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.build.json",
    "build:dev": "tsc -p tsconfig.json",
    "check": "npm run format:check && npm run lint && npm run typecheck",
    "example": "npm run build:dev && node dist/examples/cloud/simple.js",
    "format": "prettier --write .",
    "format:check": "prettier --check .",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix",
    "memori": "node dist/bin/cli.js",
    "prebuild": "rm -rf dist",
    "prepublishOnly": "npm run build",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:integration": "TEST_ENV=integration vitest run",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['memori']",
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@memorilabs/axon']",
    "dist_tag_anomaly": "dist-tags.latest=0.0.11 but max published is 0.1.25-beta",
    "script_count_spike": "scripts count 0 -> 15",
    "shared_repo_different_publisher": "repo 'git+https://github.com/MemoriLabs/Memori.git' also claimed by 1 package(s) under different publishers: ['npm/@memorilabs/openclaw-memori']"
  },
  "time": {
    "created": "2026-02-18T17:23:28.461Z",
    "modified": "2026-06-03T15:51:26.482Z"
  }
}