npm @letta-ai/letta-code @0.27.6
score
0.95
high
flagged
2026-06-05 19:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| 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": 219
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-LU62VrHD+STAQYxFlxzcaJf0P9YBNFf52SDiCFk2VxuhWM/VaxU5mD1/O4PPgkEzGGVnVzI9ol3kdNGfiY0jKg==",
"tarball": "https://registry.npmjs.org/@letta-ai/letta-code/-/letta-code-0.27.6.tgz",
"unpackedSize": 34135801
},
"dist-tags": {
"latest": "0.27.6",
"next": "0.18.5-next.1"
},
"latest_version": "0.27.6",
"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": 221,
"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",
"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-06T00:20:10.276Z"
}
}