npm @aion0/forge @0.10.38
score
0.55
med
flagged
2026-06-05 14:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.10.36', '0.10.37', '0.10.38'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"aion0"
],
"versions": 172
}
Evidence (package doc at flag time)
{
"dependencies_count": 29,
"dist": {
"integrity": "sha512-j8H4OrntJeLkCgyNUTxz1DNLqAiG/m07r0/XQJhPJisuCU/lp0aaV6ASmymvFB54Kv1PNQJPBLwwKjkW4C04iA==",
"tarball": "https://registry.npmjs.org/@aion0/forge/-/forge-0.10.38.tgz",
"unpackedSize": 5855183
},
"dist-tags": {
"latest": "0.10.38"
},
"latest_version": "0.10.38",
"maintainers": [
{
"email": "aiwatching2024@gmail.com",
"name": "aion0"
}
],
"num_versions": 172,
"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": "3 versions in last 24h: ['0.10.36', '0.10.37', '0.10.38']"
},
"time": {
"created": "2026-03-13T21:40:35.284Z",
"modified": "2026-06-05T15:44:47.952Z"
}
}