BEACON

← candidates

npm @qawolf/cli @1.0.0

score
0.5097 med
flagged 2026-06-17 08:51
signals by category
content 3 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 2 -> 19
license_changed 0.4 'BSD-3.0' -> 'Apache-2.0'
size_spike 0.5 unpackedSize 46064 -> 6870524 (149.2×)
topology
repository_url_changed 0.7 'git+https://github.com/qawolf/qawolf.git' -> 'git+https://github.com/qawolf/cli.git'
dependency_added_unknown 0.6 18 new non-watchlisted dep(s): ['@clack/prompts', '@napi-rs/keyring', '@playwright/test', '@qawolf/api-contracts', '@qawolf/emails'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "atchyut.pulavarthi",
    "jperl",
    "flaurida",
    "jsamr",
    "matt.teran",
    "denis-sokolov",
    "mzqawolf",
    "michael-pr",
    "bbelkna77"
  ],
  "versions": 64
}

Evidence (package doc at flag time)

{
  "dependencies_count": 21,
  "dist": {
    "integrity": "sha512-OWEXde2Yn5UoyVrNVp+Aq7R4rExt9LpcqbL0uigW3PMkusbYb/pdge/uMKMVn0sxDaNR93ktpBFKVYmr5GJsGg==",
    "tarball": "https://registry.npmjs.org/@qawolf/cli/-/cli-1.0.0.tgz",
    "unpackedSize": 6870524
  },
  "dist-tags": {
    "latest": "1.0.0",
    "next": "0.9.3-alpha.0"
  },
  "latest_version": "1.0.0",
  "maintainers": [
    {
      "email": "atchyut@qawolf.com",
      "name": "atchyut.pulavarthi"
    },
    {
      "email": "perl.jonathan@gmail.com",
      "name": "jperl"
    },
    {
      "email": "laura@qawolf.com",
      "name": "flaurida"
    },
    {
      "email": "jules.sam.randolph@gmail.com",
      "name": "jsamr"
    },
    {
      "email": "matthew.a.teran@gmail.com",
      "name": "matt.teran"
    },
    {
      "email": "denis@sokolov.cc",
      "name": "denis-sokolov"
    },
    {
      "email": "mateus@qawolf.com",
      "name": "mzqawolf"
    },
    {
      "email": "michael@price.codes",
      "name": "michael-pr"
    },
    {
      "email": "bob@qawolf.com",
      "name": "bbelkna77"
    }
  ],
  "num_versions": 65,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qawolf/cli.git"
  },
  "scripts": {
    "build": "bun run generate && bun scripts/build.ts",
    "build:binary": "bun scripts/buildBinary.ts",
    "dev": "bun run src/main.ts",
    "format": "oxfmt .",
    "format:check": "oxfmt --check .",
    "generate": "bun scripts/genDependencyVersions.ts && bun scripts/genSkillMd.ts",
    "install:binary": "bun run build:binary && mkdir -p ~/.local/bin && cp dist/qawolf ~/.local/bin/qawolf",
    "install:local": "bun run build && npm link",
    "knip": "knip",
    "lint": "oxlint",
    "lint:fix": "oxlint --fix",
    "postbuild": "./scripts/postbuild.sh",
    "prepare": "git rev-parse --is-inside-work-tree >/dev/null 2>&1 && git config core.hooksPath .githooks || true",
    "test": "bun run generate && bun test",
    "test:watch": "bun test --watch",
    "typecheck": "bun run generate && tsc --noEmit",
    "uninstall:binary": "rm ~/.local/bin/qawolf",
    "uninstall:local": "npm unlink -g @qawolf/cli",
    "version-packages": "changeset version && bun run format"
  },
  "signal_details": {
    "dependency_added_unknown": "18 new non-watchlisted dep(s): ['@clack/prompts', '@napi-rs/keyring', '@playwright/test', '@qawolf/api-contracts', '@qawolf/emails'] ...",
    "license_changed": "'BSD-3.0' -> 'Apache-2.0'",
    "repository_url_changed": "'git+https://github.com/qawolf/qawolf.git' -> 'git+https://github.com/qawolf/cli.git'",
    "script_count_spike": "scripts count 2 -> 19",
    "size_spike": "unpackedSize 46064 -> 6870524 (149.2\u00d7)"
  },
  "time": {
    "created": "2019-10-18T20:31:17.286Z",
    "modified": "2026-06-12T20:15:01.861Z"
  }
}