{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-f4e1a02526fb0ee8", "name": "Possibly dead Python function: cmd_fetch_issue", "shortDescription": {"text": "Possibly dead Python function: cmd_fetch_issue"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7eac4723c9c0ee97", "name": "Possibly dead Python function: cmd_post_issue_comment", "shortDescription": {"text": "Possibly dead Python function: cmd_post_issue_comment"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-75ca73cdd6c55cae", "name": "Possibly dead Python function: cmd_fetch_pr", "shortDescription": {"text": "Possibly dead Python function: cmd_fetch_pr"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c73b84d60ef38946", "name": "Possibly dead Python function: cmd_post_pr_comment", "shortDescription": {"text": "Possibly dead Python function: cmd_post_pr_comment"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-853776cbe2826dd1", "name": "Possibly dead Python function: cmd_build_resume", "shortDescription": {"text": "Possibly dead Python function: cmd_build_resume"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-77d61e17e8a8e9ad", "name": "Possibly dead Python function: cmd_attach_metadata", "shortDescription": {"text": "Possibly dead Python function: cmd_attach_metadata"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bafd12baaba0a1e8", "name": "Possibly dead Python function: cmd_write_session", "shortDescription": {"text": "Possibly dead Python function: cmd_write_session"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bd3d670bf7614b95", "name": "Possibly dead Python function: cmd_read_session", "shortDescription": {"text": "Possibly dead Python function: cmd_read_session"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fc13849d2af77f67", "name": "Possibly dead Python function: cmd_write_pending_comment", "shortDescription": {"text": "Possibly dead Python function: cmd_write_pending_comment"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6b35626fca83c82d", "name": "Possibly dead Python function: cmd_clear_pending_comment", "shortDescription": {"text": "Possibly dead Python function: cmd_clear_pending_comment"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2ba4818b9a58dbd5", "name": "Possibly dead Python function: cmd_run_pr_round", "shortDescription": {"text": "Possibly dead Python function: cmd_run_pr_round"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-986e628b4f12bc95", "name": "Possibly dead Python function: cmd_retry_validate", "shortDescription": {"text": "Possibly dead Python function: cmd_retry_validate"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f97d5d0d9c03eb18", "name": "Possibly dead Python function: cmd_complete_host_review", "shortDescription": {"text": "Possibly dead Python function: cmd_complete_host_review"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cf88ea822017325a", "name": "Possibly dead Python function: cmd_run_implement", "shortDescription": {"text": "Possibly dead Python function: cmd_run_implement"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bd1c71bf96dd9db1", "name": "Insecure pattern 'exec_used' in src/coding_review_agent_loop/cli.py:128", "shortDescription": {"text": "Insecure pattern 'exec_used' in src/coding_review_agent_loop/cli.py:128"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a82dfd2e4d3282d5", "name": "Very large file: tests/test_skill_helpers.py (2712 lines)", "shortDescription": {"text": "Very large file: tests/test_skill_helpers.py (2712 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ed7412bec1dbf3c0", "name": "Very large file: tests/test_agent_loop.py (17581 lines)", "shortDescription": {"text": "Very large file: tests/test_agent_loop.py (17581 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-41d2e80fb59034c7", "name": "Very large file: helpers/skill_runner.py (3325 lines)", "shortDescription": {"text": "Very large file: helpers/skill_runner.py (3325 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b6daa974b8d2fa78", "name": "Very large file: src/coding_review_agent_loop/protocol.py (1646 lines)", "shortDescription": {"text": "Very large file: src/coding_review_agent_loop/protocol.py (1646 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-33a820aa597f58ec", "name": "Very large file: src/coding_review_agent_loop/prompts.py (2147 lines)", "shortDescription": {"text": "Very large file: src/coding_review_agent_loop/prompts.py (2147 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f6562343639a3339", "name": "Very large file: src/coding_review_agent_loop/orchestrator.py (3108 lines)", "shortDescription": {"text": "Very large file: src/coding_review_agent_loop/orchestrator.py (3108 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "4 tests / 38 src (ratio 0.11)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 152 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1da0a947905b8ea1", "name": "Commented-code block (5 lines) in helpers/prompt_builders.py:49", "shortDescription": {"text": "Commented-code block (5 lines) in helpers/prompt_builders.py:49"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-28c67a71e7d5ee6f", "name": "Network/subprocess call without timeout or try/except \u2014 helpers/demo_loop.py:50", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 helpers/demo_loop.py:50"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0916e3a5a607a139", "name": "Network/subprocess call without timeout or try/except \u2014 helpers/gh_ops.py:21", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 helpers/gh_ops.py:21"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9cfe09c1504f96ab", "name": "Network/subprocess call without timeout or try/except \u2014 helpers/state_manager.py:108", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 helpers/state_manager.py:108"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2a22c003fe0dabdf", "name": "Commented-code block (5 lines) in helpers/run_external.py:270", "shortDescription": {"text": "Commented-code block (5 lines) in helpers/run_external.py:270"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7f1fcc99c1977b70", "name": "Commented-code block (5 lines) in helpers/skill_runner.py:926", "shortDescription": {"text": "Commented-code block (5 lines) in helpers/skill_runner.py:926"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ef4e2a8c18d1f005", "name": "Network/subprocess call without timeout or try/except \u2014 helpers/skill_runner.py:132", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 helpers/skill_runner.py:132"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5edaad7b17dee05c", "name": "Commented-code block (21 lines) in src/coding_review_agent_loop/repair.py:149", "shortDescription": {"text": "Commented-code block (21 lines) in src/coding_review_agent_loop/repair.py:149"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0ecc951148140e1b", "name": "Commented-code block (5 lines) in src/coding_review_agent_loop/protocol.py:279", "shortDescription": {"text": "Commented-code block (5 lines) in src/coding_review_agent_loop/protocol.py:279"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2873938d769eb267", "name": "Commented-code block (6 lines) in src/coding_review_agent_loop/orchestrator.py:1019", "shortDescription": {"text": "Commented-code block (6 lines) in src/coding_review_agent_loop/orchestrator.py:1019"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1bdd6e88e2207cdc", "name": "Network/subprocess call without timeout or try/except \u2014 src/coding_review_agent_loop/runner.py:57", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 src/coding_review_agent_loop/runner.py:57"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0b4d34cd2896b832", "name": "Commented-code block (5 lines) in src/coding_review_agent_loop/agents/gemini.py:160", "shortDescription": {"text": "Commented-code block (5 lines) in src/coding_review_agent_loop/agents/gemini.py:160"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nhelpers/prompt_builders.py:build_plan_prompt_for_skill, helpers/prompt_builders.py:build_plan_revision_prompt_for_skill\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nsrc/coding_review_agent_loop/decomposition.py:find_existing_decomposition, src/coding_review_agent_loop/decomposition.py:find_existing_phase_implementation_handoff, src/coding_review_agent_loop/decomposition.py:find_existing_one_shot_impl_handoff\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nsrc/coding_review_agent_loop/agents/codex.py:run, src/coding_review_agent_loop/agents/gemini.py:run, src/coding_review_agent_loop/agents/base.py:run, src/coding_review_agent_loop/agents/claude.py:run\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22906"}, "properties": {"repository": "wwind123/coding-review-agent-loop", "repoUrl": "https://github.com/wwind123/coding-review-agent-loop", "branch": "main"}, "results": [{"ruleId": "scanner-f4e1a02526fb0ee8", "level": "note", "message": {"text": "Possibly dead Python function: cmd_fetch_issue"}, "properties": {"repobilityId": "e95d9bf4eac5d506", "scanner": "scanner-primary", "fingerprint": "f4e1a02526fb0ee8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/gh_ops.py:33"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7eac4723c9c0ee97", "level": "note", "message": {"text": "Possibly dead Python function: cmd_post_issue_comment"}, "properties": {"repobilityId": "6366ec2ca4523c46", "scanner": "scanner-primary", "fingerprint": "7eac4723c9c0ee97", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/gh_ops.py:47"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-75ca73cdd6c55cae", "level": "note", "message": {"text": "Possibly dead Python function: cmd_fetch_pr"}, "properties": {"repobilityId": "d60a84c7c398f545", "scanner": "scanner-primary", "fingerprint": "75ca73cdd6c55cae", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/gh_ops.py:70"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c73b84d60ef38946", "level": "note", "message": {"text": "Possibly dead Python function: cmd_post_pr_comment"}, "properties": {"repobilityId": "e45188dcebbc64ca", "scanner": "scanner-primary", "fingerprint": "c73b84d60ef38946", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/gh_ops.py:84"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-853776cbe2826dd1", "level": "note", "message": {"text": "Possibly dead Python function: cmd_build_resume"}, "properties": {"repobilityId": "2360f029aa9de2aa", "scanner": "scanner-primary", "fingerprint": "853776cbe2826dd1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/state_manager.py:158"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-77d61e17e8a8e9ad", "level": "note", "message": {"text": "Possibly dead Python function: cmd_attach_metadata"}, "properties": {"repobilityId": "2c5c84d38c46b5eb", "scanner": "scanner-primary", "fingerprint": "77d61e17e8a8e9ad", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/state_manager.py:268"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bafd12baaba0a1e8", "level": "note", "message": {"text": "Possibly dead Python function: cmd_write_session"}, "properties": {"repobilityId": "4c898a1a425274a7", "scanner": "scanner-primary", "fingerprint": "bafd12baaba0a1e8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/state_manager.py:346"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bd3d670bf7614b95", "level": "note", "message": {"text": "Possibly dead Python function: cmd_read_session"}, "properties": {"repobilityId": "fff416d978901e27", "scanner": "scanner-primary", "fingerprint": "bd3d670bf7614b95", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/state_manager.py:359"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fc13849d2af77f67", "level": "note", "message": {"text": "Possibly dead Python function: cmd_write_pending_comment"}, "properties": {"repobilityId": "97dcd0450a7e5f2b", "scanner": "scanner-primary", "fingerprint": "fc13849d2af77f67", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/state_manager.py:365"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6b35626fca83c82d", "level": "note", "message": {"text": "Possibly dead Python function: cmd_clear_pending_comment"}, "properties": {"repobilityId": "93ed9e6f7a008243", "scanner": "scanner-primary", "fingerprint": "6b35626fca83c82d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/state_manager.py:373"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2ba4818b9a58dbd5", "level": "note", "message": {"text": "Possibly dead Python function: cmd_run_pr_round"}, "properties": {"repobilityId": "d997f66a42485e23", "scanner": "scanner-primary", "fingerprint": "2ba4818b9a58dbd5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/skill_runner.py:1943"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-986e628b4f12bc95", "level": "note", "message": {"text": "Possibly dead Python function: cmd_retry_validate"}, "properties": {"repobilityId": "57433e609336f61e", "scanner": "scanner-primary", "fingerprint": "986e628b4f12bc95", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/skill_runner.py:2184"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f97d5d0d9c03eb18", "level": "note", "message": {"text": "Possibly dead Python function: cmd_complete_host_review"}, "properties": {"repobilityId": "855ae367e9f76a83", "scanner": "scanner-primary", "fingerprint": "f97d5d0d9c03eb18", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/skill_runner.py:2268"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cf88ea822017325a", "level": "note", "message": {"text": "Possibly dead Python function: cmd_run_implement"}, "properties": {"repobilityId": "972b036628f58cf8", "scanner": "scanner-primary", "fingerprint": "cf88ea822017325a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "helpers/skill_runner.py:2571"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-bd1c71bf96dd9db1", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in src/coding_review_agent_loop/cli.py:128"}, "properties": {"repobilityId": "649a1922ebc6b01d", "scanner": "scanner-primary", "fingerprint": "bd1c71bf96dd9db1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/coding_review_agent_loop/cli.py"}, "region": {"startLine": 128}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-a82dfd2e4d3282d5", "level": "note", "message": {"text": "Very large file: tests/test_skill_helpers.py (2712 lines)"}, "properties": {"repobilityId": "73dcc4e220937a12", "scanner": "scanner-primary", "fingerprint": "a82dfd2e4d3282d5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ed7412bec1dbf3c0", "level": "note", "message": {"text": "Very large file: tests/test_agent_loop.py (17581 lines)"}, "properties": {"repobilityId": "4e9c686bcc9a64f5", "scanner": "scanner-primary", "fingerprint": "ed7412bec1dbf3c0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-41d2e80fb59034c7", "level": "note", "message": {"text": "Very large file: helpers/skill_runner.py (3325 lines)"}, "properties": {"repobilityId": "ec50824d46450b98", "scanner": "scanner-primary", "fingerprint": "41d2e80fb59034c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b6daa974b8d2fa78", "level": "note", "message": {"text": "Very large file: src/coding_review_agent_loop/protocol.py (1646 lines)"}, "properties": {"repobilityId": "163a46ea00243666", "scanner": "scanner-primary", "fingerprint": "b6daa974b8d2fa78", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-33a820aa597f58ec", "level": "note", "message": {"text": "Very large file: src/coding_review_agent_loop/prompts.py (2147 lines)"}, "properties": {"repobilityId": "808e92ce102176f3", "scanner": "scanner-primary", "fingerprint": "33a820aa597f58ec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f6562343639a3339", "level": "note", "message": {"text": "Very large file: src/coding_review_agent_loop/orchestrator.py (3108 lines)"}, "properties": {"repobilityId": "ac261dd5faf9032d", "scanner": "scanner-primary", "fingerprint": "f6562343639a3339", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "b5ea8b14d59399ab", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "1175c23ccaa55609", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "9606eca8a3400ca5", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-1da0a947905b8ea1", "level": "none", "message": {"text": "Commented-code block (5 lines) in helpers/prompt_builders.py:49"}, "properties": {"repobilityId": "baf0489ce81a1f93", "scanner": "scanner-primary", "fingerprint": "1da0a947905b8ea1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-28c67a71e7d5ee6f", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 helpers/demo_loop.py:50"}, "properties": {"repobilityId": "c04d9a58c002c65f", "scanner": "scanner-primary", "fingerprint": "28c67a71e7d5ee6f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0916e3a5a607a139", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 helpers/gh_ops.py:21"}, "properties": {"repobilityId": "b2180a8560058f51", "scanner": "scanner-primary", "fingerprint": "0916e3a5a607a139", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9cfe09c1504f96ab", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 helpers/state_manager.py:108"}, "properties": {"repobilityId": "9b528f7120249805", "scanner": "scanner-primary", "fingerprint": "9cfe09c1504f96ab", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2a22c003fe0dabdf", "level": "none", "message": {"text": "Commented-code block (5 lines) in helpers/run_external.py:270"}, "properties": {"repobilityId": "e26ca826a7892a43", "scanner": "scanner-primary", "fingerprint": "2a22c003fe0dabdf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f1fcc99c1977b70", "level": "none", "message": {"text": "Commented-code block (5 lines) in helpers/skill_runner.py:926"}, "properties": {"repobilityId": "25eb701704ada948", "scanner": "scanner-primary", "fingerprint": "7f1fcc99c1977b70", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ef4e2a8c18d1f005", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 helpers/skill_runner.py:132"}, "properties": {"repobilityId": "dd5981059e9bb6a2", "scanner": "scanner-primary", "fingerprint": "ef4e2a8c18d1f005", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5edaad7b17dee05c", "level": "none", "message": {"text": "Commented-code block (21 lines) in src/coding_review_agent_loop/repair.py:149"}, "properties": {"repobilityId": "75693e78882a074f", "scanner": "scanner-primary", "fingerprint": "5edaad7b17dee05c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0ecc951148140e1b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/coding_review_agent_loop/protocol.py:279"}, "properties": {"repobilityId": "2e44797107784bdf", "scanner": "scanner-primary", "fingerprint": "0ecc951148140e1b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2873938d769eb267", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/coding_review_agent_loop/orchestrator.py:1019"}, "properties": {"repobilityId": "8d9d005a68a07096", "scanner": "scanner-primary", "fingerprint": "2873938d769eb267", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1bdd6e88e2207cdc", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 src/coding_review_agent_loop/runner.py:57"}, "properties": {"repobilityId": "026737027c33638d", "scanner": "scanner-primary", "fingerprint": "1bdd6e88e2207cdc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0b4d34cd2896b832", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/coding_review_agent_loop/agents/gemini.py:160"}, "properties": {"repobilityId": "f10a7b8a83426fcb", "scanner": "scanner-primary", "fingerprint": "0b4d34cd2896b832", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "c0ba9090e2a60c7b", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "21272a325fed1d30", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "5f379dded30b0583", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "60b9f85a4456a3c2", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "b7a04198448bd511", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "9cdde48accc59e25", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "4fad300fd644d09c", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "510cf6de5a57bac0", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "d5b20c834c7f15cb", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "357e82266725abad", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f5e0c7958722c607", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "40f7e0df455b7798", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "2c6613f31f496c8c", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "5e2393319c6baf55", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}