BEACON

← candidates

npm @mutagent/cli @0.1.201

score
0.55 med
flagged 2026-07-25 05:33
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 6 versions in last 24h: ['0.1.197', '0.1.198', '0.1.199', '0.1.200', '0.1.201']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "bcmutagent"
  ],
  "versions": 200
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-rORx+JgxiJFs2xhmjFXuSSsEsp38UacUyZFX91MadWlS+6Gj6PDEZndfP8oSc9ZEkdJMuSYT0km3lU3asfByTA==",
    "tarball": "https://registry.npmjs.org/@mutagent/cli/-/cli-0.1.201.tgz",
    "unpackedSize": 742327
  },
  "dist-tags": {
    "latest": "0.1.201"
  },
  "latest_version": "0.1.201",
  "maintainers": [
    {
      "email": "burak@mutagent.io",
      "name": "bcmutagent"
    }
  ],
  "num_versions": 201,
  "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": "6 versions in last 24h: ['0.1.197', '0.1.198', '0.1.199', '0.1.200', '0.1.201']"
  },
  "time": {
    "created": "2026-02-08T04:42:01.436Z",
    "modified": "2026-07-24T23:30:27.489Z"
  }
}