BEACON

← candidates

npm akm-cli @0.8.0

score
0.8489 high
flagged 2026-06-05 03:33
signals by category
content 3 topology 2

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['preinstall'] present
install_script_payload 1.0 install/lifecycle script matches payload regex
script_count_spike 0.5 scripts count 13 -> 20
topology
mass_publish_burst 0.8 publisher 'GitHub Actions' pushed 551 packages in the last 15min on npm
dependency_added_unknown 0.6 3 new non-watchlisted dep(s): ['@opencode-ai/sdk', 'zod', 'zod-to-json-schema']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "itlackey"
  ],
  "versions": 44
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-r0++Y7GoQrSte9pHbCthiHXeSVrvMw2XMfOyvGKajJEW/hTHnP3w2K9/o43igFnvXEnJZSRODbUfWF+drJzY+w==",
    "tarball": "https://registry.npmjs.org/akm-cli/-/akm-cli-0.8.0.tgz",
    "unpackedSize": 3905806
  },
  "dist-tags": {
    "latest": "0.8.0",
    "next": "0.8.0-rc.12"
  },
  "latest_version": "0.8.0",
  "maintainers": [
    {
      "email": "itlackey@outlook.com",
      "name": "itlackey"
    }
  ],
  "num_versions": 48,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/itlackey/akm.git"
  },
  "scripts": {
    "build": "rm -rf dist && bun run tsc --project ./tsconfig.build.json && bun scripts/copy-assets.ts",
    "check": "bun run lint && bunx tsc --noEmit && bun run test:unit && bun run test:integration",
    "check:changed": "bun test tests/output-baseline.test.ts tests/integration/e2e.test.ts tests/stash-search.test.ts && bun run lint && bunx tsc --noEmit",
    "format": "bunx biome format --write src/ tests/",
    "lint": "bunx biome check src/ tests/ && bun scripts/lint-tests-isolation.ts && bun scripts/lint-license-headers.ts",
    "lint:devto-posts": "bun scripts/lint-devto-posts.ts",
    "lint:devto-posts:fix": "bun scripts/lint-devto-posts.ts --fix",
    "lint:fix": "bunx biome check --write src/ tests/",
    "lint:isolation": "bun scripts/lint-tests-isolation.ts",
    "lint:tests-isolation": "bun scripts/lint-tests-isolation.ts",
    "postpublish": "git checkout -- README.md",
    "preinstall": "node -e \"var ua=process.env.npm_config_user_agent||'';if(process.versions.bun||ua.startsWith('bun/')||process.env.BUN_INSTALL){process.exit(0)}console.error('\\n  ERROR: akm-cli 0.8 requires the Bun runtime (https://bun.sh) or the prebuilt binary.\\n  Running under Node.js is not supported in this release.\\n  Install options:\\n    1. Bun:    curl -fsSL https://bun.sh/install | bash  &&  bun install -g akm-cli\\n    2. Binary: curl -fsSL https://github.com/itlackey/akm/releases/latest/download/install.sh | bash\\n  Cross-runtime support is planned for 0.9.0.\\n');process.exit(1)\"",
    "prepublishOnly": "cp .github/README.npm.md README.md && bun run build",
    "publish:devto": "npx -y @sinedied/devto-cli push \"docs/posts/**/*.md\" --token \"$DEVTO_TOKEN\" --repo \"$GITHUB_REPOSITORY\" --branch \"${GITHUB_REF_NAME:-main}\" --reconcile",
    "release:check": "./tests/release-check.sh",
    "test": "bun test --parallel=12 --timeout=30000 ./tests --path-ignore-patterns=tests/integration",
    "test:integration": "bun test --parallel=12 --timeout=30000 ./tests/integration ./tests/commands ./tests/workflows",
    "test:sharded": "bun test ./tests --shard=1/4 & bun test ./tests --shard=2/4 & bun test ./tests --shard=3/4 & bun test ./tests --shard=4/4 & wait",
    "test:time": "bun scripts/test-timing-report.ts",
    "test:unit": "bun test --parallel=12 --timeout=30000 ./tests --path-ignore-patterns=tests/integration"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "dependency_added_unknown": "3 new non-watchlisted dep(s): ['@opencode-ai/sdk', 'zod', 'zod-to-json-schema']",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "mass_publish_burst": "publisher 'GitHub Actions' pushed 551 packages in the last 15min on npm",
    "new_install_script": "first time ['preinstall'] present",
    "script_count_spike": "scripts count 13 -> 20"
  },
  "time": {
    "created": "2026-03-10T23:13:31.629Z",
    "modified": "2026-06-04T00:44:46.907Z"
  }
}