{"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-08520583e2363306", "name": "Stray `console.log` in TS/JS \u2014 scripts/validate-all.ts:17", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/validate-all.ts:17"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f04b8134c065530b", "name": "Stray `console.log` in TS/JS \u2014 scripts/build-index.ts:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-index.ts:15"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-035e11229f53b2ef", "name": "Stray `console.log` in TS/JS \u2014 scripts/backfill-bundled-upstream.ts:103", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/backfill-bundled-upstream.ts:103"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-34d66bcd09001d85", "name": "Stray `console.log` in TS/JS \u2014 scripts/vendor-skill.ts:275", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/vendor-skill.ts:275"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-48576444c6eb290c", "name": "Stray `console.log` in TS/JS \u2014 scripts/discover-bundled-upstream.ts:364", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/discover-bundled-upstream.ts:364"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5f37f85ba1273f47", "name": "Stray `console.log` in TS/JS \u2014 scripts/update-skill.ts:232", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/update-skill.ts:232"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6057ca0ebd484011", "name": "Stray `console.log` in TS/JS \u2014 scripts/vendor-refresh.ts:83", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/vendor-refresh.ts:83"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c020341a5cb50818", "name": "Stray `console.log` in TS/JS \u2014 scripts/reset-dev-fresh.ts:53", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/reset-dev-fresh.ts:53"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7ce64389253dfa4e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/desktop/src/renderer/components/SkillDetailDrawer.tsx:318", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/desktop/src/renderer/components/SkillDetailDrawer.tsx:318"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-66b080ffd18e507e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/desktop/src/renderer/components/UpdateNotesModal.tsx:64", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/desktop/src/renderer/components/UpdateNotesModal.tsx:64"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "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-27da1290783a32ee", "name": "Insecure pattern 'node_child_process' in scripts/vendor-skill.ts:32", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/vendor-skill.ts:32"}, "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-c4dc16f924439ed4", "name": "Insecure pattern 'node_child_process' in scripts/discover-bundled-upstream.ts:32", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/discover-bundled-upstream.ts:32"}, "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-2f46edfdfdd9fa72", "name": "Insecure pattern 'node_child_process' in scripts/reset-dev-fresh.ts:31", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/reset-dev-fresh.ts:31"}, "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-4564f6a0c22e1ca9", "name": "Insecure pattern 'dangerous_innerhtml' in packages/desktop/src/renderer/components/SkillDetailDrawer.tsx:318", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/desktop/src/renderer/components/SkillDetailDrawer.tsx:318"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-dda25d32cceffdad", "name": "Insecure pattern 'dangerous_innerhtml' in packages/desktop/src/renderer/components/UpdateNotesModal.tsx:64", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/desktop/src/renderer/components/UpdateNotesModal.tsx:64"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-aef20765dceb08e2", "name": "Insecure pattern 'node_child_process' in packages/desktop/src/main/main.ts:15", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/desktop/src/main/main.ts:15"}, "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-f1d13be99a9ba75e", "name": "Insecure pattern 'node_child_process' in packages/core/src/registry/build.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/registry/build.ts:3"}, "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-1838a141491ce38c", "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-4500e392c1509c97", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "peter-evans/create-pull-request@v7 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-4d0b54fc13f4183c", "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-ceea80e37aedc943", "name": "Very large file: packages/desktop/src/main/main.ts (3506 lines)", "shortDescription": {"text": "Very large file: packages/desktop/src/main/main.ts (3506 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": "17 tests / 118 src (ratio 0.14)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-68e2735c194d3d3d", "name": "Node manifest has dependencies but no lockfile: packages/docs/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/docs/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e86d2ce46e05644f", "name": "Node manifest has dependencies but no lockfile: packages/desktop/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/desktop/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-28e92806c0db3cd2", "name": "Node manifest has dependencies but no lockfile: packages/core/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/core/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 38 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 26 placeholder/mock markers across 14 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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1806092f655f67e0", "name": "Commented-code block (7 lines) in scripts/backfill-bundled-upstream.ts:7", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/backfill-bundled-upstream.ts:7"}, "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-2bc7b534971568a2", "name": "Commented-code block (10 lines) in scripts/vendor-skill.ts:15", "shortDescription": {"text": "Commented-code block (10 lines) in scripts/vendor-skill.ts:15"}, "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-da78a83bfc3149c3", "name": "Commented-code block (6 lines) in scripts/discover-bundled-upstream.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/discover-bundled-upstream.ts:3"}, "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-84548afa2e4622e2", "name": "Commented-code block (5 lines) in scripts/update-skill.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/update-skill.ts:8"}, "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-28709071f32e6aea", "name": "Commented-code block (8 lines) in scripts/vendor-refresh.ts:22", "shortDescription": {"text": "Commented-code block (8 lines) in scripts/vendor-refresh.ts:22"}, "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-7efc11ce15132208", "name": "Commented-code block (6 lines) in scripts/bank.ts:15", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/bank.ts:15"}, "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-4c86111f2fc7bddd", "name": "Commented-code block (10 lines) in scripts/reset-dev-fresh.ts:6", "shortDescription": {"text": "Commented-code block (10 lines) in scripts/reset-dev-fresh.ts:6"}, "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-5ece0cbcfccd7300", "name": "Commented-code block (5 lines) in packages/desktop/src/renderer/App.tsx:77", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/App.tsx:77"}, "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-f91066c6c0e0f062", "name": "Commented-code block (7 lines) in packages/desktop/src/renderer/components/BrowseTab.tsx:139", "shortDescription": {"text": "Commented-code block (7 lines) in packages/desktop/src/renderer/components/BrowseTab.tsx:139"}, "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-23399b30bf64c0ef", "name": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/SkillDetailDrawer.tsx:152", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/SkillDetailDrawer.tsx:152"}, "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-238e42f40f0f63b3", "name": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/InstallCollisionModal.tsx:88", "shortDescription": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/InstallCollisionModal.tsx:88"}, "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-8d9fc61761502798", "name": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/UpdateNotesModal.tsx:7", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/UpdateNotesModal.tsx:7"}, "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-bc7134d50cb16585", "name": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/InstalledTab.tsx:226", "shortDescription": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/InstalledTab.tsx:226"}, "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-302aba27efe09b86", "name": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/SkillCard.tsx:347", "shortDescription": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/SkillCard.tsx:347"}, "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-48bfa62850894e44", "name": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/RegistryFilters.tsx:261", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/RegistryFilters.tsx:261"}, "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-42f7943bf6d964b4", "name": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/primitives.tsx:5", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/primitives.tsx:5"}, "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-3f1eecbdce8b9699", "name": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/UpdatesModal.tsx:47", "shortDescription": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/UpdatesModal.tsx:47"}, "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-63bffb5f85dc1b64", "name": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/RegisterModal.tsx:205", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/RegisterModal.tsx:205"}, "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-76a9aba9b9b313f3", "name": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/DiscoverTab.tsx:160", "shortDescription": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/DiscoverTab.tsx: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-edc2cbb104318f4d", "name": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/SyncBanner.tsx:118", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/SyncBanner.tsx:118"}, "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-7cfffa090e3d8a77", "name": "Commented-code block (11 lines) in packages/desktop/src/renderer/components/ConflictResolver.tsx:4", "shortDescription": {"text": "Commented-code block (11 lines) in packages/desktop/src/renderer/components/ConflictResolver.tsx:4"}, "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-e2cc9eb3a06cd044", "name": "Commented-code block (8 lines) in packages/desktop/src/renderer/hooks/useFocusReturn.ts:37", "shortDescription": {"text": "Commented-code block (8 lines) in packages/desktop/src/renderer/hooks/useFocusReturn.ts:37"}, "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-e9700e43c7969775", "name": "Commented-code block (5 lines) in packages/desktop/src/renderer/hooks/useManifestImportProgress.ts:57", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/hooks/useManifestImportProgress.ts:57"}, "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-ef356146710b99ff", "name": "Commented-code block (6 lines) in packages/desktop/src/renderer/hooks/useIpcQuery.ts:97", "shortDescription": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/hooks/useIpcQuery.ts:97"}, "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-1199bfcd080c60e5", "name": "Commented-code block (6 lines) in packages/desktop/src/renderer/hooks/useRescanController.ts:71", "shortDescription": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/hooks/useRescanController.ts:71"}, "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-4b4273dedbbd9fda", "name": "Commented-code block (5 lines) in packages/desktop/src/main/auth.ts:186", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/main/auth.ts:186"}, "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-d7218763ed0acb60", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/desktop/src/main/auth.ts:223", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/desktop/src/main/auth.ts:223"}, "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-2841f64fa75d3e0e", "name": "Commented-code block (5 lines) in packages/desktop/src/main/main.ts:144", "shortDescription": {"text": "Commented-code block (5 lines) in packages/desktop/src/main/main.ts:144"}, "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-a50098af24bb4aa1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/desktop/src/main/main.ts:622", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/desktop/src/main/main.ts:622"}, "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-4679318a314f32cb", "name": "Commented-code block (7 lines) in packages/desktop/src/main/auth-config.ts:3", "shortDescription": {"text": "Commented-code block (7 lines) in packages/desktop/src/main/auth-config.ts:3"}, "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-e34b9c5aa4a3d8d0", "name": "Commented-code block (5 lines) in packages/core/vitest.config.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/vitest.config.ts:7"}, "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-56e9edf3949894bf", "name": "Commented-code block (5 lines) in packages/core/src/github/origin.ts:103", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/github/origin.ts:103"}, "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-641482d8e731634b", "name": "Commented-code block (6 lines) in packages/core/src/github/url.ts:111", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/github/url.ts:111"}, "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-af26142ecf2c8913", "name": "Commented-code block (9 lines) in packages/core/src/shared/skill-state.ts:211", "shortDescription": {"text": "Commented-code block (9 lines) in packages/core/src/shared/skill-state.ts:211"}, "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-a3ccc05bd8e27230", "name": "Commented-code block (9 lines) in packages/core/src/shared/skill-lock.ts:182", "shortDescription": {"text": "Commented-code block (9 lines) in packages/core/src/shared/skill-lock.ts:182"}, "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-e839dc659c6b4fdd", "name": "Commented-code block (6 lines) in packages/core/src/shared/test/skill-state.test.ts:361", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/shared/test/skill-state.test.ts:361"}, "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-3b80e6e3a4b29d62", "name": "Commented-code block (7 lines) in packages/core/src/registry/heal.ts:72", "shortDescription": {"text": "Commented-code block (7 lines) in packages/core/src/registry/heal.ts:72"}, "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-e81e78dddc9c39e2", "name": "Commented-code block (5 lines) in packages/core/src/registry/source.ts:119", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/registry/source.ts:119"}, "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-8c3af8687632626d", "name": "Commented-code block (6 lines) in packages/core/src/registry/frontmatter.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/registry/frontmatter.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-b6a72fa069d17e4a", "name": "Commented-code block (5 lines) in packages/core/src/registry/sync.ts:282", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/registry/sync.ts:282"}, "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-389ddf495c5aca1b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/core/src/registry/sync.ts:126", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/core/src/registry/sync.ts:126"}, "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-fd35ad3058534fff", "name": "Commented-code block (8 lines) in packages/core/src/registry/build.ts:131", "shortDescription": {"text": "Commented-code block (8 lines) in packages/core/src/registry/build.ts:131"}, "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-00cd9cb644342569", "name": "Commented-code block (5 lines) in packages/core/src/registry/test/sync.test.ts:358", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/registry/test/sync.test.ts:358"}, "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-a3779572db508436", "name": "Commented-code block (5 lines) in packages/core/src/registry/test/heal.test.ts:93", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/registry/test/heal.test.ts:93"}, "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-6bc361aff0f19140", "name": "Commented-code block (6 lines) in packages/core/src/skills/unregister.ts:165", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/skills/unregister.ts:165"}, "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-a315a66d8c56d377", "name": "Commented-code block (5 lines) in packages/core/src/skills/installed.ts:108", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/skills/installed.ts:108"}, "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-cd934bccbab4e3ca", "name": "Commented-code block (5 lines) in packages/core/src/skills/register.ts:288", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/skills/register.ts:288"}, "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-127af4f9a0e17913", "name": "Commented-code block (6 lines) in packages/core/src/skills/conflicts.ts:17", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/skills/conflicts.ts:17"}, "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-bc57a8154589fee0", "name": "Commented-code block (6 lines) in packages/core/src/skills/diagnostics.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/skills/diagnostics.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-eceaa2497a11a11d", "name": "Commented-code block (6 lines) in packages/core/src/manifest/import.ts:259", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/manifest/import.ts:259"}, "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-5feae3056a80f330", "name": "Commented-code block (7 lines) in packages/core/src/manifest/manifest.ts:305", "shortDescription": {"text": "Commented-code block (7 lines) in packages/core/src/manifest/manifest.ts:305"}, "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-0add9143803b7652", "name": "Commented-code block (5 lines) in packages/core/src/manifest/test/manifest.test.ts:521", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/manifest/test/manifest.test.ts:521"}, "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/21791"}, "properties": {"repository": "Tyler-Reagan/skills-bank", "repoUrl": "https://github.com/Tyler-Reagan/skills-bank", "branch": "main"}, "results": [{"ruleId": "scanner-08520583e2363306", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/validate-all.ts:17"}, "properties": {"repobilityId": "e71f950c5c389cd0", "scanner": "scanner-primary", "fingerprint": "08520583e2363306", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f04b8134c065530b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-index.ts:15"}, "properties": {"repobilityId": "c494b558b27f3ef1", "scanner": "scanner-primary", "fingerprint": "f04b8134c065530b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-035e11229f53b2ef", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/backfill-bundled-upstream.ts:103"}, "properties": {"repobilityId": "49c2dfecc9e569f8", "scanner": "scanner-primary", "fingerprint": "035e11229f53b2ef", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-34d66bcd09001d85", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/vendor-skill.ts:275"}, "properties": {"repobilityId": "bc3754ba59985253", "scanner": "scanner-primary", "fingerprint": "34d66bcd09001d85", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-48576444c6eb290c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/discover-bundled-upstream.ts:364"}, "properties": {"repobilityId": "ed4c835cdfde90eb", "scanner": "scanner-primary", "fingerprint": "48576444c6eb290c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5f37f85ba1273f47", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/update-skill.ts:232"}, "properties": {"repobilityId": "99f75b8bc1ba1c46", "scanner": "scanner-primary", "fingerprint": "5f37f85ba1273f47", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6057ca0ebd484011", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/vendor-refresh.ts:83"}, "properties": {"repobilityId": "28217cbf2ec69400", "scanner": "scanner-primary", "fingerprint": "6057ca0ebd484011", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c020341a5cb50818", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/reset-dev-fresh.ts:53"}, "properties": {"repobilityId": "25d69727f9a72ff1", "scanner": "scanner-primary", "fingerprint": "c020341a5cb50818", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7ce64389253dfa4e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/desktop/src/renderer/components/SkillDetailDrawer.tsx:318"}, "properties": {"repobilityId": "0bd399e74a1d321d", "scanner": "scanner-primary", "fingerprint": "7ce64389253dfa4e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-66b080ffd18e507e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/desktop/src/renderer/components/UpdateNotesModal.tsx:64"}, "properties": {"repobilityId": "28ef28df4333b614", "scanner": "scanner-primary", "fingerprint": "66b080ffd18e507e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"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-27da1290783a32ee", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/vendor-skill.ts:32"}, "properties": {"repobilityId": "5beafb044777df29", "scanner": "scanner-primary", "fingerprint": "27da1290783a32ee", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/vendor-skill.ts"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-c4dc16f924439ed4", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/discover-bundled-upstream.ts:32"}, "properties": {"repobilityId": "5dfc0476c0e119f0", "scanner": "scanner-primary", "fingerprint": "c4dc16f924439ed4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/discover-bundled-upstream.ts"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-2f46edfdfdd9fa72", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/reset-dev-fresh.ts:31"}, "properties": {"repobilityId": "07706c3e46856ec0", "scanner": "scanner-primary", "fingerprint": "2f46edfdfdd9fa72", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/reset-dev-fresh.ts"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-4564f6a0c22e1ca9", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/desktop/src/renderer/components/SkillDetailDrawer.tsx:318"}, "properties": {"repobilityId": "3e9d52be7b611ba2", "scanner": "scanner-primary", "fingerprint": "4564f6a0c22e1ca9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/desktop/src/renderer/components/SkillDetailDrawer.tsx"}, "region": {"startLine": 318}}}]}, {"ruleId": "scanner-dda25d32cceffdad", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/desktop/src/renderer/components/UpdateNotesModal.tsx:64"}, "properties": {"repobilityId": "e595c4892be1ff31", "scanner": "scanner-primary", "fingerprint": "dda25d32cceffdad", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/desktop/src/renderer/components/UpdateNotesModal.tsx"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-aef20765dceb08e2", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/desktop/src/main/main.ts:15"}, "properties": {"repobilityId": "8469f984d6526051", "scanner": "scanner-primary", "fingerprint": "aef20765dceb08e2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/desktop/src/main/main.ts"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-f1d13be99a9ba75e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/registry/build.ts:3"}, "properties": {"repobilityId": "187fc551979988b3", "scanner": "scanner-primary", "fingerprint": "f1d13be99a9ba75e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/registry/build.ts"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4500e392c1509c97", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b23902e5d052e250", "scanner": "scanner-primary", "fingerprint": "4500e392c1509c97", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/vendor-refresh.yml"}, "region": {"startLine": 111}}}]}, {"ruleId": "scanner-4d0b54fc13f4183c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "0e34a63efe4c9019", "scanner": "scanner-primary", "fingerprint": "4d0b54fc13f4183c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/vendor-refresh.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ceea80e37aedc943", "level": "note", "message": {"text": "Very large file: packages/desktop/src/main/main.ts (3506 lines)"}, "properties": {"repobilityId": "7fb9813b84242f27", "scanner": "scanner-primary", "fingerprint": "ceea80e37aedc943", "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-68e2735c194d3d3d", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/docs/package.json"}, "properties": {"repobilityId": "fa8c9ad49b85b9fb", "scanner": "scanner-primary", "fingerprint": "68e2735c194d3d3d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/docs/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e86d2ce46e05644f", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/desktop/package.json"}, "properties": {"repobilityId": "11dfcced1e87e492", "scanner": "scanner-primary", "fingerprint": "e86d2ce46e05644f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/desktop/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28e92806c0db3cd2", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/core/package.json"}, "properties": {"repobilityId": "8640e46be7e3f9b2", "scanner": "scanner-primary", "fingerprint": "28e92806c0db3cd2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "075e8b335449a4ab", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "1b32506847e5b1f0", "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": "f48df6ae8e200357", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "7089f071c4895ed4", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "dfad9eb1ba418083", "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": "aaf00e85cc7d40b4", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-1806092f655f67e0", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/backfill-bundled-upstream.ts:7"}, "properties": {"repobilityId": "565396cd3d632717", "scanner": "scanner-primary", "fingerprint": "1806092f655f67e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2bc7b534971568a2", "level": "none", "message": {"text": "Commented-code block (10 lines) in scripts/vendor-skill.ts:15"}, "properties": {"repobilityId": "702579cfcfe1ff69", "scanner": "scanner-primary", "fingerprint": "2bc7b534971568a2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-da78a83bfc3149c3", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/discover-bundled-upstream.ts:3"}, "properties": {"repobilityId": "7f084c2417a53ca6", "scanner": "scanner-primary", "fingerprint": "da78a83bfc3149c3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-84548afa2e4622e2", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/update-skill.ts:8"}, "properties": {"repobilityId": "95d46c8b10f6dc5c", "scanner": "scanner-primary", "fingerprint": "84548afa2e4622e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-28709071f32e6aea", "level": "none", "message": {"text": "Commented-code block (8 lines) in scripts/vendor-refresh.ts:22"}, "properties": {"repobilityId": "76d87f64bf1b8ba7", "scanner": "scanner-primary", "fingerprint": "28709071f32e6aea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7efc11ce15132208", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/bank.ts:15"}, "properties": {"repobilityId": "eaa1a38a7ae95dc3", "scanner": "scanner-primary", "fingerprint": "7efc11ce15132208", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c86111f2fc7bddd", "level": "none", "message": {"text": "Commented-code block (10 lines) in scripts/reset-dev-fresh.ts:6"}, "properties": {"repobilityId": "241f6c819f78c3d4", "scanner": "scanner-primary", "fingerprint": "4c86111f2fc7bddd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ece0cbcfccd7300", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/App.tsx:77"}, "properties": {"repobilityId": "c95bb2fa7e4170cc", "scanner": "scanner-primary", "fingerprint": "5ece0cbcfccd7300", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f91066c6c0e0f062", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/desktop/src/renderer/components/BrowseTab.tsx:139"}, "properties": {"repobilityId": "2b6f4cd25b3640b0", "scanner": "scanner-primary", "fingerprint": "f91066c6c0e0f062", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-23399b30bf64c0ef", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/SkillDetailDrawer.tsx:152"}, "properties": {"repobilityId": "ea55a691f7cc2b25", "scanner": "scanner-primary", "fingerprint": "23399b30bf64c0ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-238e42f40f0f63b3", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/InstallCollisionModal.tsx:88"}, "properties": {"repobilityId": "463d535766b376f2", "scanner": "scanner-primary", "fingerprint": "238e42f40f0f63b3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d9fc61761502798", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/UpdateNotesModal.tsx:7"}, "properties": {"repobilityId": "5dfc0395f516bbab", "scanner": "scanner-primary", "fingerprint": "8d9fc61761502798", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc7134d50cb16585", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/InstalledTab.tsx:226"}, "properties": {"repobilityId": "1f4c3079a0bc655a", "scanner": "scanner-primary", "fingerprint": "bc7134d50cb16585", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-302aba27efe09b86", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/SkillCard.tsx:347"}, "properties": {"repobilityId": "63ad931b1c23de00", "scanner": "scanner-primary", "fingerprint": "302aba27efe09b86", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-48bfa62850894e44", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/RegistryFilters.tsx:261"}, "properties": {"repobilityId": "d043882989e33ba0", "scanner": "scanner-primary", "fingerprint": "48bfa62850894e44", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-42f7943bf6d964b4", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/primitives.tsx:5"}, "properties": {"repobilityId": "7a64ac40c34be5a5", "scanner": "scanner-primary", "fingerprint": "42f7943bf6d964b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3f1eecbdce8b9699", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/UpdatesModal.tsx:47"}, "properties": {"repobilityId": "9dbe495b02370eee", "scanner": "scanner-primary", "fingerprint": "3f1eecbdce8b9699", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-63bffb5f85dc1b64", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/RegisterModal.tsx:205"}, "properties": {"repobilityId": "7573139fab3ec228", "scanner": "scanner-primary", "fingerprint": "63bffb5f85dc1b64", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-76a9aba9b9b313f3", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/components/DiscoverTab.tsx:160"}, "properties": {"repobilityId": "a1c6b138ff829535", "scanner": "scanner-primary", "fingerprint": "76a9aba9b9b313f3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-edc2cbb104318f4d", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/components/SyncBanner.tsx:118"}, "properties": {"repobilityId": "c253f2b981aec55c", "scanner": "scanner-primary", "fingerprint": "edc2cbb104318f4d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7cfffa090e3d8a77", "level": "none", "message": {"text": "Commented-code block (11 lines) in packages/desktop/src/renderer/components/ConflictResolver.tsx:4"}, "properties": {"repobilityId": "ff63062a6ae103fe", "scanner": "scanner-primary", "fingerprint": "7cfffa090e3d8a77", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e2cc9eb3a06cd044", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/desktop/src/renderer/hooks/useFocusReturn.ts:37"}, "properties": {"repobilityId": "5b5b836bf6d9f96f", "scanner": "scanner-primary", "fingerprint": "e2cc9eb3a06cd044", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e9700e43c7969775", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/renderer/hooks/useManifestImportProgress.ts:57"}, "properties": {"repobilityId": "3668bc45b7f41a57", "scanner": "scanner-primary", "fingerprint": "e9700e43c7969775", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ef356146710b99ff", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/hooks/useIpcQuery.ts:97"}, "properties": {"repobilityId": "919b6d5803da00b1", "scanner": "scanner-primary", "fingerprint": "ef356146710b99ff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1199bfcd080c60e5", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/desktop/src/renderer/hooks/useRescanController.ts:71"}, "properties": {"repobilityId": "a71fb3ddbe75766f", "scanner": "scanner-primary", "fingerprint": "1199bfcd080c60e5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4b4273dedbbd9fda", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/main/auth.ts:186"}, "properties": {"repobilityId": "d458a2ae78f6b543", "scanner": "scanner-primary", "fingerprint": "4b4273dedbbd9fda", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d7218763ed0acb60", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/desktop/src/main/auth.ts:223"}, "properties": {"repobilityId": "84fe1964cc7d77ec", "scanner": "scanner-primary", "fingerprint": "d7218763ed0acb60", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2841f64fa75d3e0e", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/desktop/src/main/main.ts:144"}, "properties": {"repobilityId": "5514740f966c807e", "scanner": "scanner-primary", "fingerprint": "2841f64fa75d3e0e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a50098af24bb4aa1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/desktop/src/main/main.ts:622"}, "properties": {"repobilityId": "884c87591a39f9d8", "scanner": "scanner-primary", "fingerprint": "a50098af24bb4aa1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4679318a314f32cb", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/desktop/src/main/auth-config.ts:3"}, "properties": {"repobilityId": "f6615cd5c4fefcbd", "scanner": "scanner-primary", "fingerprint": "4679318a314f32cb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e34b9c5aa4a3d8d0", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/vitest.config.ts:7"}, "properties": {"repobilityId": "14cc8d0980c02cf6", "scanner": "scanner-primary", "fingerprint": "e34b9c5aa4a3d8d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-56e9edf3949894bf", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/github/origin.ts:103"}, "properties": {"repobilityId": "1dd3c0cd86ab6597", "scanner": "scanner-primary", "fingerprint": "56e9edf3949894bf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-641482d8e731634b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/github/url.ts:111"}, "properties": {"repobilityId": "e7687587017b866a", "scanner": "scanner-primary", "fingerprint": "641482d8e731634b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-af26142ecf2c8913", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/core/src/shared/skill-state.ts:211"}, "properties": {"repobilityId": "d9317ed96f2040d3", "scanner": "scanner-primary", "fingerprint": "af26142ecf2c8913", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3ccc05bd8e27230", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/core/src/shared/skill-lock.ts:182"}, "properties": {"repobilityId": "c1d8f9566cf147ab", "scanner": "scanner-primary", "fingerprint": "a3ccc05bd8e27230", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e839dc659c6b4fdd", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/shared/test/skill-state.test.ts:361"}, "properties": {"repobilityId": "1bff6f7d67e72cd2", "scanner": "scanner-primary", "fingerprint": "e839dc659c6b4fdd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3b80e6e3a4b29d62", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/core/src/registry/heal.ts:72"}, "properties": {"repobilityId": "7723363590d90f9c", "scanner": "scanner-primary", "fingerprint": "3b80e6e3a4b29d62", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e81e78dddc9c39e2", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/registry/source.ts:119"}, "properties": {"repobilityId": "6f41b969ff50af0f", "scanner": "scanner-primary", "fingerprint": "e81e78dddc9c39e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8c3af8687632626d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/registry/frontmatter.ts:1"}, "properties": {"repobilityId": "19e2b5565e450ec6", "scanner": "scanner-primary", "fingerprint": "8c3af8687632626d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b6a72fa069d17e4a", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/registry/sync.ts:282"}, "properties": {"repobilityId": "8e87371d39b00dca", "scanner": "scanner-primary", "fingerprint": "b6a72fa069d17e4a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-389ddf495c5aca1b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/core/src/registry/sync.ts:126"}, "properties": {"repobilityId": "eacf38f68e7bdfff", "scanner": "scanner-primary", "fingerprint": "389ddf495c5aca1b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fd35ad3058534fff", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/core/src/registry/build.ts:131"}, "properties": {"repobilityId": "4b0871204a712d4f", "scanner": "scanner-primary", "fingerprint": "fd35ad3058534fff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-00cd9cb644342569", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/registry/test/sync.test.ts:358"}, "properties": {"repobilityId": "2bee72bda33e2ba0", "scanner": "scanner-primary", "fingerprint": "00cd9cb644342569", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3779572db508436", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/registry/test/heal.test.ts:93"}, "properties": {"repobilityId": "0226997ebc9787ca", "scanner": "scanner-primary", "fingerprint": "a3779572db508436", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6bc361aff0f19140", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/skills/unregister.ts:165"}, "properties": {"repobilityId": "a1778005872b109b", "scanner": "scanner-primary", "fingerprint": "6bc361aff0f19140", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a315a66d8c56d377", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/skills/installed.ts:108"}, "properties": {"repobilityId": "6ff3ac3126120d9b", "scanner": "scanner-primary", "fingerprint": "a315a66d8c56d377", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd934bccbab4e3ca", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/skills/register.ts:288"}, "properties": {"repobilityId": "190833d5c810ca40", "scanner": "scanner-primary", "fingerprint": "cd934bccbab4e3ca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-127af4f9a0e17913", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/skills/conflicts.ts:17"}, "properties": {"repobilityId": "c5ce09a463f85d93", "scanner": "scanner-primary", "fingerprint": "127af4f9a0e17913", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc57a8154589fee0", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/skills/diagnostics.ts:1"}, "properties": {"repobilityId": "0ffdd16efd3e7013", "scanner": "scanner-primary", "fingerprint": "bc57a8154589fee0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eceaa2497a11a11d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/manifest/import.ts:259"}, "properties": {"repobilityId": "8fbcc2a4ddf074b6", "scanner": "scanner-primary", "fingerprint": "eceaa2497a11a11d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5feae3056a80f330", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/core/src/manifest/manifest.ts:305"}, "properties": {"repobilityId": "71d07b2ab3e1cfce", "scanner": "scanner-primary", "fingerprint": "5feae3056a80f330", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0add9143803b7652", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/manifest/test/manifest.test.ts:521"}, "properties": {"repobilityId": "d201c03aa336041f", "scanner": "scanner-primary", "fingerprint": "0add9143803b7652", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}