npm @paroicms/generator-site @0.13.27
score
0.799
high
flagged
2026-06-19 05:48
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| publisher_unrecognized | 0.7 | latest published by 'GitLab CI/CD', not in maintainer set |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://gitlab.com/paroi/opensource/paroicms.git' also claimed by 10 package(s) under different publishers: ['npm/@paroicms/admin-ui', 'npm/@paroicms/internal-anywhere-lib', 'npm/@paroicms/markdown-to-tiptap-json'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"paleo",
"rickfaf"
],
"versions": 98
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-BKk6uD1hKvWVIoUP3tCkdoXXq05a/UJ16CvhnscSROJoesTWi8qiLC23EPYigjauhrgLUWPVcPKfr1KKzKvI7Q==",
"tarball": "https://registry.npmjs.org/@paroicms/generator-site/-/generator-site-0.13.27.tgz",
"unpackedSize": 23076
},
"dist-tags": {
"latest": "0.13.27"
},
"latest_version": "0.13.27",
"maintainers": [
{
"email": "thomas.mur@paroi.tech",
"name": "paleo"
},
{
"email": "rickfaf1@gmail.com",
"name": "rickfaf"
}
],
"num_versions": 98,
"repository": {
"directory": "sites/generator",
"type": "git",
"url": "git+https://gitlab.com/paroi/opensource/paroicms.git"
},
"scripts": {
"_pino-pretty": "pino-pretty -U false -x 'stats:25' -X 'stats:grey' -t 'yyyy-mm-dd HH:MM:ss.l' -i 'hostname,pid,fqdn'",
"build": "postcss theme/assets/css/index.css -o theme/assets/bundle.css",
"build:ci": "npm run build",
"clear": "rimraf theme/assets/bundle.css",
"css:watch": "postcss theme/assets/css/index.css -o theme/assets/bundle.css --watch",
"dev": "concurrently -n 'node,css' -c 'yellow.bold,magenta.bold' 'npm run start:dev' 'npm run css:watch'",
"start": "paroicms | npm run _pino-pretty",
"start:dev": "nodemon --watch './site-schema*.json' --watch ./config.json"
},
"signal_details": {
"publisher_unrecognized": "latest published by 'GitLab CI/CD', not in maintainer set",
"shared_repo_different_publisher": "repo 'git+https://gitlab.com/paroi/opensource/paroicms.git' also claimed by 10 package(s) under different publishers: ['npm/@paroicms/admin-ui', 'npm/@paroicms/internal-anywhere-lib', 'npm/@paroicms/markdown-to-tiptap-json'] ..."
},
"time": {
"created": "2025-03-15T14:02:34.133Z",
"modified": "2026-06-18T10:47:53.011Z"
}
}