npm @mkuznets/hello-world @7.119.0
score
0.5428
med
flagged
2026-06-10 02:38
amplifiers
co-occurring signal pairs that lift the final score
- size_spike + bin_added: payload growth alongside install surface (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['hello-world'] |
| script_count_spike | 0.5 | scripts count 0 -> 13 |
| size_spike | 0.5 | unpackedSize 89 -> 2038031 (22899.2×) |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/devfile/devworkspace-generator.git' also claimed by 1 package(s) under different publishers: ['npm/@eclipse-che/che-devworkspace-generator'] |
| dependency_added_unknown | 0.6 | 7 new non-watchlisted dep(s): ['@devfile/api', 'fs-extra', 'inversify', 'jsonc-parser', 'jsonschema'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mkuznets"
],
"versions": 7
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-w5tXLKrzrsIGi/dYVqeHz+vKnb1P8Nt4bI6tgMN7+Yq3ukWET1btNj1JmcirHE/UllxPsj6+Sw0oG7oxyoCR4g==",
"tarball": "https://registry.npmjs.org/@mkuznets/hello-world/-/hello-world-7.119.0.tgz",
"unpackedSize": 2038031
},
"dist-tags": {
"latest": "7.119.0",
"next": "7.118.0-next-f2777fc"
},
"latest_version": "7.119.0",
"maintainers": [
{
"email": "mkuznets@redhat.com",
"name": "mkuznets"
}
],
"num_versions": 8,
"repository": {
"type": "git",
"url": "git+https://github.com/devfile/devworkspace-generator.git"
},
"scripts": {
"build": "yarn run format && yarn run compile && yarn run lint && yarn run test",
"clean": "rimraf lib",
"compile": "tsc --declaration --project .",
"format": "if-env SKIP_FORMAT=true && echo 'skip format check' || prettier --check '{src,tests}/**/*.ts' package.json",
"format:fix": "prettier --write '{src,tests}/**/*.ts' package.json",
"license:check": "license-tool --check",
"license:generate": "license-tool --harvest",
"lint": "if-env SKIP_LINT=true && echo 'skip lint check' || eslint --cache=true --no-error-on-unmatched-pattern=true '{src,tests}/(!model|**)/*.ts'",
"lint:fix": "eslint --fix --cache=true --no-error-on-unmatched-pattern=true '{src,tests}/(!model|**)/*.ts'",
"prepare": "yarn run clean && yarn run build",
"publish:next": "yarn publish --registry=https://registry.npmjs.org/ --no-git-tag-version --new-version 0.0.1-'$(date +%s)'",
"test": "if-env SKIP_TEST=true && echo 'skip test' || jest --forceExit",
"watch": "tsc -w"
},
"signal_details": {
"_amplifiers": [
"size_spike + bin_added: payload growth alongside install surface (+0.10)"
],
"bin_added": "new bin entry: ['hello-world']",
"dependency_added_unknown": "7 new non-watchlisted dep(s): ['@devfile/api', 'fs-extra', 'inversify', 'jsonc-parser', 'jsonschema'] ...",
"script_count_spike": "scripts count 0 -> 13",
"shared_repo_different_publisher": "repo 'git+https://github.com/devfile/devworkspace-generator.git' also claimed by 1 package(s) under different publishers: ['npm/@eclipse-che/che-devworkspace-generator']",
"size_spike": "unpackedSize 89 -> 2038031 (22899.2\u00d7)"
},
"time": {
"created": "2026-04-27T13:28:10.041Z",
"modified": "2026-06-10T07:38:12.277Z"
}
}