npm @postman-cse/onboarding-aws-spec-discovery @3.1.3
score
0.6154
med
flagged
2026-07-21 17:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['3.1.0', '3.1.1', '3.1.2', '3.1.3'] |
| 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 69d ago but package has 22 versions (expect >= 80d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jared.boynton"
],
"versions": 21
}
Evidence (package doc at flag time)
{
"dependencies_count": 23,
"dist": {
"integrity": "sha512-8Ny6YSS9zajSpeeQASkZ8csSPq4SCoU6TNca0ZiIrCi8mKCBu1JOr3Jioh4625+CV4EJO7KI3oM2iNrKahTvOg==",
"tarball": "https://registry.npmjs.org/@postman-cse/onboarding-aws-spec-discovery/-/onboarding-aws-spec-discovery-3.1.3.tgz",
"unpackedSize": 12957465
},
"dist-tags": {
"latest": "3.1.3"
},
"latest_version": "3.1.3",
"maintainers": [
{
"email": "jared.boynton@postman.com",
"name": "jared.boynton"
}
],
"num_versions": 22,
"repository": {
"type": "git",
"url": "git+https://github.com/postman-cs/postman-aws-spec-discovery-action.git"
},
"scripts": {
"build": "npm run typecheck && npm run bundle",
"bundle": "node -e \"require('node:fs').rmSync('dist',{recursive:true,force:true})\" && esbuild src/index.ts --bundle --platform=node --target=node24 --format=cjs --outfile=dist/index.cjs && esbuild src/cli.ts --bundle --platform=node --target=node24 --format=cjs --banner:js=\"#!/usr/bin/env node\" --outfile=dist/cli.cjs && node scripts/sanitize-dist-identifiers.mjs && node -e \"if(process.platform!=='win32')require('node:fs').chmodSync('dist/cli.cjs',0o755)\"",
"docs:support-ledger": "node validation/scripts/render-support-ledger.mjs",
"docs:tables": "node scripts/render-action-tables.mjs",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prepare": "git config core.hooksPath .githooks",
"test": "vitest run",
"test:live:sns": "vitest run --config vitest.live.config.ts",
"typecheck": "tsc --noEmit -p tsconfig.json",
"validate:fixtures": "node validation/scripts/check-validation-fixtures.mjs",
"validate:iac-signals": "node validation/scripts/validate-iac-signals.mjs",
"validate:live-required-plan": "node validation/scripts/emit-live-required-matrix.mjs",
"validate:offline": "npm run validate:fixtures && npm run validate:support-ledger && npm run validate:resolution-closure && npm run validate:repo-spec && npm run validate:iac-signals && npm run validate:p3-surfaces && npm run validate:live-required-plan",
"validate:p3-surfaces": "node validation/scripts/validate-p3-surfaces.mjs",
"validate:repo-spec": "node validation/scripts/validate-repo-spec-matrix.mjs",
"validate:resolution-closure": "node validation/scripts/validate-resolution-closure.mjs",
"validate:support-ledger": "node validation/scripts/validate-support-ledger.mjs",
"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": "4 versions in last 24h: ['3.1.0', '3.1.1', '3.1.2', '3.1.3']",
"repo_too_new_for_version_history": "claimed repo created 69d ago but package has 22 versions (expect >= 80d for that history)"
},
"time": {
"created": "2026-03-26T04:43:45.046Z",
"modified": "2026-07-21T22:10:07.653Z"
}
}