{"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-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-4192b138b52d45e7", "name": "Insecure pattern 'direct_innerhtml_assignment' in webview/chat.html:3257", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in webview/chat.html:3257"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6efc65e1dacddb27", "name": "Insecure pattern 'node_child_process' in src/extension.ts:3322", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/extension.ts:3322"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-93eefdf6f72b66ac", "name": "Insecure pattern 'node_child_process' in src/auth/claudeAuth.ts:6", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/auth/claudeAuth.ts:6"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fcee7d25681f8707", "name": "Insecure pattern 'new_function_used' in src/auth/geminiAuth.ts:11", "shortDescription": {"text": "Insecure pattern 'new_function_used' in src/auth/geminiAuth.ts:11"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6404f106a5dacd7f", "name": "Insecure pattern 'node_child_process' in src/util/testRunner.ts:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/util/testRunner.ts:5"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-26f351701da8c695", "name": "Insecure pattern 'node_child_process' in src/util/commitMessage.ts:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/util/commitMessage.ts:5"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0a41e41f1352dcd6", "name": "Insecure pattern 'new_function_used' in src/providers/geminiProvider.ts:29", "shortDescription": {"text": "Insecure pattern 'new_function_used' in src/providers/geminiProvider.ts:29"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0aa712017ce47583", "name": "Insecure pattern 'node_child_process' in src/context/contextBundle.ts:10", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/context/contextBundle.ts:10"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-node@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a53bf972e19b52fd", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "softprops/action-gh-release@v2 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7ffa33751be3d771", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-53c8138f2691f904", "name": "Very large file: src/extension.ts (5979 lines)", "shortDescription": {"text": "Very large file: src/extension.ts (5979 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-16464a7ce366ed71", "name": "Very large file: src/telegram/bridge.ts (1253 lines)", "shortDescription": {"text": "Very large file: src/telegram/bridge.ts (1253 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 22 placeholder/mock markers across 3 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-a28909ee0f22ee33", "name": "Commented-code block (6 lines) in src/extension.ts:674", "shortDescription": {"text": "Commented-code block (6 lines) in src/extension.ts:674"}, "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-f37ddc2645f8b66c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/extension.ts:5084", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/extension.ts:5084"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d48ae06138811ddf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/util/captain.ts:135", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/util/captain.ts:135"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a5487d4ecd6ed2b8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/util/agentMarketplace.ts:29", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/util/agentMarketplace.ts:29"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-71cec5fe8a07f07c", "name": "Commented-code block (6 lines) in src/telegram/bridge.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/telegram/bridge.ts:1"}, "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-f4a8608d8576c717", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/telegram/bridge.ts:587", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/telegram/bridge.ts:587"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8bb25cd47d925cbf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/telegram/client.ts:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/telegram/client.ts:63"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-600bb28547b27068", "name": "Commented-code block (5 lines) in src/team/teamMcp.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/team/teamMcp.ts:1"}, "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-023c8a2d62be3363", "name": "Commented-code block (7 lines) in src/providers/codexProvider.ts:132", "shortDescription": {"text": "Commented-code block (7 lines) in src/providers/codexProvider.ts:132"}, "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-02263c72c78db36b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/providers/codexProvider.ts:185", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/providers/codexProvider.ts:185"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-19e4e38ecd0817b1", "name": "Commented-code block (7 lines) in src/providers/geminiProvider.ts:10", "shortDescription": {"text": "Commented-code block (7 lines) in src/providers/geminiProvider.ts:10"}, "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}}]}}, "automationDetails": {"id": "repobility/18839"}, "properties": {"repository": "samkjsong-bot/OrchestrAI", "repoUrl": "https://github.com/samkjsong-bot/OrchestrAI", "branch": "main"}, "results": [{"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-4192b138b52d45e7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in webview/chat.html:3257"}, "properties": {"repobilityId": "9076973fc6a522a6", "scanner": "scanner-primary", "fingerprint": "4192b138b52d45e7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "webview/chat.html"}, "region": {"startLine": 3257}}}]}, {"ruleId": "scanner-6efc65e1dacddb27", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/extension.ts:3322"}, "properties": {"repobilityId": "d3374763a1887cfc", "scanner": "scanner-primary", "fingerprint": "6efc65e1dacddb27", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/extension.ts"}, "region": {"startLine": 3322}}}]}, {"ruleId": "scanner-93eefdf6f72b66ac", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/auth/claudeAuth.ts:6"}, "properties": {"repobilityId": "68b00f5872680e96", "scanner": "scanner-primary", "fingerprint": "93eefdf6f72b66ac", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/auth/claudeAuth.ts"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-fcee7d25681f8707", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in src/auth/geminiAuth.ts:11"}, "properties": {"repobilityId": "4a4e068269d10713", "scanner": "scanner-primary", "fingerprint": "fcee7d25681f8707", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/auth/geminiAuth.ts"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-6404f106a5dacd7f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/util/testRunner.ts:5"}, "properties": {"repobilityId": "8be639060e5347c7", "scanner": "scanner-primary", "fingerprint": "6404f106a5dacd7f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/util/testRunner.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-26f351701da8c695", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/util/commitMessage.ts:5"}, "properties": {"repobilityId": "95767b9f12d7e81e", "scanner": "scanner-primary", "fingerprint": "26f351701da8c695", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/util/commitMessage.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-0a41e41f1352dcd6", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in src/providers/geminiProvider.ts:29"}, "properties": {"repobilityId": "6df939df92de165c", "scanner": "scanner-primary", "fingerprint": "0a41e41f1352dcd6", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/providers/geminiProvider.ts"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-0aa712017ce47583", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/context/contextBundle.ts:10"}, "properties": {"repobilityId": "6d233ce0c08a94da", "scanner": "scanner-primary", "fingerprint": "0aa712017ce47583", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/context/contextBundle.ts"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e768aa78741098d0", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b26ce68c37b84c6f", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-a53bf972e19b52fd", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2b57381939c1f612", "scanner": "scanner-primary", "fingerprint": "a53bf972e19b52fd", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish.yml"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-7ffa33751be3d771", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "491a3ad29cbaf189", "scanner": "scanner-primary", "fingerprint": "7ffa33751be3d771", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-53c8138f2691f904", "level": "note", "message": {"text": "Very large file: src/extension.ts (5979 lines)"}, "properties": {"repobilityId": "020f295f737a82df", "scanner": "scanner-primary", "fingerprint": "53c8138f2691f904", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-16464a7ce366ed71", "level": "note", "message": {"text": "Very large file: src/telegram/bridge.ts (1253 lines)"}, "properties": {"repobilityId": "1413dec7d5957c8a", "scanner": "scanner-primary", "fingerprint": "16464a7ce366ed71", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "594886a00c0812d9", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "b57ca9bd0c9dc039", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "4a82d94c8c10dc8f", "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": "dce0ddb77abce2b9", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-a28909ee0f22ee33", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/extension.ts:674"}, "properties": {"repobilityId": "6c06b1df325f489e", "scanner": "scanner-primary", "fingerprint": "a28909ee0f22ee33", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f37ddc2645f8b66c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/extension.ts:5084"}, "properties": {"repobilityId": "102981adb59b371e", "scanner": "scanner-primary", "fingerprint": "f37ddc2645f8b66c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d48ae06138811ddf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/util/captain.ts:135"}, "properties": {"repobilityId": "47f0bc3ae86fb8e0", "scanner": "scanner-primary", "fingerprint": "d48ae06138811ddf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a5487d4ecd6ed2b8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/util/agentMarketplace.ts:29"}, "properties": {"repobilityId": "97d5d893beae1c45", "scanner": "scanner-primary", "fingerprint": "a5487d4ecd6ed2b8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-71cec5fe8a07f07c", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/telegram/bridge.ts:1"}, "properties": {"repobilityId": "7bbabdd4397c5e44", "scanner": "scanner-primary", "fingerprint": "71cec5fe8a07f07c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f4a8608d8576c717", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/telegram/bridge.ts:587"}, "properties": {"repobilityId": "b4e2d1ed584208e9", "scanner": "scanner-primary", "fingerprint": "f4a8608d8576c717", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8bb25cd47d925cbf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/telegram/client.ts:63"}, "properties": {"repobilityId": "809d81b7d41482b6", "scanner": "scanner-primary", "fingerprint": "8bb25cd47d925cbf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-600bb28547b27068", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/team/teamMcp.ts:1"}, "properties": {"repobilityId": "43a4aa034f249daa", "scanner": "scanner-primary", "fingerprint": "600bb28547b27068", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-023c8a2d62be3363", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/providers/codexProvider.ts:132"}, "properties": {"repobilityId": "071c05ab315595ba", "scanner": "scanner-primary", "fingerprint": "023c8a2d62be3363", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02263c72c78db36b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/providers/codexProvider.ts:185"}, "properties": {"repobilityId": "81466a981c98c0c6", "scanner": "scanner-primary", "fingerprint": "02263c72c78db36b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-19e4e38ecd0817b1", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/providers/geminiProvider.ts:10"}, "properties": {"repobilityId": "607a73c26865928c", "scanner": "scanner-primary", "fingerprint": "19e4e38ecd0817b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}