npm @postman-cse/onboarding-aws-spec-discovery @1.0.4
score
0.5247
med
flagged
2026-06-14 15:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| provenance_dropped | 0.8 | prior version published with SLSA attestation; current version has none |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'jared.boynton' pushed 6 packages in the last 15min on npm |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@postman-cse/automation-telemetry-core', 'undici'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 32d ago but package has 13 versions (expect >= 66d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jared.boynton"
],
"versions": 11
}
Evidence (package doc at flag time)
{
"dependencies_count": 23,
"dist": {
"integrity": "sha512-FKs8kfaXfPS38UqxYxp1j5++kYySqW6q+e/oP/I7jE4doKIvj0kTTl1SH7M3jjUnanmbKlBBVQsrJzjcQhRoTA==",
"tarball": "https://registry.npmjs.org/@postman-cse/onboarding-aws-spec-discovery/-/onboarding-aws-spec-discovery-1.0.4.tgz",
"unpackedSize": 12727790
},
"dist-tags": {
"latest": "1.0.4"
},
"latest_version": "1.0.4",
"maintainers": [
{
"email": "jared.boynton@postman.com",
"name": "jared.boynton"
}
],
"num_versions": 13,
"repository": {
"type": "git",
"url": "git+https://github.com/postman-cs/postman-aws-spec-discovery-action.git"
},
"scripts": {
"build": "npm run typecheck && rm -rf dist && esbuild src/index.ts --bundle --platform=node --target=node24 --format=cjs --define:__ACTION_VERSION__=\\\"$npm_package_version\\\" --outfile=dist/index.cjs && esbuild src/cli.ts --bundle --platform=node --target=node24 --format=cjs --define:__ACTION_VERSION__=\\\"$npm_package_version\\\" --banner:js='#!/usr/bin/env node' --outfile=dist/cli.cjs",
"check:dist": "npm run build && git diff --exit-code -- dist",
"docs:tables": "node scripts/render-action-tables.mjs",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "vitest run",
"test:live:sns": "vitest run --config vitest.live.config.ts",
"typecheck": "tsc --noEmit -p tsconfig.json"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@postman-cse/automation-telemetry-core', 'undici']",
"mass_publish_burst": "publisher 'jared.boynton' pushed 6 packages in the last 15min on npm",
"provenance_dropped": "prior version published with SLSA attestation; current version has none",
"repo_too_new_for_version_history": "claimed repo created 32d ago but package has 13 versions (expect >= 66d for that history)"
},
"time": {
"created": "2026-03-26T04:43:45.046Z",
"modified": "2026-06-14T20:50:27.859Z"
}
}