npm openclaw-plugin-self-growth @3.1.4
score
0.849
high
flagged
2026-06-18 01:14
signals by category
content
2
cadence
1
topology
1
enrichment
1
maintainers added: —
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)
- typosquat + install_script_payload: typosquat shape with active payload or stub-rush surface (+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 |
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['3.1.0', '3.1.1', '3.1.2', '3.1.3', '3.1.4'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'openclaw' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 16d ago but package has 8 versions (expect >= 54d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"xulailai"
],
"versions": 6
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-rIcl+GVZNsb163baatsdz5bwgbFvP0dOPpYc5Ywg3pzYRCZYmrADKAqq4KFCLGCaqLFneyAzm7eNGQmuuFwByg==",
"tarball": "https://registry.npmjs.org/openclaw-plugin-self-growth/-/openclaw-plugin-self-growth-3.1.4.tgz",
"unpackedSize": 142157
},
"dist-tags": {
"latest": "3.1.4"
},
"latest_version": "3.1.4",
"maintainers": [
{
"email": "xuyu361@163.com",
"name": "xulailai"
}
],
"num_versions": 8,
"repository": {
"type": "git",
"url": "git+https://github.com/lailai369/self-growth.git"
},
"scripts": {
"build": "tsc",
"build:prod": "tsc && npx terser dist/index.js -o dist/index.js -c -m",
"clean": "rm -rf dist",
"dev": "tsc --watch",
"postinstall": "node -e \"const{execSync}=require('child_process');const p=require('path');const os=require('os');const f=require('fs');const home=process.env.OPENCLAW_HOME||p.join(os.homedir(),'openclaw');const dest=p.join(home,'extensions','self-growth');f.cpSync(process.cwd(),dest,{recursive:true,filter:(src)=>/node_modules/.test(src)===false});console.log('self-growth installed to',dest)\"",
"prebuild": "npm run clean"
},
"signal_details": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)",
"typosquat + install_script_payload: typosquat shape with active payload or stub-rush surface (+0.15)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"new_install_script": "first time ['postinstall'] present",
"rapid_release": "5 versions in last 24h: ['3.1.0', '3.1.1', '3.1.2', '3.1.3', '3.1.4']",
"repo_too_new_for_version_history": "claimed repo created 16d ago but package has 8 versions (expect >= 54d for that history)",
"typosquat": "combosquat of 'openclaw'"
},
"time": {
"created": "2026-06-04T04:59:12.158Z",
"modified": "2026-06-18T06:14:39.307Z"
}
}