npm @yungu-fed/componentlibrary @0.1.2
score
0.6403
med
flagged
2026-06-18 10:07
signals by category
content
2
maintainers added: ass-ever, chenyuymc, dapeng.ldp, fledge_shiu, luanbixia, way17, yangpeng1534, yungu
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 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [],
"versions": 0
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-3LIruz/Va7C8vK6X1eQkLm8eKijRgDIw+xiPZAMtKJ3C5SLkk5ZZfuiGusgGwLiKdMh013g6N1QEXCQOLTEH2w==",
"tarball": "https://registry.npmjs.org/@yungu-fed/componentlibrary/-/componentlibrary-0.1.2.tgz",
"unpackedSize": 161262252
},
"dist-tags": {
"latest": "0.1.2"
},
"latest_version": "0.1.2",
"maintainers": [
{
"email": "757628568@qq.com",
"name": "chenyuymc"
},
{
"email": "swellxujun@icloud.com",
"name": "yungu"
},
{
"email": "luanbixia.lbx@yungu.org",
"name": "luanbixia"
},
{
"email": "xzk0701@gmail.com",
"name": "fledge_shiu"
},
{
"email": "peng.yang@yungu.org",
"name": "yangpeng1534"
},
{
"email": "779467956@qq.com",
"name": "ass-ever"
},
{
"email": "747237002@qq.com",
"name": "way17"
},
{
"email": "dapeng.ldp@yungu.org",
"name": "dapeng.ldp"
}
],
"num_versions": 12,
"repository": {
"type": "git",
"url": "git@gitlab.yungu-inc.org:static/m-componet.git"
},
"scripts": {
"build": "vite build",
"build-storybook": "storybook build",
"dev": "vite",
"postinstall": "node -e \"const fs=require('fs');const p=require('path');const nm=p.join('node_modules','mathlive');const pub=p.join('public');fs.mkdirSync(p.join(pub,'fonts'),{recursive:true});if(fs.existsSync(p.join(nm,'fonts')))fs.readdirSync(p.join(nm,'fonts')).forEach(f=>fs.copyFileSync(p.join(nm,'fonts',f),p.join(pub,'fonts',f)));if(fs.existsSync(p.join(nm,'mathlive-static.css')))fs.copyFileSync(p.join(nm,'mathlive-static.css'),p.join(pub,'mathlive-static.css'));\"",
"preview": "vite preview",
"storybook": "storybook dev -p 6006"
},
"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"
},
"time": {
"created": "2026-01-07T02:57:26.706Z",
"modified": "2026-06-18T15:07:36.471Z"
}
}