BEACON

← candidates

npm @the-open-engine/zeroshot @6.10.2

score
0.692 med
flagged 2026-07-29 12:13
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 8 versions in last 24h: ['6.9.0', '6.9.1', '6.10.0', '6.10.1', '6.10.2']
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": 23
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-G7Ksmb+3kJ2n56SSwD5QEyTR3XfCC7zLvcPhXINg86f1N21NbgFyo81BnvLc0fFuXRq2Hi1oPH9CEXq+csGCjg==",
    "tarball": "https://registry.npmjs.org/@the-open-engine/zeroshot/-/zeroshot-6.10.2.tgz",
    "unpackedSize": 2769449
  },
  "dist-tags": {
    "latest": "6.10.2"
  },
  "latest_version": "6.10.2",
  "maintainers": [
    {
      "email": "tom@toec.ai",
      "name": "tom_dupuis"
    }
  ],
  "num_versions": 23,
  "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",
    "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",
    "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",
    "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",
    "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: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",
    "typecheck:agent-cli-provider": "tsc --project tsconfig.agent-cli-provider.json",
    "validate:templates": "node scripts/validate-templates.js"
  },
  "signal_details": {
    "rapid_release": "8 versions in last 24h: ['6.9.0', '6.9.1', '6.10.0', '6.10.1', '6.10.2']",
    "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-29T10:47:54.980Z"
  }
}