npm @mutagent/cli @0.1.199
score
0.55
med
flagged
2026-07-24 16:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.1.196', '0.1.197', '0.1.198', '0.1.199'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bcmutagent"
],
"versions": 198
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-MoU1qkdr6Y7T/ztP/eoYz7I3gXRogu+ilb3WeFzbhIMrh/rIWO0kAXS5PW7nz3l1WGoTRXCcdQpQa9rHv/GGDQ==",
"tarball": "https://registry.npmjs.org/@mutagent/cli/-/cli-0.1.199.tgz",
"unpackedSize": 730862
},
"dist-tags": {
"latest": "0.1.199"
},
"latest_version": "0.1.199",
"maintainers": [
{
"email": "burak@mutagent.io",
"name": "bcmutagent"
}
],
"num_versions": 199,
"repository": null,
"scripts": {
"build": "bun build src/bin/cli.ts src/index.ts --outdir dist --target node --sourcemap --external commander --external chalk --external ora --external inquirer --external cosmiconfig --external zod --external handlebars --external open --external @mutagent/sdk",
"build:binary": "bun run sync-skill && bun build src/bin/cli.ts --compile --outfile dist/mutagent",
"build:binary:darwin-arm64": "bun run sync-skill && bun build src/bin/cli.ts --compile --target=bun-darwin-arm64 --outfile dist/mutagent-darwin-arm64",
"build:binary:darwin-x64": "bun run sync-skill && bun build src/bin/cli.ts --compile --target=bun-darwin-x64 --outfile dist/mutagent-darwin-x64",
"build:binary:linux-arm64": "bun run sync-skill && bun build src/bin/cli.ts --compile --target=bun-linux-arm64 --outfile dist/mutagent-linux-arm64",
"build:binary:linux-x64": "bun run sync-skill && bun build src/bin/cli.ts --compile --target=bun-linux-x64 --outfile dist/mutagent-linux-x64",
"build:binary:windows-x64": "bun run sync-skill && bun build src/bin/cli.ts --compile --target=bun-windows-x64 --outfile dist/mutagent-windows-x64.exe",
"dev": "bun run sync-skill && bun run src/bin/cli.ts",
"lint": "eslint src/**/*.ts --format compact",
"lint:fix": "eslint src/**/*.ts --fix --format compact",
"prebuild": "bun run sync-skill",
"prelint": "bun run sync-skill",
"pretest": "bun run sync-skill",
"pretype-check": "bun run sync-skill",
"sync-skill": "bun run scripts/sync-skill.ts",
"test": "bun test src/",
"test:integration": "bun test tests/pipe/ --timeout 30000",
"type-check": "tsc --noEmit",
"verify": "bun run lint && bun run type-check && bun run build",
"verify:fix": "bun run lint:fix && bun run type-check && bun run build"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['0.1.196', '0.1.197', '0.1.198', '0.1.199']"
},
"time": {
"created": "2026-02-08T04:42:01.436Z",
"modified": "2026-07-24T21:43:04.485Z"
}
}