BEACON

← candidates

npm @postman-cse/onboarding-smoke-flow @2.1.10

score
0.6059 med
flagged 2026-07-26 15:05
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['2.1.8', '2.1.9', '2.1.10']
topology
mass_publish_burst 0.8 publisher 'jared.boynton' pushed 8 packages in the last 15min on npm
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 73d ago but package has 21 versions (expect >= 79d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jared.boynton"
  ],
  "versions": 19
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-yJNDMETRoVU+lnTdM7FKvCL/vrs9WyJQIzRuo/1yUfEzHAGbXzgz9fZwXdyJhgPy9ZdfEpIukD/3wvH2+aCP/w==",
    "tarball": "https://registry.npmjs.org/@postman-cse/onboarding-smoke-flow/-/onboarding-smoke-flow-2.1.10.tgz",
    "unpackedSize": 3201281
  },
  "dist-tags": {
    "latest": "2.1.10"
  },
  "latest_version": "2.1.10",
  "maintainers": [
    {
      "email": "jared.boynton@postman.com",
      "name": "jared.boynton"
    }
  ],
  "num_versions": 21,
  "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 8 packages in the last 15min on npm",
    "rapid_release": "3 versions in last 24h: ['2.1.8', '2.1.9', '2.1.10']",
    "repo_too_new_for_version_history": "claimed repo created 73d ago but package has 21 versions (expect >= 79d for that history)"
  },
  "time": {
    "created": "2026-05-30T20:25:52.445Z",
    "modified": "2026-07-26T20:04:56.032Z"
  }
}