npm @planu/cli @4.0.0
score
0.7
high
flagged
2026-05-20 22:51
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['planu', 'cli'] |
| script_count_spike | 0.5 | scripts count 0 -> 43 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 4 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'glob', 'yaml', 'zod'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"planudev"
],
"versions": 328
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-sAZuMKnExNEjk0ErnhamX+/uDU7PXd5CIimgznLcKt9xHTbtiN6I1DxTs2MOEXYOfgtibCkyllnCsvxhG68HjA==",
"tarball": "https://registry.npmjs.org/@planu/cli/-/cli-4.0.0.tgz",
"unpackedSize": 14241932
},
"dist-tags": {
"latest": "4.0.0"
},
"latest_version": "4.0.0",
"maintainers": [
{
"email": "hello@planu.dev",
"name": "planudev"
}
],
"num_versions": 330,
"repository": null,
"scripts": {
"audit:circular": "madge --circular --extensions ts src/",
"audit:deadcode": "knip",
"audit:i18n": "bash scripts/audit-i18n.sh",
"audit:licenses": "bash scripts/audit-licenses.sh",
"audit:mutation": "stryker run",
"audit:security": "bash scripts/audit-security.sh",
"audit:size": "bash scripts/audit-package-size.sh",
"audit:tokens": "bash scripts/audit-token-usage.sh 10",
"audit:types": "type-coverage --at-least 98 --ignore-catch --strict --ignore-files 'tests/**'",
"build": "pnpm clean && pnpm build:rust && pnpm build:ts",
"build:obfuscated": "pnpm build && node scripts/obfuscate.mjs",
"build:rust": "bash scripts/build-rust-local.sh --host",
"build:rust:all": "bash scripts/build-rust-local.sh --all",
"build:rust:check-tools": "bash scripts/build-rust-local.sh --check-tools",
"build:ts": "tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && node scripts/copy-runtime-assets.mjs",
"check": "pnpm typecheck && pnpm lint && pnpm format:check",
"check:strict": "pnpm typecheck && pnpm lint && pnpm format:check && pnpm audit:deadcode && pnpm audit:circular && pnpm audit:types && pnpm audit:security && pnpm audit:licenses && pnpm audit:i18n",
"clean": "rm -rf dist",
"dev": "tsc --watch",
"docker:build": "docker build -t planu .",
"docker:run": "docker compose up",
"format": "prettier --write 'src/**/*.ts' 'tests/**/*.test.ts'",
"format:check": "prettier --check 'src/**/*.ts' 'tests/**/*.test.ts'",
"lint": "eslint src/ tests/ --max-warnings 0",
"lint:fix": "eslint src/ tests/ --fix --max-warnings 0",
"package:size": "node scripts/check-package-size.mjs",
"postpublish": "pnpm build",
"prepack": "pnpm clean && pnpm build:ts && pnpm package:size",
"prepare": "husky || true",
"prepublishOnly": "bash scripts/prepublish-guard.sh",
"publish:blog": "node scripts/publish-blog.mjs",
"release:local": "bash scripts/release-local.sh",
"release:local:all": "bash scripts/release-local.sh --all",
"release:publish": "bash scripts/release-local.sh --all --publish",
"setup:protection": "bash scripts/setup-branch-protection.sh",
"start": "node dist/index.js",
"test": "vitest run",
"test:coverage": "vitest run --coverage --exclude 'tests/integration/**'",
"test:debug": "vitest run --inspect-brk --single-thread",
"test:integration": "vitest run tests/integration",
"test:watch": "vitest",
"typecheck": "tsc --noEmit",
"validate": "pnpm typecheck && pnpm lint && pnpm format:check && pnpm test"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['planu', 'cli']",
"dependency_added_unknown": "4 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'glob', 'yaml', 'zod']",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 43"
},
"time": {
"created": "2026-03-03T02:37:48.474Z",
"modified": "2026-05-21T03:51:35.437Z"
}
}