npm @jigx/jigx-debug-mcp @1.0.14
score
0.5641
med
flagged
2026-06-17 18:07
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['jigx-debug-mcp'] |
| script_count_spike | 0.5 | scripts count 0 -> 19 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 10 new non-watchlisted dep(s): ['@aws-sdk/client-cognito-identity-provider', '@modelcontextprotocol/sdk', 'crypto-js', 'dotenv', 'pino'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jigx-user"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-1URZNPZWdtsJco6NGSywwWtYd3zWF61DQBkuuQRjfbF6/5xEPfONhBs+p0uhaJNPJnxhJbXF6ZqSuYUwvizF+Q==",
"tarball": "https://registry.npmjs.org/@jigx/jigx-debug-mcp/-/jigx-debug-mcp-1.0.14.tgz",
"unpackedSize": 345082
},
"dist-tags": {
"latest": "1.0.14"
},
"latest_version": "1.0.14",
"maintainers": [
{
"email": "devops@jigx.com",
"name": "jigx-user"
}
],
"num_versions": 15,
"repository": null,
"scripts": {
"build": "tsgo --build",
"bundle:mcpb": "npm run build && node scripts/build-mcpb.mjs",
"cc": "npm run code-check",
"clean": "rm -rf dist .nyc_output coverage node_modules/.tmp .tmp",
"code-check": "npm run typecheck && npm test",
"debug": "npm run build && npx @modelcontextprotocol/inspector node dist/run.js",
"dev": "tsx src/run.ts",
"doctor": "tsx src/run.ts doctor",
"lint": "eslint src",
"lint:fix": "npm run lint -- --fix || true",
"pack:dry-run": "npm pack --dry-run",
"prepack": "npm run build",
"release:artifacts": "npm run build && node scripts/build-release-artifacts.mjs",
"serve": "NODE_ENV=production && node dist/run.js",
"start": "node dist/run.js",
"tc": "npm run typecheck",
"test": "vitest run --reporter=dot",
"test:watch": "vitest --watch",
"typecheck": "tsgo --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['jigx-debug-mcp']",
"dependency_added_unknown": "10 new non-watchlisted dep(s): ['@aws-sdk/client-cognito-identity-provider', '@modelcontextprotocol/sdk', 'crypto-js', 'dotenv', 'pino'] ...",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 19"
},
"time": {
"created": "2026-05-13T03:52:17.595Z",
"modified": "2026-06-17T23:07:00.635Z"
}
}