npm @weareconceptstudio/account @2.1.15
score
0.85
high
flagged
2026-06-09 08:34
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 | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| bin_added | 0.8 | new bin entry: ['account-init'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gmher",
"cs-studio"
],
"versions": 130
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-r8SUxxs3a3KaiKkSlXYy+0nhTlfqjekI2yeGzV1gbJU1niLcpUM4gz+7XA1UP4NIcv/1uy9Sx+cnNN80La/sSA==",
"tarball": "https://registry.npmjs.org/@weareconceptstudio/account/-/account-2.1.15.tgz",
"unpackedSize": 1782380
},
"dist-tags": {
"latest": "2.1.15"
},
"latest_version": "2.1.15",
"maintainers": [
{
"email": "mher.ghalumyan94@gmail.com",
"name": "gmher"
},
{
"email": "info@conceptstudio.am",
"name": "cs-studio"
}
],
"num_versions": 132,
"repository": null,
"scripts": {
"build": "tsc -m es6",
"init-config": "node ./cli/init-config.js",
"postinstall": "node ./cli/postinstall.js",
"test:user-integration": "npm run build && node ./cli/test-user-integration.mjs",
"watch": "tsc -m es6 --watch"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['account-init']",
"new_install_script": "first time ['postinstall'] present",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2024-09-20T09:22:52.090Z",
"modified": "2026-06-09T13:34:35.041Z"
}
}