npm @blockyfy/stg-cli @0.4.25
score
0.6695
med
flagged
2026-06-22 10:18
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.4.21', '0.4.22', '0.4.23', '0.4.24', '0.4.25'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"blockyfy",
"hussain27ha"
],
"versions": 13
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-uYsHnJUH+kJPA5wE5YPmGBQbcu+JpCRzM7ZnI4Kl6o3OtwfjzBgfJNm0XCgmzY5FzGos02CgLjnjYSvjSp3OPg==",
"tarball": "https://registry.npmjs.org/@blockyfy/stg-cli/-/stg-cli-0.4.25.tgz",
"unpackedSize": 398675
},
"dist-tags": {
"latest": "0.4.25"
},
"latest_version": "0.4.25",
"maintainers": [
{
"email": "admin@blockyfy.com",
"name": "blockyfy"
},
{
"email": "hussain.27.ha@gmail.com",
"name": "hussain27ha"
}
],
"num_versions": 14,
"repository": {
"type": "git",
"url": "git+https://github.com/blockyfy/stg-cli.git"
},
"scripts": {
"build": "tsup",
"build:binary": "tsup --config tsup.binary.ts",
"dev": "tsx src/index.ts",
"lint": "tsc --noEmit",
"postinstall": "node -e \"try{require('./dist/postinstall.js')}catch(e){}\"",
"test": "vitest run"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "5 versions in last 24h: ['0.4.21', '0.4.22', '0.4.23', '0.4.24', '0.4.25']"
},
"time": {
"created": "2026-05-12T11:52:16.163Z",
"modified": "2026-06-22T15:18:46.973Z"
}
}