npm @yulailai/openclaw-plugin-self-growth @3.1.6
score
0.624
med
flagged
2026-06-18 02:15
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 | ||
| 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": false,
"maintainers": [],
"versions": 0
}
Evidence (package doc at flag time)
{
"dependencies_count": 306,
"dist": {
"integrity": "sha512-/EzuNRf+AYcLla3R3fG1q3809z7TZaL+gR4QvuNeerbyruonmTiDUb6mPqN88Q2i6yFOT1w00mpZjIMSjdpYLQ==",
"tarball": "https://registry.npmjs.org/@yulailai/openclaw-plugin-self-growth/-/openclaw-plugin-self-growth-3.1.6.tgz",
"unpackedSize": 150809
},
"dist-tags": {
"latest": "3.1.6"
},
"latest_version": "3.1.6",
"maintainers": [
{
"email": "xuyu361@163.com",
"name": "yulailai"
}
],
"num_versions": 1,
"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)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"new_install_script": "first time ['postinstall'] present",
"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-18T07:15:52.269Z"
}
}