npm @pareto-engineering/label-studio @1.5.7
score
0.6023
med
flagged
2026-06-18 15:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['caue-pareto'] |
| publisher_unrecognized | 0.7 | latest published by 'andrewpareto', not in maintainer set |
| enrichment | ||
| repo_archived | 0.7 | claimed repo HelloPareto/label-studio-frontend is archived but package keeps publishing |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"johnpareto"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-djn6R9YyTarws5h7TcXqLmBq4lm29AJvtmdMRJfgA0gHnQB/C9v1dRXoG3IIEbrqV0/yFDIYZXelEopc9jV53Q==",
"tarball": "https://registry.npmjs.org/@pareto-engineering/label-studio/-/label-studio-1.5.7.tgz",
"unpackedSize": 29394912
},
"dist-tags": {
"latest": "1.5.7"
},
"latest_version": "1.5.7",
"maintainers": [
{
"email": "john@pareto.ai",
"name": "johnpareto"
},
{
"email": "caue@pareto.ai",
"name": "caue-pareto"
}
],
"num_versions": 14,
"repository": {
"type": "git",
"url": "git+https://github.com/HelloPareto/label-studio-frontend.git"
},
"scripts": {
"build": "webpack",
"build-bundle": "yarn run build:final",
"build-notsourcemap": "GENERATE_SOURCEMAP=false yarn run build",
"build:final": "BUILD_NO_CHUNKS=true yarn run build",
"build:module": "BUILD_MODULE=true yarn run build:no-hash",
"build:no-hash": "BUILD_NO_HASH=true BUILD_NO_CHUNKS=true yarn run build",
"copy-examples": "bash scripts/copy.sh",
"coverage:merge": "npx nyc merge coverage/ coverage/coverage.json && rm -f coverage/*.coverage.json",
"docs:generate": "node scripts/create-docs.js",
"lint": "eslint src/",
"lint:write": "eslint --debug src/ --fix",
"prettier": "prettier --write src/**/*.js",
"prettier-styles": "prettier --write src/**/*.{css,scss}",
"publish": "sh scripts/publish.sh $(grep TOKEN .env | cut -d '=' -f 2)",
"size": "yarn run build && size-limit",
"start": "yarn run copy-examples && node dev-server.js",
"test": "yarn jest src",
"test:coverage": "yarn test -- --coverage",
"test:watch": "react-scripts test",
"watch": "webpack --watch"
},
"signal_details": {
"maintainer_churn": "added: ['caue-pareto']",
"publisher_unrecognized": "latest published by 'andrewpareto', not in maintainer set",
"repo_archived": "claimed repo HelloPareto/label-studio-frontend is archived but package keeps publishing"
},
"time": {
"created": "2023-10-20T21:13:55.042Z",
"modified": "2026-06-18T20:03:16.398Z"
}
}