{"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-c94b804bcbb7f119", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/web/app/page.tsx:201", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/web/app/page.tsx:201"}, "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-c0904e6da3a9ec14", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/web/app/layout.tsx:104", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/web/app/layout.tsx:104"}, "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-75bfff7cf3b6c20b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/web/app/docs/page.tsx:29", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/web/app/docs/page.tsx:29"}, "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-50835f832de1a695", "name": "Insecure pattern 'dangerous_innerhtml' in packages/web/app/page.tsx:201", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/web/app/page.tsx:201"}, "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-1031c52f9ef1bdee", "name": "Insecure pattern 'dangerous_innerhtml' in packages/web/app/layout.tsx:104", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/web/app/layout.tsx:104"}, "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-2f87ade4f997e851", "name": "Insecure pattern 'dangerous_innerhtml' in packages/web/app/docs/page.tsx:29", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/web/app/docs/page.tsx:29"}, "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-0fe2cc8022e468a5", "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-b9c03e4b51641936", "name": "Node manifest has dependencies but no lockfile: packages/mcp/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/mcp/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-2699d5f16ae11282", "name": "Node manifest has dependencies but no lockfile: packages/shared/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/shared/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-a28850983a0b02d5", "name": "Node manifest has dependencies but no lockfile: packages/web/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/web/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-7c42017861a56bdd", "name": "Node manifest has dependencies but no lockfile: packages/backend/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/backend/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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 19 placeholder/mock markers across 9 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-24f2ea4bd14badc1", "name": "Agent instruction contains unpinned remote install: CLAUDE.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: CLAUDE.md"}, "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-4866ff24e551842c", "name": "Legacy-named symbol `include_old` in packages/mcp/test/tools/search.test.ts:21", "shortDescription": {"text": "Legacy-named symbol `include_old` in packages/mcp/test/tools/search.test.ts:21"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-36479fc87b7d0cf0", "name": "Legacy-named symbol `include_old` in packages/mcp/src/server.ts:22", "shortDescription": {"text": "Legacy-named symbol `include_old` in packages/mcp/src/server.ts:22"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cca260c8d16cdaea", "name": "Legacy-named symbol `include_old` in packages/shared/test/types.test.ts:47", "shortDescription": {"text": "Legacy-named symbol `include_old` in packages/shared/test/types.test.ts:47"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4fe23a3efef7154e", "name": "Legacy-named symbol `include_old` in packages/shared/src/tools.ts:11", "shortDescription": {"text": "Legacy-named symbol `include_old` in packages/shared/src/tools.ts:11"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a4ca85e77b8b3cc0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/shared/src/tools/fetch.ts:54", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/shared/src/tools/fetch.ts:54"}, "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-fc3f1b94c2177da4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/app/opengraph-image.tsx:12", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/app/opengraph-image.tsx:12"}, "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-2b5e81ffaebe3a4b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/lib/tools-meta.ts:51", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/lib/tools-meta.ts:51"}, "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-922b080c11448215", "name": "Legacy-named symbol `include_old` in packages/backend/test/handlers.test.ts:96", "shortDescription": {"text": "Legacy-named symbol `include_old` in packages/backend/test/handlers.test.ts:96"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8a828dc58f52f02c", "name": "Commented-code block (5 lines) in packages/backend/test/handlers.test.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in packages/backend/test/handlers.test.ts: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-52c70407bcea87ca", "name": "Commented-code block (5 lines) in packages/backend/src/wasm-embedder.ts:31", "shortDescription": {"text": "Commented-code block (5 lines) in packages/backend/src/wasm-embedder.ts:31"}, "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-a7455dae9d3e3275", "name": "Commented-code block (5 lines) in packages/backend/src/supabase.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in packages/backend/src/supabase.ts: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-8a2eb8741a521ad7", "name": "Commented-code block (6 lines) in packages/backend/src/supabase-store.ts:15", "shortDescription": {"text": "Commented-code block (6 lines) in packages/backend/src/supabase-store.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}}]}}, "automationDetails": {"id": "repobility/22750"}, "properties": {"repository": "william-laverty/ato-mcp", "repoUrl": "https://github.com/william-laverty/ato-mcp", "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-c94b804bcbb7f119", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/web/app/page.tsx:201"}, "properties": {"repobilityId": "b8d12325960ef748", "scanner": "scanner-primary", "fingerprint": "c94b804bcbb7f119", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c0904e6da3a9ec14", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/web/app/layout.tsx:104"}, "properties": {"repobilityId": "007d61be1044ae40", "scanner": "scanner-primary", "fingerprint": "c0904e6da3a9ec14", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-75bfff7cf3b6c20b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/web/app/docs/page.tsx:29"}, "properties": {"repobilityId": "a05d7b35d51c3d6d", "scanner": "scanner-primary", "fingerprint": "75bfff7cf3b6c20b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-50835f832de1a695", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/web/app/page.tsx:201"}, "properties": {"repobilityId": "2cbc997b78e90b92", "scanner": "scanner-primary", "fingerprint": "50835f832de1a695", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/web/app/page.tsx"}, "region": {"startLine": 201}}}]}, {"ruleId": "scanner-1031c52f9ef1bdee", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/web/app/layout.tsx:104"}, "properties": {"repobilityId": "8d8c06bbd8fce93b", "scanner": "scanner-primary", "fingerprint": "1031c52f9ef1bdee", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/web/app/layout.tsx"}, "region": {"startLine": 104}}}]}, {"ruleId": "scanner-2f87ade4f997e851", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/web/app/docs/page.tsx:29"}, "properties": {"repobilityId": "0314f59e991421d7", "scanner": "scanner-primary", "fingerprint": "2f87ade4f997e851", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/web/app/docs/page.tsx"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-0fe2cc8022e468a5", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "511b516ef93e6937", "scanner": "scanner-primary", "fingerprint": "0fe2cc8022e468a5", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/npm-publish.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b9c03e4b51641936", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/mcp/package.json"}, "properties": {"repobilityId": "7b57a55f1ea73746", "scanner": "scanner-primary", "fingerprint": "b9c03e4b51641936", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/mcp/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2699d5f16ae11282", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/shared/package.json"}, "properties": {"repobilityId": "37ac218a4ef9b430", "scanner": "scanner-primary", "fingerprint": "2699d5f16ae11282", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/shared/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a28850983a0b02d5", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/web/package.json"}, "properties": {"repobilityId": "8f313f0fe526a925", "scanner": "scanner-primary", "fingerprint": "a28850983a0b02d5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/web/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7c42017861a56bdd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/backend/package.json"}, "properties": {"repobilityId": "6f48d6c86d4600d9", "scanner": "scanner-primary", "fingerprint": "7c42017861a56bdd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/backend/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "1a8fce15c88bd5a8", "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": "050a3c6bdd9bd670", "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": "fa8bd6808889d2e8", "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": "eb3e65135fe3b86c", "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": "d111952642369909", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-24f2ea4bd14badc1", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: CLAUDE.md"}, "properties": {"repobilityId": "0f6049734704e537", "scanner": "scanner-primary", "fingerprint": "24f2ea4bd14badc1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-4866ff24e551842c", "level": "note", "message": {"text": "Legacy-named symbol `include_old` in packages/mcp/test/tools/search.test.ts:21"}, "properties": {"repobilityId": "1ba4a7021eafde8d", "scanner": "scanner-primary", "fingerprint": "4866ff24e551842c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-36479fc87b7d0cf0", "level": "note", "message": {"text": "Legacy-named symbol `include_old` in packages/mcp/src/server.ts:22"}, "properties": {"repobilityId": "02f450ded77e3250", "scanner": "scanner-primary", "fingerprint": "36479fc87b7d0cf0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-cca260c8d16cdaea", "level": "note", "message": {"text": "Legacy-named symbol `include_old` in packages/shared/test/types.test.ts:47"}, "properties": {"repobilityId": "1d55419bffd5c34e", "scanner": "scanner-primary", "fingerprint": "cca260c8d16cdaea", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-4fe23a3efef7154e", "level": "note", "message": {"text": "Legacy-named symbol `include_old` in packages/shared/src/tools.ts:11"}, "properties": {"repobilityId": "6a6a6973cd7f109f", "scanner": "scanner-primary", "fingerprint": "4fe23a3efef7154e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a4ca85e77b8b3cc0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/shared/src/tools/fetch.ts:54"}, "properties": {"repobilityId": "8f29ddd3e88a5b2d", "scanner": "scanner-primary", "fingerprint": "a4ca85e77b8b3cc0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fc3f1b94c2177da4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/app/opengraph-image.tsx:12"}, "properties": {"repobilityId": "980bfa02dc953c3a", "scanner": "scanner-primary", "fingerprint": "fc3f1b94c2177da4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2b5e81ffaebe3a4b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/lib/tools-meta.ts:51"}, "properties": {"repobilityId": "a1fa3877068ebb7c", "scanner": "scanner-primary", "fingerprint": "2b5e81ffaebe3a4b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-922b080c11448215", "level": "note", "message": {"text": "Legacy-named symbol `include_old` in packages/backend/test/handlers.test.ts:96"}, "properties": {"repobilityId": "27628ba137b95590", "scanner": "scanner-primary", "fingerprint": "922b080c11448215", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8a828dc58f52f02c", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/backend/test/handlers.test.ts:5"}, "properties": {"repobilityId": "3cbf01b48f53b851", "scanner": "scanner-primary", "fingerprint": "8a828dc58f52f02c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52c70407bcea87ca", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/backend/src/wasm-embedder.ts:31"}, "properties": {"repobilityId": "7fd34b9b22c1c6e5", "scanner": "scanner-primary", "fingerprint": "52c70407bcea87ca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a7455dae9d3e3275", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/backend/src/supabase.ts:4"}, "properties": {"repobilityId": "0d60d9561e5217d6", "scanner": "scanner-primary", "fingerprint": "a7455dae9d3e3275", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8a2eb8741a521ad7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/backend/src/supabase-store.ts:15"}, "properties": {"repobilityId": "12ede6a68fb379fc", "scanner": "scanner-primary", "fingerprint": "8a2eb8741a521ad7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}