npm @the-open-engine/zeroshot @6.9.1
score
0.6661
med
flagged
2026-07-28 17:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['6.8.1', '6.8.2', '6.8.3', '6.9.0', '6.9.1'] |
| 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": 18
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-JIATfOcVQgJ4KgZlu+ZqGWK6sX5zk+A3+S0kv8OOhGYBofifT7cFaTW/FUv8sImWuzu70PZnJEYP1BYeDqZteA==",
"tarball": "https://registry.npmjs.org/@the-open-engine/zeroshot/-/zeroshot-6.9.1.tgz",
"unpackedSize": 2679778
},
"dist-tags": {
"latest": "6.9.1"
},
"latest_version": "6.9.1",
"maintainers": [
{
"email": "tom@toec.ai",
"name": "tom_dupuis"
}
],
"num_versions": 20,
"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": "5 versions in last 24h: ['6.8.1', '6.8.2', '6.8.3', '6.9.0', '6.9.1']",
"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-28T22:30:48.125Z"
}
}