npm cdk-insights @1.41.3
score
0.725
high
flagged
2026-06-11 05:59
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['cdk-insights'] |
| script_count_spike | 0.5 | scripts count 0 -> 48 |
| topology | ||
| dependency_added_unknown | 0.6 | 15 new non-watchlisted dep(s): ['@inquirer/prompts', '@middy/core', '@types/glob', 'axios', 'chalk'] ... |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo instancelabs/cdk-insights returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"leepriest"
],
"versions": 146
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-PqJ9b34S3SbfBA49SQ5kz6U9IMYpuIX239LZi7g9dYB2g5WDt56aygqjShUYnN2Npdmo74QHpuVqyLNnALfzNA==",
"tarball": "https://registry.npmjs.org/cdk-insights/-/cdk-insights-1.41.3.tgz",
"unpackedSize": 3241893
},
"dist-tags": {
"beta": "0.9.0",
"latest": "1.41.3"
},
"latest_version": "1.41.3",
"maintainers": [
{
"email": "lee@leepriest.dev",
"name": "leepriest"
}
],
"num_versions": 148,
"repository": {
"type": "git",
"url": "git+https://github.com/instancelabs/cdk-insights.git"
},
"scripts": {
"ai-run": "ts-node src/index.ts",
"build": "ts-node scripts/build.ts",
"build:dev": "CDK_INSIGHTS_ENVIRONMENT=dev CDK_INSIGHTS_API_URL=https://s2zhmjbwlj.execute-api.eu-west-2.amazonaws.com/v1 ts-node scripts/build.ts",
"cache:clear": "node scripts/cdk-insights-wrapper.js cache clear",
"cache:status": "node scripts/cdk-insights-wrapper.js cache status",
"cdk-insights": "node scripts/cdk-insights-wrapper.js",
"changelog:generate": "bumper generate",
"changelog:preview": "bumper preview",
"check": "biome check src/",
"check:schema-sync": "ts-node scripts/check-schema-sync.ts",
"demo:progress": "ts-node src/examples/progress-demo.ts",
"demo:single-line": "ts-node src/examples/single-line-progress-demo.ts",
"deploy:dev": "STAGE=dev cdk deploy",
"destroy:dev": "STAGE=dev cdk destroy",
"dev": "ts-node src/index.ts",
"format": "biome format --write src/",
"link": "npm link",
"lint": "biome lint src/",
"prepare": "husky install && npm run build",
"prepare:dev": "npm run unlink && npm run build:dev && npm run link",
"prepare:test": "npm run unlink && npm run build && npm run link",
"publish:alpha": "npm run build && npm publish --tag alpha",
"publish:beta": "npm run build && npm publish --tag beta && npm dist-tag add cdk-insights@$npm_package_version latest",
"publish:canary": "npm run build && npm publish --tag canary",
"publish:latest": "npm run build && npm publish --tag latest",
"release:check": "npm run validate:commits && npm run test && npm run build",
"release:dry-run": "bumper release patch --dry-run",
"release:full": "npm run release:check && npm run changelog:generate",
"release:major": "bumper release major",
"release:minor": "bumper release minor",
"release:patch": "bumper release patch",
"scan": "node scripts/cdk-insights-wrapper.js scan",
"scan:all": "node scripts/cdk-insights-wrapper.js scan --all",
"scan:json": "node scripts/cdk-insights-wrapper.js scan --format json",
"scan:markdown": "node scripts/cdk-insights-wrapper.js scan --format markdown",
"scan:summary": "node scripts/cdk-insights-wrapper.js scan --format summary",
"scan:with-issues": "node scripts/cdk-insights-wrapper.js scan --withIssue",
"setup:bumper": "bumper setup",
"start": "node dist/index.js",
"start:dev": "CDK_ENV=local ts-node src/index.ts",
"test": "vitest --run",
"test:line-clearing": "ts-node src/examples/line-clearing-test.ts",
"typecheck": "tsc --noEmit",
"unlink": "npm unlink -g cdk-insights",
"validate:commits": "bumper validate",
"version:alpha": "npm version prerelease --preid=alpha",
"version:beta": "npm version prerelease --preid=beta",
"version:rc": "npm version prerelease --preid=rc"
},
"signal_details": {
"bin_added": "new bin entry: ['cdk-insights']",
"dependency_added_unknown": "15 new non-watchlisted dep(s): ['@inquirer/prompts', '@middy/core', '@types/glob', 'axios', 'chalk'] ...",
"repo_doesnt_exist": "claimed repo instancelabs/cdk-insights returns 404 on github.com",
"script_count_spike": "scripts count 0 -> 48"
},
"time": {
"created": "2025-07-08T16:45:25.733Z",
"modified": "2026-06-11T10:59:26.981Z"
}
}