BEACON

← candidates

npm @letta-ai/letta-code @0.27.13

score
0.95 high
flagged 2026-06-19 16:36
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": 226
}

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-17lcBTAgJ1ZxwmavSLJvSwtEKMps7uG/Qlw37Wr2HnVXVJwoGOMDtUuEzJvcrggFBvQBnK2agsMFj95kuiYX0A==",
    "tarball": "https://registry.npmjs.org/@letta-ai/letta-code/-/letta-code-0.27.13.tgz",
    "unpackedSize": 34690801
  },
  "dist-tags": {
    "latest": "0.27.13",
    "next": "0.18.5-next.1"
  },
  "latest_version": "0.27.13",
  "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": 228,
  "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:filename-casing": "node scripts/check-filename-casing.js",
    "check:test-coverage": "node scripts/check-test-coverage.cjs",
    "check:test-mock-isolation": "bun run scripts/check-test-mock-isolation.js",
    "dev": "LETTA_DEBUG=${LETTA_DEBUG:-1} LETTA_RESPONSES_WS=${LETTA_RESPONSES_WS:-1} bun --loader=.md:text --loader=.mdx:text --loader=.txt:text run src/index.ts",
    "fix": "bunx --bun @biomejs/biome@2.2.5 check --write src",
    "lint": "bunx --bun @biomejs/biome@2.2.5 check src",
    "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-06-19T21:36:41.538Z"
  }
}