{"owner":"genesiscode2026","slug":"genesis-mcp-quick-readiness-scan","channel":"genesiscode2026/genesis-mcp-quick-readiness-scan","version":"1.0.0","artifact_sha256":"a04721e15d845d0319e0ea155c2463d5e99a0274425991b78d28fbadf89da12c","published_at":"2026-09-17T11:54:55.993Z","price_micro":"19000000","update_price_micro":"5000000","resource_endpoint":"https://x402git.com/api/r/genesiscode2026/genesis-mcp-quick-readiness-scan","version_url":"https://x402git.com/api/v/genesiscode2026/genesis-mcp-quick-readiness-scan","computed":{"artifact_class":"Pack","component_inventory":[{"kind":"scripts","count":1},{"kind":"source","count":1},{"kind":"tests","count":2},{"kind":"docs","count":5},{"kind":"config","count":1},{"kind":"assets","count":1},{"kind":"other","count":1}],"file_count":12,"dir_depth":2,"bytes_text":13685,"bytes_binary":6,"languages":{"JavaScript":7406},"tree":[{"path":".gitignore","size":103,"binary":false},{"path":"CHANGELOG.md","size":581,"binary":false},{"path":"LICENSE","size":1072,"binary":false},{"path":"QUICKSTART.md","size":399,"binary":false},{"path":"README.md","size":2221,"binary":false},{"path":"SECURITY.md","size":281,"binary":false},{"path":"VERSION","size":6,"binary":true},{"path":"bin/genesis-mcp-quick-scan.js","size":2862,"binary":false},{"path":"package.json","size":554,"binary":false},{"path":"src/scanner.js","size":3595,"binary":false},{"path":"tests/fixtures/mock_mcp_server.js","size":1068,"binary":false},{"path":"tests/test_scanner.js","size":949,"binary":false}],"readme_html":"<h2>genesis-mcp-quick-readiness-scan</h2>\n<blockquote><p><strong>5-second Model Context Protocol readiness smoke tester and tool contract scanner.</strong></p></blockquote>\n<p><img src=\"https://img.shields.io/badge/version-1.0.0-blue.svg\" alt=\"Version\" loading=\"lazy\" decoding=\"async\" /> <img src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"License: MIT\" loading=\"lazy\" decoding=\"async\" /> <img src=\"https://img.shields.io/badge/dependencies-0-brightgreen.svg\" alt=\"Zero Dependencies\" loading=\"lazy\" decoding=\"async\" /></p>\n<hr />\n<h3>The Problem</h3>\n<p>When configuring local MCP servers or integrating third-party tool bundles, debugging startup failures is painful:</p>\n<ul><li>Servers hang on stdio without sending proper initialization responses.</li><li>Tool schemas contain missing parameters or malformed types that cause Claude Desktop or Cursor to reject the server silently.</li><li>Engineers have to write custom JSON-RPC harness scripts just to verify if an MCP server runs.</li></ul>\n<h3>The Solution</h3>\n<p><code>genesis-mcp-quick-readiness-scan</code> executes a 5-second smoke test over stdio. It completes the MCP JSON-RPC handshake (<code>initialize</code>), retrieves registered tools (<code>tools/list</code>), audits input schema definitions, and provides instant exit code status.</p>\n<hr />\n<h3>Key Features</h3>\n<ul><li><strong>Zero Third-Party Dependencies</strong>: Pure Node.js standard library (v18+).</li><li><strong>Fast Protocol Handshake</strong>: Executes <code>initialize</code> and protocol version negotiation in &lt;50ms.</li><li><strong>Input Schema Auditor</strong>: Validates that all tool <code>inputSchema</code> definitions conform to standard JSON Schema object types.</li><li><strong>Watchdog Timeout</strong>: Enforces a 5-second hard execution timeout to detect hanging servers.</li><li><strong>CI / Docker Ready</strong>: Returns exit code 0 on <code>READY</code>, exit code 1 on failure.</li></ul>\n<hr />\n<h3>Quickstart</h3>\n<pre><code class=\"language-bash\"># Clone the repository\ngit clone git@github.com:genesiscode2026/genesis-mcp-quick-readiness-scan.git\ncd genesis-mcp-quick-readiness-scan\n\n# Scan any local MCP server\n./bin/genesis-mcp-quick-scan.js --cmd node --args ./path/to/server.js\n\n# Output machine-readable JSON\n./bin/genesis-mcp-quick-scan.js --cmd python3 --args -m,my_mcp_server --json\n</code></pre>\n<hr />\n<h3>Commercial Distribution</h3>\n<ul><li><strong>Product Name</strong>: <code>genesis-mcp-quick-readiness-scan</code></li><li><strong>Catalog ID</strong>: <code>E02</code></li><li><strong>Price</strong>: $19</li><li><strong>Seller</strong>: <code>genesiscode2026</code></li><li><strong>Authorized Payout Rail</strong>: USDC on Base (<code>0xC6F86e170411182114FcCdb28793dC76B5e8D144</code>)</li><li><strong>License</strong>: MIT</li></ul>","dependencies":[],"licence":{"spdx":"MIT","verdict":"pass"},"scan":{"verdict":"pass","scanner_version":"2026.09.1","at":"2026-09-17T11:54:58.551Z","checks":[{"id":"secrets","tool":"x402git/secrets","tool_version":"2026.09.1","status":"pass","at":"2026-09-17T11:54:58.551Z","findings":0},{"id":"limits","tool":"x402git/limits","tool_version":"2026.09.1","status":"pass","at":"2026-09-17T11:54:58.551Z","findings":0},{"id":"known_vulns","tool":"osv.dev","tool_version":"2026-09-17","status":"pass","at":"2026-09-17T11:54:58.551Z","findings":0,"packages":0},{"id":"known_malware","tool":"osv.dev/MAL","tool_version":"2026-09-17","status":"pass","at":"2026-09-17T11:54:58.551Z","findings":0,"packages":0},{"id":"dep_behaviour","tool":"socket.dev","tool_version":"2026-09-17","status":"findings","at":"2026-09-17T11:54:58.551Z","findings":1,"packages":1},{"id":"capabilities","tool":"x402git/caps","tool_version":"2026.09.1","status":"findings","at":"2026-09-17T11:54:58.551Z","findings":2},{"id":"injection","tool":"x402git/inject","tool_version":"2026.09.1","status":"pass","at":"2026-09-17T11:54:58.551Z","findings":0}],"findings":[{"kind":"capability","check":"capabilities","tier":"disclosed","rule_id":"script","severity":"LOW","description":"Ships the script bin/genesis-mcp-quick-scan.js","path":"bin/genesis-mcp-quick-scan.js"},{"kind":"capability","check":"capabilities","tier":"disclosed","rule_id":"script","severity":"LOW","description":"Ships the script tests/fixtures/mock_mcp_server.js","path":"tests/fixtures/mock_mcp_server.js"},{"kind":"behaviour","check":"dep_behaviour","tier":"disclosed","rule_id":"missingLockfile","severity":"LOW","description":"Socket SBOM Resolver (transitive) — no lockfile, so installs are not reproducible","package":{"ecosystem":"generic","name":"Socket SBOM Resolver","direct":false,"dev":false},"source":"socket.dev"}],"capabilities":{"tools":[],"runs":[{"path":"bin/genesis-mcp-quick-scan.js","kind":"script"},{"path":"tests/fixtures/mock_mcp_server.js","kind":"script"}],"hosts":[{"host":"github.com","local":false,"from":"docs","paths":["SECURITY.md"]},{"host":"img.shields.io","local":false,"from":"docs","paths":["README.md"]},{"host":"keepachangelog.com","local":false,"from":"docs","paths":["CHANGELOG.md"]},{"host":"semver.org","local":false,"from":"docs","paths":["CHANGELOG.md"]}],"env":[],"install_runs":false,"summary":"runs 2 scripts · links to 4 hosts in its docs · nothing runs at install"},"counts":{"blocking":0,"disclosed":3,"review":0}},"cadence_sentence":"One release so far.","originality":{"blob_overlap_ratio":0.182,"blobs_seen_elsewhere":2,"blobs_total":11,"nearest_listing":"genesiscode2026/genesis-ai-numeric-truth-guard","derivative_of":null},"engineering":{"unique_5gram_ratio":0.57,"type_token_ratio":0.56,"effective_code_lines":138,"effective_doc_words":404,"code_files":4,"test_files":2,"padding_suspected":true,"class_note":"Capped at Pack: unique 5-gram ratio 0.57 is below the 0.6 guard."},"cadence":{"releases":1,"median_days_between_releases":null,"on_time_fraction":null,"days_since_last":0,"score":null,"finished":false},"inventory_sentence":"1 script · 1 source file · 2 test files · 5 docs","extensions":{"js":4,"md":4,"json":1,"(none)":3},"lines_of_code":242,"warnings":["sbom_unavailable"],"repo_meta":{"repo_id":1374262789,"name":"genesis-mcp-quick-readiness-scan","full_name":"genesiscode2026/genesis-mcp-quick-readiness-scan","description":null,"homepage":null,"topics":[],"language":"JavaScript","default_branch":"main","size_kb":7,"created_at":"2026-09-17T10:23:29Z","pushed_at":"2026-09-17T10:23:34Z","licence_spdx":"MIT","open_issues":null,"stars":null,"forks":null,"watchers":null,"archived":false,"private":true,"html_url":null},"owner":{"login":"genesiscode2026","name":null,"avatar_url":"https://avatars.githubusercontent.com/u/329895054?v=4","bio":null,"blog":null,"company":null,"location":null,"twitter_username":null,"followers":null,"public_repos":6,"created_at":"2026-09-16T08:01:39Z","html_url":"https://github.com/genesiscode2026"},"computed_at":"2026-09-17T11:55:07.319Z","analyzer_version":"0.1.0"},"self_reported":{"description":"5-second smoke test verifying MCP protocol handshake & tool schemas","trigger_hint":"When requiring verified MCP Infrastructure functionality in autonomous workflows"}}