npm @yulailai/openclaw-plugin-self-growth @3.1.9
score
0.5226
med
flagged
2026-06-18 04:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['3.1.6', '3.1.7', '3.1.8', '3.1.9'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/lailai369/self-growth.git' also claimed by 1 package(s) under different publishers: ['npm/openclaw-plugin-self-growth'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"yulailai"
],
"versions": 3
}
Evidence (package doc at flag time)
{
"dependencies_count": 306,
"dist": {
"integrity": "sha512-5S2j0dfUlR5Bl/gYYEA7tFU31queqR0RTSYDah7L+/jd8VN25L6s+4jNVsqVqci0U6rfBfRxh0QpX3z8zrCxcA==",
"tarball": "https://registry.npmjs.org/@yulailai/openclaw-plugin-self-growth/-/openclaw-plugin-self-growth-3.1.9.tgz",
"unpackedSize": 151309
},
"dist-tags": {
"latest": "3.1.9"
},
"latest_version": "3.1.9",
"maintainers": [
{
"email": "xuyu361@163.com",
"name": "yulailai"
}
],
"num_versions": 4,
"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 home=process.env.OPENCLAW_HOME||p.join(os.homedir(),'openclaw');const dest=p.join(home,'extensions','self-growth');execSync('robocopy '+process.cwd()+' '+dest+' /MIR /XD node_modules /NFL /NDL');console.log('installed to',dest);const f=require('fs');const cfgPath=p.join(home,'openclaw.json');if(f.existsSync(cfgPath)){const cfg=JSON.parse(f.readFileSync(cfgPath,'utf-8'));cfg.plugins.entries['self-growth']={enabled:true};if(!cfg.plugins.allow.includes('self-growth'))cfg.plugins.allow.push('self-growth');f.writeFileSync(cfgPath,JSON.stringify(cfg,null,2));console.log('added to openclaw.json')}\"",
"prebuild": "npm run clean"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "4 versions in last 24h: ['3.1.6', '3.1.7', '3.1.8', '3.1.9']",
"shared_repo_different_publisher": "repo 'git+https://github.com/lailai369/self-growth.git' also claimed by 1 package(s) under different publishers: ['npm/openclaw-plugin-self-growth']"
},
"time": {
"created": "2026-06-18T07:15:51.451Z",
"modified": "2026-06-18T09:10:47.944Z"
}
}