npm @postman-cse/onboarding-smoke-flow @3.1.1
score
0.6395
med
flagged
2026-07-27 15:24
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['2.4.0', '3.0.0', '3.0.1', '3.1.0', '3.1.1'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'jared.boynton' pushed 6 packages in the last 15min on npm |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 75d ago but package has 29 versions (expect >= 87d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jared.boynton"
],
"versions": 27
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-gWph15bjtcbzSPF6iYBHb2b0/HAlT1e6DzO0xn/ODz2YruQ/BRgnmeWfLyzam6PfN4CsID/tVC49OR6asNpxVg==",
"tarball": "https://registry.npmjs.org/@postman-cse/onboarding-smoke-flow/-/onboarding-smoke-flow-3.1.1.tgz",
"unpackedSize": 3295207
},
"dist-tags": {
"latest": "3.1.1"
},
"latest_version": "3.1.1",
"maintainers": [
{
"email": "jared.boynton@postman.com",
"name": "jared.boynton"
}
],
"num_versions": 29,
"repository": {
"type": "git",
"url": "git+https://github.com/postman-cs/postman-smoke-flow-action.git"
},
"scripts": {
"build": "npm run typecheck && npm run bundle",
"build:sea": "bash scripts/build-sea.sh",
"bundle": "node -e \"require('node:fs').rmSync('dist',{recursive:true,force:true})\" && esbuild src/main.ts --bundle --platform=node --target=node24 --format=cjs --define:__SEA_VERSION__=undefined --outfile=dist/main.cjs && esbuild src/cli.ts --bundle --platform=node --target=node24 --format=cjs --define:__SEA_VERSION__=undefined --banner:js=\"#!/usr/bin/env node\" --outfile=dist/cli.cjs && node -e \"if(process.platform!=='win32')require('node:fs').chmodSync('dist/cli.cjs',0o755)\"",
"docs:tables": "node scripts/render-action-tables.mjs",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prepare": "git config core.hooksPath .githooks",
"test": "vitest run && node --test .github/scripts/dispatch-e2e-monitor.test.mjs",
"typecheck": "tsc --noEmit -p tsconfig.json",
"verify:dist": "npm run build && npm run verify:dist:assert",
"verify:dist:assert": "git diff --ignore-space-at-eol --text --exit-code -- dist && node scripts/verify-dist-artifact.mjs"
},
"signal_details": {
"mass_publish_burst": "publisher 'jared.boynton' pushed 6 packages in the last 15min on npm",
"rapid_release": "8 versions in last 24h: ['2.4.0', '3.0.0', '3.0.1', '3.1.0', '3.1.1']",
"repo_too_new_for_version_history": "claimed repo created 75d ago but package has 29 versions (expect >= 87d for that history)"
},
"time": {
"created": "2026-05-30T20:25:52.445Z",
"modified": "2026-07-27T20:24:49.929Z"
}
}