npm micro-models-agent @0.2.90
score
0.5268
med
flagged
2026-07-27 11:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.2.88', '0.2.89', '0.2.90'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"alexeykoh"
],
"versions": 90
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-guEp/pCDuH9UatrdHEx/tnRkS3wSPHIDMVtQgxX7y5N159xdriQvluon2jRrgYOcVEfiiwXtTfefvfbka4xNng==",
"tarball": "https://registry.npmjs.org/micro-models-agent/-/micro-models-agent-0.2.90.tgz",
"unpackedSize": 1873393
},
"dist-tags": {
"latest": "0.2.90"
},
"latest_version": "0.2.90",
"maintainers": [
{
"email": "alexeykoh@gmail.com",
"name": "alexeykoh"
}
],
"num_versions": 91,
"repository": null,
"scripts": {
"build": "tsc -p tsconfig.build.json && node scripts/copy-builtin-skills.mjs",
"dev": "bun --watch src/index.ts",
"mma": "bun run src/index.ts",
"prepack": "npm run build",
"prepublishOnly": "npm run build",
"test": "bun test tests/context.test.ts tests/sanitizer.test.ts tests/code-index.test.ts tests/plan-todo-memory.test.ts tests/file-loader-syntax.test.ts tests/commands.test.ts tests/md-formatter.test.ts tests/subagent.test.ts tests/specialist-config.test.ts tests/tool-executor.test.ts tests/specialist-integration.test.ts tests/ink-ui.test.tsx tests/fetch-retry.test.ts tests/web-browse.test.ts",
"test:all": "bun test",
"test:integration": "bun test tests/llm-integration.test.ts tests/agent-integration.test.ts tests/subagent-integration.test.ts",
"test:watch": "vitest"
},
"signal_details": {
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['0.2.88', '0.2.89', '0.2.90']"
},
"time": {
"created": "2026-07-17T15:01:29.132Z",
"modified": "2026-07-27T13:41:07.418Z"
}
}