{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-db7cbdeca1dbab14", "name": "Stray `console.log` in TS/JS \u2014 examples/abi-demo.js:40", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 examples/abi-demo.js:40"}, "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-d02151f6d6d6219c", "name": "Stray `console.log` in TS/JS \u2014 examples/hosted-server.js:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 examples/hosted-server.js:9"}, "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-6b7c78638d1f1c51", "name": "Stray `console.log` in TS/JS \u2014 src/hosted-interface.js:2795", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/hosted-interface.js:2795"}, "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-bce54a6524e91edf", "name": "Privileged port 4 in use", "shortDescription": {"text": "Privileged port 4 in use"}, "fullDescription": {"text": "Port 4 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-835eae4c7f17a2f8", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a9ebe876cc5f91b1", "name": "Insecure pattern 'node_child_process' in src/mcp-client.js:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/mcp-client.js:1"}, "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-faf8e0dd62697b03", "name": "Insecure pattern 'node_child_process' in src/mcp-oauth.js:16", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/mcp-oauth.js:16"}, "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-0d2f0df59b3b0766", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/hosted-interface.js:2065", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/hosted-interface.js:2065"}, "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-3e84176e814d9f76", "name": "Insecure pattern 'node_child_process' in src/self-update.js:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/self-update.js:1"}, "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-bc2f588f1e814ad7", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/setup-wizard.js:468", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/setup-wizard.js:468"}, "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-3a72381ebf26ce8b", "name": "Insecure pattern 'local_storage_auth_token' in src/setup-wizard.js:471", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in src/setup-wizard.js:471"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d27d87d26c82ce6f", "name": "Insecure pattern 'node_child_process' in src/integrations/computer-server.js:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/integrations/computer-server.js:2"}, "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-4b17a263a276a646", "name": "Insecure pattern 'node_child_process' in src/integrations/imessage-bridge.js:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/integrations/imessage-bridge.js:4"}, "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-395b4585763f4605", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@v4 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-1a4d51163673e7e5", "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-7f0f9976570faa6d", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "docker/setup-qemu-action@v3 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-68a2b8f5c8cd6b53", "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-0befddf78e058c75", "name": "Very large file: test/abi-runtime.test.js (3335 lines)", "shortDescription": {"text": "Very large file: test/abi-runtime.test.js (3335 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-bfd39ba53ffbcc75", "name": "Very large file: src/hosted-interface.js (4845 lines)", "shortDescription": {"text": "Very large file: src/hosted-interface.js (4845 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 5 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 52 placeholder/mock markers across 8 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-b11382afb9651635", "name": "Agent authority lacks a verifier contract: examples/skills/setup-imessage-node/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: examples/skills/setup-imessage-node/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-44f03d6c917cc8fe", "name": "Agent authority lacks a verifier contract: examples/skills/remind/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: examples/skills/remind/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2407ddc5751b28a6", "name": "Agent authority lacks a verifier contract: examples/skills/schedule-recurring-check/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: examples/skills/schedule-recurring-check/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-909eb64265cce1c7", "name": "Agent authority lacks a verifier contract: .codex/hooks.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .codex/hooks.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fdc03506d2ef81e6", "name": "Agent instruction contains unpinned remote install: .codex/hooks.json", "shortDescription": {"text": "Agent instruction contains unpinned remote install: .codex/hooks.json"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b377d5aa4fe1cd96", "name": "`fetch()` without try/.catch or AbortSignal \u2014 test/silent-failures.test.js:78", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/silent-failures.test.js:78"}, "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-0e2649e9138d2d1a", "name": "Commented-code block (5 lines) in test/mcp-oauth-scope.test.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in test/mcp-oauth-scope.test.js: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-ecb5f2697a182703", "name": "`fetch()` without try/.catch or AbortSignal \u2014 test/imessage-search-tool.test.js:85", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/imessage-search-tool.test.js:85"}, "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-9faee5dd32394e48", "name": "Commented-code block (5 lines) in test/abi-runtime.test.js:1616", "shortDescription": {"text": "Commented-code block (5 lines) in test/abi-runtime.test.js:1616"}, "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-5d6744795042a44b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 test/abi-runtime.test.js:118", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/abi-runtime.test.js:118"}, "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-8368d58ca0c3d098", "name": "`fetch()` without try/.catch or AbortSignal \u2014 test/web-search-providers.test.js:38", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/web-search-providers.test.js:38"}, "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-ea2edb81f7d41abb", "name": "Commented-code block (5 lines) in test/buildbetter-auth.test.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in test/buildbetter-auth.test.js: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-61cc4d4bf6dff2b9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 test/onboarding.test.js:60", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/onboarding.test.js:60"}, "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-9c8fb4ac198a63a0", "name": "Commented-code block (6 lines) in src/daily-planner.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/daily-planner.js: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-279beae4373c9f61", "name": "Commented-code block (5 lines) in src/mcp-http-client.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/mcp-http-client.js: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-ce2de4d7ff3ee042", "name": "Commented-code block (7 lines) in src/abi-runtime.js:61", "shortDescription": {"text": "Commented-code block (7 lines) in src/abi-runtime.js:61"}, "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-a55d73b7a4367ad4", "name": "Commented-code block (7 lines) in src/suggestion-feedback.js:6", "shortDescription": {"text": "Commented-code block (7 lines) in src/suggestion-feedback.js: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-17080a41b3e17cae", "name": "Commented-code block (5 lines) in src/migrate.js:9", "shortDescription": {"text": "Commented-code block (5 lines) in src/migrate.js:9"}, "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-a993fd6b9780940f", "name": "Commented-code block (8 lines) in src/agent-host.js:87", "shortDescription": {"text": "Commented-code block (8 lines) in src/agent-host.js:87"}, "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-6cb500863027e5ec", "name": "Commented-code block (10 lines) in src/memory-condenser.js:6", "shortDescription": {"text": "Commented-code block (10 lines) in src/memory-condenser.js: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-f0e12c2c19e18f2a", "name": "Commented-code block (5 lines) in src/scrutiny-fitter.js:10", "shortDescription": {"text": "Commented-code block (5 lines) in src/scrutiny-fitter.js: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}}, {"id": "scanner-31909bc0a6e17768", "name": "Commented-code block (6 lines) in src/mcp-registry.js:19", "shortDescription": {"text": "Commented-code block (6 lines) in src/mcp-registry.js:19"}, "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-393ce9fe7e684ed9", "name": "Commented-code block (6 lines) in src/tool-registry.js:25", "shortDescription": {"text": "Commented-code block (6 lines) in src/tool-registry.js:25"}, "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-88f8ac4d6a7260d0", "name": "Commented-code block (5 lines) in src/task-sweep.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/task-sweep.js: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-3e5f95e2a4f8c479", "name": "Commented-code block (8 lines) in src/mcp-oauth.js:1", "shortDescription": {"text": "Commented-code block (8 lines) in src/mcp-oauth.js: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-5ec0dcd9a8df45b9", "name": "Commented-code block (6 lines) in src/credit-ledger.js:70", "shortDescription": {"text": "Commented-code block (6 lines) in src/credit-ledger.js:70"}, "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-4e4ad880d82f2459", "name": "Commented-code block (5 lines) in src/proactive-observer.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/proactive-observer.js: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-7aeb7298cdcb2f81", "name": "Commented-code block (5 lines) in src/skill-replay.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/skill-replay.js: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-19e02f7fee40181f", "name": "Commented-code block (7 lines) in src/auth.js:50", "shortDescription": {"text": "Commented-code block (7 lines) in src/auth.js:50"}, "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-266245b3a53aa283", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/auth.js:53", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/auth.js:53"}, "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-afe25d47b26d52e2", "name": "Commented-code block (6 lines) in src/pending-actions.js:7", "shortDescription": {"text": "Commented-code block (6 lines) in src/pending-actions.js: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-bf954fd077dcc236", "name": "Commented-code block (5 lines) in src/hosted-interface.js:328", "shortDescription": {"text": "Commented-code block (5 lines) in src/hosted-interface.js:328"}, "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-c4c55cb3ce144d45", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/hosted-interface.js:2590", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/hosted-interface.js:2590"}, "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-1b24a7a6ab975b63", "name": "Commented-code block (5 lines) in src/daily-recap.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/daily-recap.js: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-3bd48867f7348545", "name": "Commented-code block (6 lines) in src/task-store.js:254", "shortDescription": {"text": "Commented-code block (6 lines) in src/task-store.js:254"}, "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-a21abac52d9d764c", "name": "Commented-code block (5 lines) in src/url-guard.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/url-guard.js: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-60080146b77f1288", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/url-guard.js:75", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/url-guard.js:75"}, "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-69a94c3064316c6c", "name": "Commented-code block (5 lines) in src/pattern-miner.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/pattern-miner.js: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-1beb89adbe59626e", "name": "Commented-code block (5 lines) in src/data-dir.js:7", "shortDescription": {"text": "Commented-code block (5 lines) in src/data-dir.js: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-1c2a8f00ab11873f", "name": "Commented-code block (13 lines) in src/mcp-catalog.js:9", "shortDescription": {"text": "Commented-code block (13 lines) in src/mcp-catalog.js:9"}, "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-f6462fcd71bdaf47", "name": "Commented-code block (6 lines) in src/self-update.js:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/self-update.js: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-7b568fee41915466", "name": "Commented-code block (5 lines) in src/reconciliation-calibration.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/reconciliation-calibration.js: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-8d0e182be9aa029b", "name": "Commented-code block (5 lines) in src/persona.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/persona.js: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-254a075c3243fa39", "name": "Commented-code block (6 lines) in src/imessage-extractor.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/imessage-extractor.js: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-211316ce4bacb22b", "name": "Commented-code block (6 lines) in src/model-router.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/model-router.js: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-a02602c87aecfa4e", "name": "Commented-code block (6 lines) in src/propagation-controller.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/propagation-controller.js: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-ff552abf5ec7d81b", "name": "Commented-code block (8 lines) in src/session-miner.js:5", "shortDescription": {"text": "Commented-code block (8 lines) in src/session-miner.js: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-dbab7bc55f12d65f", "name": "Commented-code block (5 lines) in src/setup-wizard.js:40", "shortDescription": {"text": "Commented-code block (5 lines) in src/setup-wizard.js:40"}, "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-24e62f3c9d2dff6e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/setup-wizard.js:473", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/setup-wizard.js:473"}, "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-73af67c6fc5a2d20", "name": "Commented-code block (5 lines) in src/observation-store.js:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/observation-store.js: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-82d09665514a897c", "name": "Commented-code block (5 lines) in src/draft-store.js:10", "shortDescription": {"text": "Commented-code block (5 lines) in src/draft-store.js: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}}, {"id": "scanner-b12fb3e4cb8a0568", "name": "Commented-code block (6 lines) in src/boot.js:27", "shortDescription": {"text": "Commented-code block (6 lines) in src/boot.js:27"}, "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-286136e35e3e0596", "name": "Commented-code block (5 lines) in src/clarification-store.js:11", "shortDescription": {"text": "Commented-code block (5 lines) in src/clarification-store.js:11"}, "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-d11f1a54631609bb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/channels.js:185", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/channels.js: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-fb2940341b83eb72", "name": "Commented-code block (5 lines) in src/cli-client.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/cli-client.js: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-94688e0a64926ac7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/integrations/web-search-providers.js:91", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/integrations/web-search-providers.js:91"}, "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-c98bb7b2138be51e", "name": "Commented-code block (7 lines) in src/integrations/computer-server.js:15", "shortDescription": {"text": "Commented-code block (7 lines) in src/integrations/computer-server.js: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-e942b2dd754b585e", "name": "Commented-code block (5 lines) in src/integrations/linear-tasks.js:185", "shortDescription": {"text": "Commented-code block (5 lines) in src/integrations/linear-tasks.js:185"}, "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-e9febe420be22b41", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/integrations/linear-tasks.js:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/integrations/linear-tasks.js:56"}, "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-18a3661d88c2a71a", "name": "Commented-code block (6 lines) in src/integrations/buildbetter-tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/integrations/buildbetter-tasks.js: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-49156ae12b07d18b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/integrations/buildbetter-tasks.js:112", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/integrations/buildbetter-tasks.js:112"}, "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-acc4d72cf2fea488", "name": "Commented-code block (6 lines) in src/integrations/imessage-bridge.js:47", "shortDescription": {"text": "Commented-code block (6 lines) in src/integrations/imessage-bridge.js: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-dbf078690be49193", "name": "Commented-code block (6 lines) in src/integrations/computer-use.js:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/integrations/computer-use.js: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-6f006d8026c88610", "name": "Commented-code block (5 lines) in src/integrations/imessage-poller.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/integrations/imessage-poller.js: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-e0cae05134abd09b", "name": "Commented-code block (6 lines) in src/integrations/inbox-watcher.js:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/integrations/inbox-watcher.js: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-b184f30fea74d0e0", "name": "Commented-code block (5 lines) in src/integrations/calendar.js:12", "shortDescription": {"text": "Commented-code block (5 lines) in src/integrations/calendar.js:12"}, "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-f697022b8ecb2933", "name": "46 env vars used in code but missing from .env.example", "shortDescription": {"text": "46 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ANTHROPIC_API_KEY`, `ANTHROPIC_BASE_URL`, `ANTHROPIC_MODEL`, `AWS_SECRET_KEY`, `BUILDBETTER_API_URL`, `BUILDBETTER_APP_URL`, `BUILDBETTER_MCP_URL`, `CALENDAR_ICS_URL` + 38 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20154"}, "properties": {"repository": "Spshulem/openAGI", "repoUrl": "https://github.com/Spshulem/openAGI", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-db7cbdeca1dbab14", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 examples/abi-demo.js:40"}, "properties": {"repobilityId": "afaa09cf1ccb36a4", "scanner": "scanner-primary", "fingerprint": "db7cbdeca1dbab14", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d02151f6d6d6219c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 examples/hosted-server.js:9"}, "properties": {"repobilityId": "b1a5ab73e12dade3", "scanner": "scanner-primary", "fingerprint": "d02151f6d6d6219c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6b7c78638d1f1c51", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/hosted-interface.js:2795"}, "properties": {"repobilityId": "b87d6fed88b3b369", "scanner": "scanner-primary", "fingerprint": "6b7c78638d1f1c51", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bce54a6524e91edf", "level": "warning", "message": {"text": "Privileged port 4 in use"}, "properties": {"repobilityId": "1594bfeff919296e", "scanner": "scanner-primary", "fingerprint": "bce54a6524e91edf", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/install-update-timer.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-835eae4c7f17a2f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "dedab4f90942f28d", "scanner": "scanner-primary", "fingerprint": "835eae4c7f17a2f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-835eae4c7f17a2f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "43beefc9c835f613", "scanner": "scanner-primary", "fingerprint": "835eae4c7f17a2f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"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-a9ebe876cc5f91b1", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/mcp-client.js:1"}, "properties": {"repobilityId": "26c7c9f3d5017d29", "scanner": "scanner-primary", "fingerprint": "a9ebe876cc5f91b1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/mcp-client.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-faf8e0dd62697b03", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/mcp-oauth.js:16"}, "properties": {"repobilityId": "4095e640d39e1ba8", "scanner": "scanner-primary", "fingerprint": "faf8e0dd62697b03", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/mcp-oauth.js"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-0d2f0df59b3b0766", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/hosted-interface.js:2065"}, "properties": {"repobilityId": "33beb90f83cc282c", "scanner": "scanner-primary", "fingerprint": "0d2f0df59b3b0766", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/hosted-interface.js"}, "region": {"startLine": 2065}}}]}, {"ruleId": "scanner-3e84176e814d9f76", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/self-update.js:1"}, "properties": {"repobilityId": "4be385dc3ac29769", "scanner": "scanner-primary", "fingerprint": "3e84176e814d9f76", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/self-update.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bc2f588f1e814ad7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/setup-wizard.js:468"}, "properties": {"repobilityId": "a0cc9e98038a6859", "scanner": "scanner-primary", "fingerprint": "bc2f588f1e814ad7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/setup-wizard.js"}, "region": {"startLine": 468}}}]}, {"ruleId": "scanner-3a72381ebf26ce8b", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in src/setup-wizard.js:471"}, "properties": {"repobilityId": "26b75b529719e1df", "scanner": "scanner-primary", "fingerprint": "3a72381ebf26ce8b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/setup-wizard.js"}, "region": {"startLine": 471}}}]}, {"ruleId": "scanner-d27d87d26c82ce6f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/integrations/computer-server.js:2"}, "properties": {"repobilityId": "273b1b14e7d3c2b7", "scanner": "scanner-primary", "fingerprint": "d27d87d26c82ce6f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/integrations/computer-server.js"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-4b17a263a276a646", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/integrations/imessage-bridge.js:4"}, "properties": {"repobilityId": "6eff16d3ad31079c", "scanner": "scanner-primary", "fingerprint": "4b17a263a276a646", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/integrations/imessage-bridge.js"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-395b4585763f4605", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2273168be395d608", "scanner": "scanner-primary", "fingerprint": "395b4585763f4605", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-mac.yml"}, "region": {"startLine": 77}}}]}, {"ruleId": "scanner-395b4585763f4605", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cb44bdde1052e75f", "scanner": "scanner-primary", "fingerprint": "395b4585763f4605", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-mac.yml"}, "region": {"startLine": 147}}}]}, {"ruleId": "scanner-1a4d51163673e7e5", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "3520f5031ad5993e", "scanner": "scanner-primary", "fingerprint": "1a4d51163673e7e5", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-mac.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7f0f9976570faa6d", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5d8aeac5eb6f4868", "scanner": "scanner-primary", "fingerprint": "7f0f9976570faa6d", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-7f0f9976570faa6d", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "49f477cbbe083433", "scanner": "scanner-primary", "fingerprint": "7f0f9976570faa6d", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-7f0f9976570faa6d", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "19a3e05b43a287b5", "scanner": "scanner-primary", "fingerprint": "7f0f9976570faa6d", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker.yml"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-7f0f9976570faa6d", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5f7d5d8fad9ae56d", "scanner": "scanner-primary", "fingerprint": "7f0f9976570faa6d", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker.yml"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-68a2b8f5c8cd6b53", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "0036b33690fe05ae", "scanner": "scanner-primary", "fingerprint": "68a2b8f5c8cd6b53", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0befddf78e058c75", "level": "note", "message": {"text": "Very large file: test/abi-runtime.test.js (3335 lines)"}, "properties": {"repobilityId": "bef8582220824441", "scanner": "scanner-primary", "fingerprint": "0befddf78e058c75", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-bfd39ba53ffbcc75", "level": "note", "message": {"text": "Very large file: src/hosted-interface.js (4845 lines)"}, "properties": {"repobilityId": "93b33634b79992a1", "scanner": "scanner-primary", "fingerprint": "bfd39ba53ffbcc75", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "96380a945fe00f6a", "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": "d6cbd3cc14f2e0e2", "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": "a52f1bedf78e297d", "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": "b828a45195d44d21", "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": "1288a3915690031c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-b11382afb9651635", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: examples/skills/setup-imessage-node/SKILL.md"}, "properties": {"repobilityId": "746dccb114993ade", "scanner": "scanner-primary", "fingerprint": "b11382afb9651635", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/skills/setup-imessage-node/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-44f03d6c917cc8fe", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: examples/skills/remind/SKILL.md"}, "properties": {"repobilityId": "a992f003fe3790c3", "scanner": "scanner-primary", "fingerprint": "44f03d6c917cc8fe", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/skills/remind/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2407ddc5751b28a6", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: examples/skills/schedule-recurring-check/SKILL.md"}, "properties": {"repobilityId": "b41ac218713b8f65", "scanner": "scanner-primary", "fingerprint": "2407ddc5751b28a6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/skills/schedule-recurring-check/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-909eb64265cce1c7", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .codex/hooks.json"}, "properties": {"repobilityId": "6befa6c7c9baca08", "scanner": "scanner-primary", "fingerprint": "909eb64265cce1c7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "codex_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".codex/hooks.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fdc03506d2ef81e6", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: .codex/hooks.json"}, "properties": {"repobilityId": "3fe3fb5b4b83ad47", "scanner": "scanner-primary", "fingerprint": "fdc03506d2ef81e6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "codex_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".codex/hooks.json"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-b377d5aa4fe1cd96", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/silent-failures.test.js:78"}, "properties": {"repobilityId": "05cde50dc80ca062", "scanner": "scanner-primary", "fingerprint": "b377d5aa4fe1cd96", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0e2649e9138d2d1a", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/mcp-oauth-scope.test.js:1"}, "properties": {"repobilityId": "4817cb90a233009c", "scanner": "scanner-primary", "fingerprint": "0e2649e9138d2d1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ecb5f2697a182703", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/imessage-search-tool.test.js:85"}, "properties": {"repobilityId": "ef5c5dc08e0307aa", "scanner": "scanner-primary", "fingerprint": "ecb5f2697a182703", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9faee5dd32394e48", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/abi-runtime.test.js:1616"}, "properties": {"repobilityId": "7f46acdd9181b455", "scanner": "scanner-primary", "fingerprint": "9faee5dd32394e48", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5d6744795042a44b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/abi-runtime.test.js:118"}, "properties": {"repobilityId": "62f7d7b584c1eea9", "scanner": "scanner-primary", "fingerprint": "5d6744795042a44b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8368d58ca0c3d098", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/web-search-providers.test.js:38"}, "properties": {"repobilityId": "e636f6b829cedd22", "scanner": "scanner-primary", "fingerprint": "8368d58ca0c3d098", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ea2edb81f7d41abb", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/buildbetter-auth.test.js:1"}, "properties": {"repobilityId": "d240109919311a41", "scanner": "scanner-primary", "fingerprint": "ea2edb81f7d41abb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-61cc4d4bf6dff2b9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/onboarding.test.js:60"}, "properties": {"repobilityId": "26a3fd5fdc8b475e", "scanner": "scanner-primary", "fingerprint": "61cc4d4bf6dff2b9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9c8fb4ac198a63a0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/daily-planner.js:1"}, "properties": {"repobilityId": "5d9d60ba1e0a8723", "scanner": "scanner-primary", "fingerprint": "9c8fb4ac198a63a0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-279beae4373c9f61", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/mcp-http-client.js:1"}, "properties": {"repobilityId": "c355a2d119e6c0cb", "scanner": "scanner-primary", "fingerprint": "279beae4373c9f61", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ce2de4d7ff3ee042", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/abi-runtime.js:61"}, "properties": {"repobilityId": "dc8576b4a356580f", "scanner": "scanner-primary", "fingerprint": "ce2de4d7ff3ee042", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a55d73b7a4367ad4", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/suggestion-feedback.js:6"}, "properties": {"repobilityId": "d096c7605022a3f8", "scanner": "scanner-primary", "fingerprint": "a55d73b7a4367ad4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17080a41b3e17cae", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/migrate.js:9"}, "properties": {"repobilityId": "c4592ab546049975", "scanner": "scanner-primary", "fingerprint": "17080a41b3e17cae", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a993fd6b9780940f", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/agent-host.js:87"}, "properties": {"repobilityId": "d39df9ee670a8463", "scanner": "scanner-primary", "fingerprint": "a993fd6b9780940f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6cb500863027e5ec", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/memory-condenser.js:6"}, "properties": {"repobilityId": "5933a89ddf784af5", "scanner": "scanner-primary", "fingerprint": "6cb500863027e5ec", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f0e12c2c19e18f2a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/scrutiny-fitter.js:10"}, "properties": {"repobilityId": "da1f9ae387d8e25c", "scanner": "scanner-primary", "fingerprint": "f0e12c2c19e18f2a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-31909bc0a6e17768", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/mcp-registry.js:19"}, "properties": {"repobilityId": "c9cb6f93da6eaf77", "scanner": "scanner-primary", "fingerprint": "31909bc0a6e17768", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-393ce9fe7e684ed9", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/tool-registry.js:25"}, "properties": {"repobilityId": "4fbd04b4e3f6f1bc", "scanner": "scanner-primary", "fingerprint": "393ce9fe7e684ed9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-88f8ac4d6a7260d0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/task-sweep.js:3"}, "properties": {"repobilityId": "24c2ba44ce8e98d5", "scanner": "scanner-primary", "fingerprint": "88f8ac4d6a7260d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e5f95e2a4f8c479", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/mcp-oauth.js:1"}, "properties": {"repobilityId": "945c7c53e8326fb5", "scanner": "scanner-primary", "fingerprint": "3e5f95e2a4f8c479", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ec0dcd9a8df45b9", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/credit-ledger.js:70"}, "properties": {"repobilityId": "66d88125696202e2", "scanner": "scanner-primary", "fingerprint": "5ec0dcd9a8df45b9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4e4ad880d82f2459", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/proactive-observer.js:1"}, "properties": {"repobilityId": "a757cd6939d51324", "scanner": "scanner-primary", "fingerprint": "4e4ad880d82f2459", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7aeb7298cdcb2f81", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/skill-replay.js:1"}, "properties": {"repobilityId": "0b60f7896642c78c", "scanner": "scanner-primary", "fingerprint": "7aeb7298cdcb2f81", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-19e02f7fee40181f", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/auth.js:50"}, "properties": {"repobilityId": "629610a34cc4d237", "scanner": "scanner-primary", "fingerprint": "19e02f7fee40181f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-266245b3a53aa283", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/auth.js:53"}, "properties": {"repobilityId": "dc556ae78e66ac67", "scanner": "scanner-primary", "fingerprint": "266245b3a53aa283", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-afe25d47b26d52e2", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/pending-actions.js:7"}, "properties": {"repobilityId": "1bd20f38b493298d", "scanner": "scanner-primary", "fingerprint": "afe25d47b26d52e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bf954fd077dcc236", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/hosted-interface.js:328"}, "properties": {"repobilityId": "00a02088393a2eac", "scanner": "scanner-primary", "fingerprint": "bf954fd077dcc236", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c4c55cb3ce144d45", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/hosted-interface.js:2590"}, "properties": {"repobilityId": "4e149ac698249acb", "scanner": "scanner-primary", "fingerprint": "c4c55cb3ce144d45", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b24a7a6ab975b63", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/daily-recap.js:1"}, "properties": {"repobilityId": "e2ba9bd5a88f9823", "scanner": "scanner-primary", "fingerprint": "1b24a7a6ab975b63", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3bd48867f7348545", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/task-store.js:254"}, "properties": {"repobilityId": "8295db8832124211", "scanner": "scanner-primary", "fingerprint": "3bd48867f7348545", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a21abac52d9d764c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/url-guard.js:3"}, "properties": {"repobilityId": "71b9a26da36dfe42", "scanner": "scanner-primary", "fingerprint": "a21abac52d9d764c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-60080146b77f1288", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/url-guard.js:75"}, "properties": {"repobilityId": "8931017a1967758e", "scanner": "scanner-primary", "fingerprint": "60080146b77f1288", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-69a94c3064316c6c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/pattern-miner.js:5"}, "properties": {"repobilityId": "1bac1590edfb2f77", "scanner": "scanner-primary", "fingerprint": "69a94c3064316c6c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1beb89adbe59626e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/data-dir.js:7"}, "properties": {"repobilityId": "0bff6dad5e3a374d", "scanner": "scanner-primary", "fingerprint": "1beb89adbe59626e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1c2a8f00ab11873f", "level": "none", "message": {"text": "Commented-code block (13 lines) in src/mcp-catalog.js:9"}, "properties": {"repobilityId": "a6797c713a8d2ff1", "scanner": "scanner-primary", "fingerprint": "1c2a8f00ab11873f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f6462fcd71bdaf47", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/self-update.js:6"}, "properties": {"repobilityId": "92f65d32dfab5a87", "scanner": "scanner-primary", "fingerprint": "f6462fcd71bdaf47", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7b568fee41915466", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/reconciliation-calibration.js:4"}, "properties": {"repobilityId": "3b343c9b87e771b5", "scanner": "scanner-primary", "fingerprint": "7b568fee41915466", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d0e182be9aa029b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/persona.js:5"}, "properties": {"repobilityId": "d364c45b45f3f8f2", "scanner": "scanner-primary", "fingerprint": "8d0e182be9aa029b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-254a075c3243fa39", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/imessage-extractor.js:3"}, "properties": {"repobilityId": "14dbdf2efd374b07", "scanner": "scanner-primary", "fingerprint": "254a075c3243fa39", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-211316ce4bacb22b", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/model-router.js:3"}, "properties": {"repobilityId": "5fb267b6640320d8", "scanner": "scanner-primary", "fingerprint": "211316ce4bacb22b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a02602c87aecfa4e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/propagation-controller.js:3"}, "properties": {"repobilityId": "e62e3ce27a5d3c61", "scanner": "scanner-primary", "fingerprint": "a02602c87aecfa4e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ff552abf5ec7d81b", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/session-miner.js:5"}, "properties": {"repobilityId": "51b8b213d0b2099f", "scanner": "scanner-primary", "fingerprint": "ff552abf5ec7d81b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dbab7bc55f12d65f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/setup-wizard.js:40"}, "properties": {"repobilityId": "6a2aba2b67dfc26c", "scanner": "scanner-primary", "fingerprint": "dbab7bc55f12d65f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-24e62f3c9d2dff6e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/setup-wizard.js:473"}, "properties": {"repobilityId": "03d35fb1680e20be", "scanner": "scanner-primary", "fingerprint": "24e62f3c9d2dff6e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-73af67c6fc5a2d20", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/observation-store.js:6"}, "properties": {"repobilityId": "2bba3fa4af9d8504", "scanner": "scanner-primary", "fingerprint": "73af67c6fc5a2d20", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-82d09665514a897c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/draft-store.js:10"}, "properties": {"repobilityId": "ba79fe049e9eb797", "scanner": "scanner-primary", "fingerprint": "82d09665514a897c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b12fb3e4cb8a0568", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/boot.js:27"}, "properties": {"repobilityId": "b3d669fb3214f475", "scanner": "scanner-primary", "fingerprint": "b12fb3e4cb8a0568", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-286136e35e3e0596", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/clarification-store.js:11"}, "properties": {"repobilityId": "dea6638b462c1c9a", "scanner": "scanner-primary", "fingerprint": "286136e35e3e0596", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d11f1a54631609bb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/channels.js:185"}, "properties": {"repobilityId": "86caa1b3b6167302", "scanner": "scanner-primary", "fingerprint": "d11f1a54631609bb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fb2940341b83eb72", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/cli-client.js:5"}, "properties": {"repobilityId": "fc5665357ca4f2c0", "scanner": "scanner-primary", "fingerprint": "fb2940341b83eb72", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-94688e0a64926ac7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/integrations/web-search-providers.js:91"}, "properties": {"repobilityId": "a8172a4290ca8ed0", "scanner": "scanner-primary", "fingerprint": "94688e0a64926ac7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c98bb7b2138be51e", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/integrations/computer-server.js:15"}, "properties": {"repobilityId": "15cbe998eb6ac40d", "scanner": "scanner-primary", "fingerprint": "c98bb7b2138be51e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e942b2dd754b585e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/integrations/linear-tasks.js:185"}, "properties": {"repobilityId": "f04678ca52f8db13", "scanner": "scanner-primary", "fingerprint": "e942b2dd754b585e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e9febe420be22b41", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/integrations/linear-tasks.js:56"}, "properties": {"repobilityId": "c4a137d341ebeee3", "scanner": "scanner-primary", "fingerprint": "e9febe420be22b41", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-18a3661d88c2a71a", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/integrations/buildbetter-tasks.js:5"}, "properties": {"repobilityId": "1451d4872c3d7ddf", "scanner": "scanner-primary", "fingerprint": "18a3661d88c2a71a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-49156ae12b07d18b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/integrations/buildbetter-tasks.js:112"}, "properties": {"repobilityId": "209ed56e217098b6", "scanner": "scanner-primary", "fingerprint": "49156ae12b07d18b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-acc4d72cf2fea488", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/integrations/imessage-bridge.js:47"}, "properties": {"repobilityId": "c251fd765cdbdf5c", "scanner": "scanner-primary", "fingerprint": "acc4d72cf2fea488", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dbf078690be49193", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/integrations/computer-use.js:6"}, "properties": {"repobilityId": "78269810c4862490", "scanner": "scanner-primary", "fingerprint": "dbf078690be49193", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f006d8026c88610", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/integrations/imessage-poller.js:1"}, "properties": {"repobilityId": "3f5fad49a840660e", "scanner": "scanner-primary", "fingerprint": "6f006d8026c88610", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e0cae05134abd09b", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/integrations/inbox-watcher.js:6"}, "properties": {"repobilityId": "6319eee9595cc3b3", "scanner": "scanner-primary", "fingerprint": "e0cae05134abd09b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b184f30fea74d0e0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/integrations/calendar.js:12"}, "properties": {"repobilityId": "d3baeda19cdb6f91", "scanner": "scanner-primary", "fingerprint": "b184f30fea74d0e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f697022b8ecb2933", "level": "note", "message": {"text": "46 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "ced2925b2cb9d989", "scanner": "scanner-primary", "fingerprint": "f697022b8ecb2933", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}