BEACON

← candidates

npm @hasna/mementos @0.14.40

score
0.6 med
flagged 2026-06-17 14:43
signals by category
content 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 3173671 -> 9842058 (3.1×)
topology
dependency_added_unknown 0.6 5 new non-watchlisted dep(s): ['@ai-sdk/anthropic', '@ai-sdk/openai', '@ai-sdk/openai-compatible', 'ai', 'pg']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 99d ago but package has 117 versions (expect >= 124d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "andreihasna2"
  ],
  "versions": 116
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-GNKPVn5Vo7uR3petZ6mGkWZKc5BKwwVtrfbfaJUaKloR3ZrBgzpECev2h/FR1UllLzGHPnp8QTgphZ9IcfG5XQ==",
    "tarball": "https://registry.npmjs.org/@hasna/mementos/-/mementos-0.14.40.tgz",
    "unpackedSize": 9842058
  },
  "dist-tags": {
    "latest": "0.14.40"
  },
  "latest_version": "0.14.40",
  "maintainers": [
    {
      "email": "andrei@hasna.com",
      "name": "andreihasna2"
    }
  ],
  "num_versions": 117,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hasna/mementos.git"
  },
  "scripts": {
    "build": "bun run clean && bun build src/cli/index.tsx --outdir dist/cli --target bun --external ink --external react --external chalk --external @modelcontextprotocol/sdk && bun build src/mcp/index.ts --outdir dist/mcp --target bun --external @modelcontextprotocol/sdk && bun build src/server/index.ts --outdir dist/server --target bun && bun build src/index.ts src/storage.ts --outdir dist --target bun && bun build src/sdk/index.ts --outdir dist/sdk --target bun && tsc --emitDeclarationOnly --outDir dist",
    "clean": "rm -rf dist",
    "dev:cli": "bun run src/cli/index.tsx",
    "dev:mcp": "bun run src/mcp/index.ts",
    "dev:serve": "bun run src/server/index.ts",
    "postinstall": "mkdir -p $HOME/.hasna/mementos $HOME/.hasna/mementos/profiles $HOME/.hasna/mementos/agents $HOME/.hasna/mementos/training 2>/dev/null || true",
    "prepare": "bun run build",
    "test": "bun test",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "5 new non-watchlisted dep(s): ['@ai-sdk/anthropic', '@ai-sdk/openai', '@ai-sdk/openai-compatible', 'ai', 'pg']",
    "repo_too_new_for_version_history": "claimed repo created 99d ago but package has 117 versions (expect >= 124d for that history)",
    "size_spike": "unpackedSize 3173671 -> 9842058 (3.1\u00d7)"
  },
  "time": {
    "created": "2026-03-10T14:28:12.785Z",
    "modified": "2026-06-17T19:43:27.171Z"
  }
}