BEACON

← candidates

npm @the-open-engine/zeroshot @6.13.0

score
0.7008 high
flagged 2026-07-29 19:45
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 5 versions in last 24h: ['6.10.1', '6.10.2', '6.11.0', '6.12.0', '6.13.0']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/the-open-engine/zeroshot.git' also claimed by 1 package(s) under different publishers: ['npm/@covibes/zeroshot']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "tom_dupuis"
  ],
  "versions": 25
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-Kr0BD26m7Q/7wdhsXUIvdxpM5z3TvHUaAgSAe0+6pmre2hQvC/d9vkBZBIXQc1rR9u0zxn1G4wk6QqeHImwn/g==",
    "tarball": "https://registry.npmjs.org/@the-open-engine/zeroshot/-/zeroshot-6.13.0.tgz",
    "unpackedSize": 3223734
  },
  "dist-tags": {
    "latest": "6.13.0"
  },
  "latest_version": "6.13.0",
  "maintainers": [
    {
      "email": "tom@toec.ai",
      "name": "tom_dupuis"
    }
  ],
  "num_versions": 26,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/the-open-engine/zeroshot.git"
  },
  "scripts": {
    "build:agent-cli-provider": "tsc --project tsconfig.agent-cli-provider.build.json",
    "build:cluster": "npm run protocol:generate && tsc --project tsconfig.cluster.cjs.json && tsc --project tsconfig.cluster.esm.json && node scripts/build-cluster.js",
    "check": "npm run typecheck && npm run lint",
    "check:agent-cli-provider": "npm run check:agent-cli-provider:ci",
    "check:agent-cli-provider:ci": "npm run typecheck:agent-cli-provider && npm run lint:agent-cli-provider && npm run build:agent-cli-provider && npm run test:agent-cli-provider",
    "check:all": "npm run check && npm run deadcode:all",
    "deadcode": "ts-prune --skip node_modules",
    "deadcode:all": "npm run deadcode && npm run deadcode:files && npm run deadcode:deps",
    "deadcode:deps": "depcheck",
    "deadcode:files": "unimported",
    "dev:link": "npm link",
    "dupcheck": "jscpd src/ --min-lines 5 --min-tokens 50 --threshold 5",
    "format": "prettier --write .",
    "format:check": "prettier --check .",
    "lint": "eslint .",
    "lint:agent-cli-provider": "eslint \"src/agent-cli-provider/**/*.ts\" \"tests/agent-cli-provider/**/*.ts\"",
    "lint:fix": "eslint . --fix",
    "postinstall": "node scripts/fix-node-pty-permissions.js && node scripts/check-path.js",
    "prepack": "npm run build:cluster",
    "prepare": "npm run build:agent-cli-provider && husky",
    "prepublishOnly": "npm run lint && npm run typecheck && npm run check:agent-cli-provider:ci",
    "pretest": "npm run build:agent-cli-provider",
    "protocol:check": "cargo run -p openengine-cluster-testkit --bin generate-cluster-protocol -- --check && node scripts/generate-cluster-types.js --check",
    "protocol:generate": "node scripts/generate-cluster-types.js",
    "release": "semantic-release",
    "release:assert-published": "node scripts/assert-release-published.js",
    "release:preflight": "node scripts/release-preflight.js",
    "release:recover": "node scripts/release-recovery.js",
    "rust:check": "cargo fmt --all -- --check && cargo clippy --workspace --all-targets -- -D warnings && cargo test --workspace",
    "rust:distribution:check": "node scripts/rust-distribution.js check-repository",
    "start": "node cli/index.js",
    "test": "node tests/run-tests.js",
    "test:agent-cli-provider": "node --test tests/agent-cli-provider/*.test.js",
    "test:all": "npm run test && npm run test:e2e && npm run test:slow",
    "test:cluster-client": "npm run build:cluster && node --test tests/cluster/client.test.js tests/cluster/parity.test.js tests/cluster/architecture.test.js tests/cluster/verifier-regressions.test.js",
    "test:cluster-package": "npm run build:cluster && node --test tests/cluster/package.test.js",
    "test:coverage": "c8 npm run test:unit",
    "test:coverage:report": "c8 --reporter=html npm run test:unit && echo 'Coverage report generated at coverage/index.html'",
    "test:e2e": "mocha 'tests/e2e/**/*.test.js' --timeout 120000",
    "test:e2e:docker": "bash tests/integration/e2e-isolation-and-auto.test.sh",
    "test:providers:live": "npm run build:agent-cli-provider && node scripts/live-provider-smoke.js",
    "test:slow": "mocha 'tests/integration/**/*.test.js' 'tests/providers/**/*.test.js' --timeout 180000",
    "test:unit": "node tests/run-tests.js",
    "typecheck": "tsc --noEmit && npm run typecheck:cluster",
    "typecheck:agent-cli-provider": "tsc --project tsconfig.agent-cli-provider.json",
    "typecheck:cluster": "tsc --project tsconfig.cluster.json",
    "validate:templates": "node scripts/validate-templates.js"
  },
  "signal_details": {
    "rapid_release": "5 versions in last 24h: ['6.10.1', '6.10.2', '6.11.0', '6.12.0', '6.13.0']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/the-open-engine/zeroshot.git' also claimed by 1 package(s) under different publishers: ['npm/@covibes/zeroshot']"
  },
  "time": {
    "created": "2026-06-16T23:58:23.785Z",
    "modified": "2026-07-30T00:44:57.434Z"
  }
}