BEACON

← candidates

npm @letta-ai/letta-code @0.28.16

score
0.95 high
flagged 2026-07-22 19:20
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/letta-ai/letta-code.git' also claimed by 1 package(s) under different publishers: ['npm/@data-club/letta-code']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "cpacker",
    "4shub",
    "sarahwooders",
    "carenthomas"
  ],
  "versions": 262
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-ZNyfytSc5hEwBtHb+ywlydm6w5xxVyVHzYYpoW1jUVtrJ2OVVdJo7o8EQ4F9w8734c/vlqRzWG5CvQonvF6evg==",
    "tarball": "https://registry.npmjs.org/@letta-ai/letta-code/-/letta-code-0.28.16.tgz",
    "unpackedSize": 37130422
  },
  "dist-tags": {
    "latest": "0.28.16",
    "next": "0.18.5-next.1"
  },
  "latest_version": "0.28.16",
  "maintainers": [
    {
      "email": "packercharles@gmail.com",
      "name": "cpacker"
    },
    {
      "email": "shub@shub.club",
      "name": "4shub"
    },
    {
      "email": "sarah@letta.com",
      "name": "sarahwooders"
    },
    {
      "email": "caren@letta.com",
      "name": "carenthomas"
    }
  ],
  "num_versions": 262,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/letta-ai/letta-code.git"
  },
  "scripts": {
    "build": "node scripts/postinstall-patches.js && bun run build.js",
    "check": "bun run scripts/check.js",
    "check:boundaries": "node scripts/check-layer-boundaries.js",
    "check:bundled-skill-scripts": "node scripts/check-bundled-skill-scripts.js",
    "check:cycles": "madge --circular --extensions ts,tsx src/",
    "check:exported-functions": "node scripts/check-exported-functions.js",
    "check:file-size": "node scripts/check-source-file-size.js",
    "check:filename-casing": "node scripts/check-filename-casing.js",
    "check:module-ownership": "node scripts/check-module-ownership.js",
    "check:skill-frontmatter": "node scripts/check-skill-frontmatter.js",
    "check:test-coverage": "node scripts/check-test-coverage.cjs",
    "check:test-mock-isolation": "bun run scripts/check-test-mock-isolation.js",
    "dev": "node scripts/dev.cjs",
    "fix": "bunx --bun @biomejs/biome@2.2.5 check --write src",
    "lint": "bunx --bun @biomejs/biome@2.2.5 check src",
    "mod-learning:memory-citations": "bun scripts/mod-learning/learn-mod.ts --env docs/examples/mods/learning/memory-citations.env.json",
    "postinstall": "node scripts/postinstall-patches.js || echo letta: vendor patches skipped && node -e \"try{require('fs').chmodSync(require('path').join(require.resolve('node-pty/package.json'),'../prebuilds/darwin-arm64/spawn-helper'),0o755)}catch(e){}\" || true",
    "prepare": "node .husky/install.mjs",
    "prepublishOnly": "bun run build",
    "test:update-chain:manual": "bun run src/test-utils/update-chain-smoke.ts --mode manual",
    "test:update-chain:startup": "bun run src/test-utils/update-chain-smoke.ts --mode startup",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "shared_repo_different_publisher": "repo 'git+https://github.com/letta-ai/letta-code.git' also claimed by 1 package(s) under different publishers: ['npm/@data-club/letta-code']"
  },
  "time": {
    "created": "2025-10-24T21:30:41.738Z",
    "modified": "2026-07-22T18:30:08.445Z"
  }
}