npm ai-knowledge-center @0.1.12
score
0.7109
high
flagged
2026-06-22 12:51
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 |
| cadence | ||
| rapid_release | 0.8 | 10 versions in last 24h: ['0.1.8', '0.1.9', '0.1.10', '0.1.11', '0.1.12'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"atlas_craft"
],
"versions": 11
}
Evidence (package doc at flag time)
{
"dependencies_count": 24,
"dist": {
"integrity": "sha512-y/w+TpEiOs+0blneIaRALIhBaY6nTjVdGEKLwlv+Ilr7oaJmzTin0/6/XDygyVPg+aglhN3TJj33p/fXaOy4ig==",
"tarball": "https://registry.npmjs.org/ai-knowledge-center/-/ai-knowledge-center-0.1.12.tgz",
"unpackedSize": 1090825
},
"dist-tags": {
"latest": "0.1.12"
},
"latest_version": "0.1.12",
"maintainers": [
{
"email": "younixiao@gmail.com",
"name": "atlas_craft"
}
],
"num_versions": 13,
"repository": null,
"scripts": {
"build": "tsc --noEmit && tsc -p tsconfig.build.json && vite build",
"dev": "concurrently \"tsx src/server/index.ts\" \"vite --host 127.0.0.1 --port 5177\"",
"init:project": "tsx src/cli/init-project.ts",
"lint": "eslint src --ext .ts,.tsx",
"postinstall": "node -e \"if (process.env.npm_config_global === 'true' || process.env.npm_config_location === 'global') import('./dist/cli/postinstall.js').catch(() => undefined)\"",
"preview": "npm run build && node dist/cli/aikc.js",
"server": "tsx src/server/index.ts",
"start": "node dist/cli/aikc.js",
"typecheck": "tsc --noEmit"
},
"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",
"no_repo": "package.json has no repository field",
"rapid_release": "10 versions in last 24h: ['0.1.8', '0.1.9', '0.1.10', '0.1.11', '0.1.12']"
},
"time": {
"created": "2026-06-12T18:03:08.401Z",
"modified": "2026-06-22T17:50:54.523Z"
}
}