npm @blockyfy/stg-cli @0.4.21
score
0.7676
high
flagged
2026-06-22 05:34
amplifiers
co-occurring signal pairs that lift the final score
- install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| topology | ||
| dependency_added_unknown | 0.6 | 4 new non-watchlisted dep(s): ['@blockyfy/pretest-compliance-engine', '@blockyfy/pretest-core', '@blockyfy/pretest-mutator', '@blockyfy/pretest-scanner'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo blockyfy/stg-cli returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"blockyfy",
"hussain27ha"
],
"versions": 8
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-BWXB+nn72A8zxCJULNUSUJDjmEEINqBkTkkZhZH7zlAUfj3P5Lsud0cGKe1qHy+Qty4UNnTz1/4VhhZkdOn9nA==",
"tarball": "https://registry.npmjs.org/@blockyfy/stg-cli/-/stg-cli-0.4.21.tgz",
"unpackedSize": 393917
},
"dist-tags": {
"latest": "0.4.21"
},
"latest_version": "0.4.21",
"maintainers": [
{
"email": "admin@blockyfy.com",
"name": "blockyfy"
},
{
"email": "hussain.27.ha@gmail.com",
"name": "hussain27ha"
}
],
"num_versions": 10,
"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": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
],
"dependency_added_unknown": "4 new non-watchlisted dep(s): ['@blockyfy/pretest-compliance-engine', '@blockyfy/pretest-core', '@blockyfy/pretest-mutator', '@blockyfy/pretest-scanner']",
"install_script_payload": "install/lifecycle script matches payload regex",
"new_install_script": "first time ['postinstall'] present",
"repo_doesnt_exist": "claimed repo blockyfy/stg-cli returns 404 on github.com"
},
"time": {
"created": "2026-05-12T11:52:16.163Z",
"modified": "2026-06-22T10:34:29.415Z"
}
}