npm @code-yeongyu/senpi @2026.7.28
score
0.7219
high
flagged
2026-07-28 09:27
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/code-yeongyu/senpi.git' also claimed by 5 package(s) under different publishers: ['npm/@code-yeongyu/senpi-codemode', 'npm/@code-yeongyu/senpi-ai', 'npm/@code-yeongyu/senpi-agent-core'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@anthropic-ai/claude-agent-sdk'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"code-yeongyu"
],
"versions": 74
}
Evidence (package doc at flag time)
{
"dependencies_count": 257,
"dist": {
"integrity": "sha512-KJ9gilYcyPZahPT1dhErXPYR+Dq88DpeMOLQHCxoOSAr8DhI0ykxFPL+/D5hXnQPCcU/tB583ah0gBbfIHEOUg==",
"tarball": "https://registry.npmjs.org/@code-yeongyu/senpi/-/senpi-2026.7.28.tgz",
"unpackedSize": 445786547
},
"dist-tags": {
"latest": "2026.7.28"
},
"latest_version": "2026.7.28",
"maintainers": [
{
"email": "code.yeon.gyu@gmail.com",
"name": "code-yeongyu"
}
],
"num_versions": 76,
"repository": {
"directory": "packages/coding-agent",
"type": "git",
"url": "git+https://github.com/code-yeongyu/senpi.git"
},
"scripts": {
"build": "tsgo -p tsconfig.build.json && npm run copy-assets && shx chmod +x dist/cli.js dist/rpc-entry.js && shx cp dist/cli.js dist/senpi && shx chmod +x dist/senpi",
"build:binary": "npm --prefix ../tui run build && npm --prefix ../ai run build && npm --prefix ../agent run build && npm run build && bun build --compile --compile-autoload-package-json --external=css-tree --no-compile-autoload-dotenv --minify --keep-names ./dist/bun/cli.js ./src/utils/image-resize-worker.ts --outfile dist/pi && npm run copy-binary-assets",
"clean": "shx rm -rf dist",
"copy-assets": "shx mkdir -p dist/modes/interactive/theme && shx cp src/modes/interactive/theme/*.json dist/modes/interactive/theme/ && shx mkdir -p dist/modes/interactive/assets && shx cp src/modes/interactive/assets/*.png dist/modes/interactive/assets/ && shx mkdir -p dist/core/export-html/vendor && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/core/export-html/ && shx cp src/core/export-html/vendor/*.js dist/core/export-html/vendor/",
"copy-binary-assets": "shx cp package.json dist/ && shx cp README.md dist/ && shx cp CHANGELOG.md dist/ && shx mkdir -p dist/theme && shx cp src/modes/interactive/theme/*.json dist/theme/ && shx mkdir -p dist/assets && shx cp src/modes/interactive/assets/*.png dist/assets/ && shx mkdir -p dist/export-html/vendor && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/export-html/ && shx cp -r docs dist/ && shx cp -r examples dist/ && shx mkdir -p dist/node_modules && shx cp -r ../../node_modules/css-tree ../../node_modules/mdn-data ../../node_modules/source-map-js dist/node_modules/ && shx cp ../../node_modules/@silvia-odwyer/photon-node/photon_rs_bg.wasm dist/ && shx mkdir -p dist/native/darwin dist/native/win32 && shx cp -r ../../packages/tui/native/darwin/prebuilds dist/native/darwin/ && shx cp -r ../../packages/tui/native/win32/prebuilds dist/native/win32/ && node ../../scripts/copy-pty-native.mjs",
"dev": "tsgo -p tsconfig.build.json --watch --preserveWatchOutput",
"prepublishOnly": "npm run clean && npm run build && npm run shrinkwrap",
"qa:app-server": "node scripts/qa-app-server/run-all.mjs",
"shrinkwrap": "node ../../scripts/generate-coding-agent-shrinkwrap.mjs",
"test": "vitest --run"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@anthropic-ai/claude-agent-sdk']",
"shared_repo_different_publisher": "repo 'git+https://github.com/code-yeongyu/senpi.git' also claimed by 5 package(s) under different publishers: ['npm/@code-yeongyu/senpi-codemode', 'npm/@code-yeongyu/senpi-ai', 'npm/@code-yeongyu/senpi-agent-core'] ..."
},
"time": {
"created": "2026-05-11T07:59:36.633Z",
"modified": "2026-07-28T14:27:02.514Z"
}
}