npm @openuidev/cli @0.2.0
score
0.5436
med
flagged
2026-07-24 14:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| size_spike | 0.5 | unpackedSize 161493 -> 1584059 (9.8×) |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/thesysdev/openui.git' also claimed by 8 package(s) under different publishers: ['npm/@openuidev/react-ui', 'npm/@openuidev/browser-bundle', 'npm/@openuidev/lang-core'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"abhithesys"
],
"versions": 17
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-u+v3VIsMkRYVfFpTX7HtK4NWxihEobI81l3E8sCjCGr4ASk1e0FMPiydL8og4T1tBSkW/8cVc1t9SvFgYjYyIw==",
"tarball": "https://registry.npmjs.org/@openuidev/cli/-/cli-0.2.0.tgz",
"unpackedSize": 1584059
},
"dist-tags": {
"latest": "0.2.0"
},
"latest_version": "0.2.0",
"maintainers": [
{
"email": "abhishek@thesys.dev",
"name": "abhithesys"
}
],
"num_versions": 19,
"repository": {
"directory": "packages/openui-cli",
"type": "git",
"url": "git+https://github.com/thesysdev/openui.git"
},
"scripts": {
"build": "pnpm run build:cli && pnpm run build:templates",
"build:cli": "tsc -p .",
"build:exec": "node dist/index.js",
"build:templates": "node scripts/build-templates.js",
"ci": "pnpm run lint:check && pnpm run format:check",
"format:check": "prettier --check './src/**' '!./src/templates/**'",
"format:fix": "prettier --write './src/**' '!./src/templates/**'",
"lint:check": "eslint ./src --ignore-pattern 'src/templates/**'",
"lint:fix": "eslint ./src --fix --ignore-pattern 'src/templates/**'"
},
"signal_details": {
"shared_repo_different_publisher": "repo 'git+https://github.com/thesysdev/openui.git' also claimed by 8 package(s) under different publishers: ['npm/@openuidev/react-ui', 'npm/@openuidev/browser-bundle', 'npm/@openuidev/lang-core'] ...",
"size_spike": "unpackedSize 161493 -> 1584059 (9.8\u00d7)"
},
"time": {
"created": "2026-03-09T13:21:37.612Z",
"modified": "2026-07-24T19:31:40.829Z"
}
}