BEACON

← candidates

npm @mutagent/cli @0.1.195

score
0.7 high
flagged 2026-07-24 11:46
signals by category
content 2 topology 2

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['mutagent']
script_count_spike 0.5 scripts count 0 -> 20
topology
no_repo 0.3 package.json has no repository field
dependency_added_unknown 0.6 9 new non-watchlisted dep(s): ['@mutagent/sdk', 'chalk', 'commander', 'cosmiconfig', 'handlebars'] ...

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-+TdjC5ezIgt89Zy9DLSsxQtX8Eoc6f8RBEfVTfKH+CRR/3h7G1I1vDLqdqNGSpA43Ozb4uzrakurUwNWVr39hw==",
    "tarball": "https://registry.npmjs.org/@mutagent/cli/-/cli-0.1.195.tgz",
    "unpackedSize": 1839622
  },
  "dist-tags": {
    "latest": "0.1.195"
  },
  "latest_version": "0.1.195",
  "maintainers": [
    {
      "email": "burak@mutagent.io",
      "name": "bcmutagent"
    }
  ],
  "num_versions": 195,
  "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": {
    "_amplifiers": [
      "bin_added + no_repo: executable added with no upstream source for review (+0.15)"
    ],
    "bin_added": "new bin entry: ['mutagent']",
    "dependency_added_unknown": "9 new non-watchlisted dep(s): ['@mutagent/sdk', 'chalk', 'commander', 'cosmiconfig', 'handlebars'] ...",
    "no_repo": "package.json has no repository field",
    "script_count_spike": "scripts count 0 -> 20"
  },
  "time": {
    "created": "2026-02-08T04:42:01.436Z",
    "modified": "2026-05-27T13:01:48.102Z"
  }
}