BEACON

← candidates

npm @letta-ai/letta-code @0.27.4

score
0.9 high
flagged 2026-06-05 03:23
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
mass_publish_burst 0.8 publisher 'GitHub Actions' pushed 214 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-fgEK0k3lticcpkRJFflemFws96ZTNZpkabI05m44bRxtTX9oo1if0c+XynW80VeHQAz8v2aNBApKAI5OB2ljYA==",
    "tarball": "https://registry.npmjs.org/@letta-ai/letta-code/-/letta-code-0.27.4.tgz",
    "unpackedSize": 34091453
  },
  "dist-tags": {
    "latest": "0.27.4",
    "next": "0.18.5-next.1"
  },
  "latest_version": "0.27.4",
  "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": 219,
  "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: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",
    "mass_publish_burst": "publisher 'GitHub Actions' pushed 214 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-10-24T21:30:41.738Z",
    "modified": "2026-06-04T23:50:13.308Z"
  }
}