npm @quintinshaw/pi-dynamic-workflows @3.3.0
score
0.6292
med
flagged
2026-07-22 01:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 8 -> 20 |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/QuintinShaw/pi-dynamic-workflows.git' also claimed by 1 package(s) under different publishers: ['npm/pi-dynamic-workflows-mingrui'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 52d ago but package has 46 versions (expect >= 99d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"quintinshaw"
],
"versions": 45
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-tPN7x3+M/OCYXcm786O9yNk8xKQKL8ui6P4noqC99Rn5/n0fUjizG0SnLChsNrZZXKVtqLRv8vKdzDmNPewvTA==",
"tarball": "https://registry.npmjs.org/@quintinshaw/pi-dynamic-workflows/-/pi-dynamic-workflows-3.3.0.tgz",
"unpackedSize": 1929735
},
"dist-tags": {
"latest": "3.3.0"
},
"latest_version": "3.3.0",
"maintainers": [
{
"email": "email@xyt.email",
"name": "quintinshaw"
}
],
"num_versions": 46,
"repository": {
"type": "git",
"url": "git+https://github.com/QuintinShaw/pi-dynamic-workflows.git"
},
"scripts": {
"build": "tsc",
"check": "biome check . && npm run check:scripts",
"check:scripts": "tsc -p tsconfig.scripts.json",
"comprehension": "tsx scripts/run-workflow-comprehension.ts",
"context:check": "tsx scripts/generate-workflow-context-measurement.ts --check",
"context:generate": "tsx scripts/generate-workflow-context-measurement.ts",
"delivery-choice": "tsx scripts/run-workflow-delivery-choice.ts",
"dev": "tsx src/index.ts",
"docs:check": "tsx scripts/generate-workflow-capabilities.ts --check",
"docs:generate": "tsx scripts/generate-workflow-capabilities.ts",
"format": "biome format --write .",
"guidance:accept": "tsx scripts/accept-workflow-guidance.ts",
"guidance:check": "tsx scripts/generate-workflow-guidance-baseline.ts --check",
"guidance:generate": "tsx scripts/generate-workflow-guidance-baseline.ts",
"lint": "biome lint .",
"prepublishOnly": "npm run release:check",
"release:check": "npm run build && npm run docs:check && npm run context:check && npm run test:unit && npm run release:verify",
"release:verify": "tsx scripts/check-workflow-release.ts",
"test": "npm run check && npm run release:check",
"test:unit": "tsx --test tests/**/*.test.ts"
},
"signal_details": {
"repo_too_new_for_version_history": "claimed repo created 52d ago but package has 46 versions (expect >= 99d for that history)",
"script_count_spike": "scripts count 8 -> 20",
"shared_repo_different_publisher": "repo 'git+https://github.com/QuintinShaw/pi-dynamic-workflows.git' also claimed by 1 package(s) under different publishers: ['npm/pi-dynamic-workflows-mingrui']"
},
"time": {
"created": "2026-05-30T19:08:07.084Z",
"modified": "2026-07-20T07:49:26.813Z"
}
}