npm @yulailai/openclaw-plugin-self-growth @3.1.8
score
0.5226
med
flagged
2026-06-18 04:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['3.1.6', '3.1.7', '3.1.8'] |
| 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-EboHvJca+9TgpwlephpYvPRH6hcQj0MxhPEqTxw8+IEvAohAru1adK97u367Q4cwlb93HX4aicEp9O/zK1nWhg==",
"tarball": "https://registry.npmjs.org/@yulailai/openclaw-plugin-self-growth/-/openclaw-plugin-self-growth-3.1.8.tgz",
"unpackedSize": 151422
},
"dist-tags": {
"latest": "3.1.8"
},
"latest_version": "3.1.8",
"maintainers": [
{
"email": "xuyu361@163.com",
"name": "yulailai"
}
],
"num_versions": 3,
"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 f=require('fs');const p=require('path');const os=require('os');const src=p.resolve(__dirname);const home=process.env.OPENCLAW_HOME||p.join(os.homedir(),'openclaw');const dest=p.join(home,'extensions','self-growth');f.cpSync(src,dest,{recursive:true,filter:(s)=>/node_modules/.test(s)===false});const cfgPath=p.join(home,'openclaw.json');if(f.existsSync(cfgPath)){const cfg=JSON.parse(f.readFileSync(cfgPath,'utf-8'));cfg.plugins=cfg.plugins||{};cfg.plugins.entries=cfg.plugins.entries||{};cfg.plugins.entries['self-growth']={enabled:true};cfg.plugins.allow=cfg.plugins.allow||[];if(!cfg.plugins.allow.includes('self-growth')){cfg.plugins.allow.push('self-growth')}f.writeFileSync(cfgPath,JSON.stringify(cfg,null,2));console.log('self-growth added to openclaw.json')}console.log('installed to',dest)\"",
"prebuild": "npm run clean"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "3 versions in last 24h: ['3.1.6', '3.1.7', '3.1.8']",
"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-18T08:32:06.129Z"
}
}