npm @aion0/forge @0.11.5
score
0.55
med
flagged
2026-06-19 22:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.11.1', '0.11.2', '0.11.3', '0.11.4', '0.11.5'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"aion0"
],
"versions": 220
}
Evidence (package doc at flag time)
{
"dependencies_count": 30,
"dist": {
"integrity": "sha512-0Tg/8vFBKobN1t68ZhFMPjzw+X250sZgfxcWTIXoO7aly4DF8TNA+Kxhpt9DhngLb6TfpzfZdC7oXX8LCTUp+Q==",
"tarball": "https://registry.npmjs.org/@aion0/forge/-/forge-0.11.5.tgz",
"unpackedSize": 6974933
},
"dist-tags": {
"latest": "0.11.5"
},
"latest_version": "0.11.5",
"maintainers": [
{
"email": "aiwatching2024@gmail.com",
"name": "aion0"
}
],
"num_versions": 222,
"repository": null,
"scripts": {
"build": "next build",
"build:cli": "esbuild cli/mw.ts --bundle --platform=node --format=esm --target=node18 --outfile=cli/mw.mjs --banner:js='#!/usr/bin/env node' --external:better-sqlite3 --external:node-pty && chmod +x cli/mw.mjs",
"dev": "next dev --turbopack",
"forge": "npx tsx cli/mw.ts",
"prepack": "npm run build:cli",
"start": "next start"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['0.11.1', '0.11.2', '0.11.3', '0.11.4', '0.11.5']"
},
"time": {
"created": "2026-03-13T21:40:35.284Z",
"modified": "2026-06-20T03:23:52.735Z"
}
}