npm @the-open-engine/zeroshot @6.15.0
score
0.709
high
flagged
2026-07-29 21:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['6.11.0', '6.12.0', '6.13.0', '6.14.0', '6.15.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": 27
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-Byc9NCZ7ppBpFeS6x3E32ZTfHVNr4ET97RUBaBAbLV5tI5WzpF3qnPBXNuiDQZs9RtMp+RjJ6ROEUlhfnMa9dw==",
"tarball": "https://registry.npmjs.org/@the-open-engine/zeroshot/-/zeroshot-6.15.0.tgz",
"unpackedSize": 3223734
},
"dist-tags": {
"latest": "6.15.0"
},
"latest_version": "6.15.0",
"maintainers": [
{
"email": "tom@toec.ai",
"name": "tom_dupuis"
}
],
"num_versions": 28,
"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": "6 versions in last 24h: ['6.11.0', '6.12.0', '6.13.0', '6.14.0', '6.15.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-30T02:33:49.181Z"
}
}