{"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-333be6e850f72193", "name": "Possibly dead Python function: health", "shortDescription": {"text": "Possibly dead Python function: health"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c596c998338d1c22", "name": "Possibly dead Python function: llm_proxy", "shortDescription": {"text": "Possibly dead Python function: llm_proxy"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3d81b2f441e97ded", "name": "Possibly dead Python function: mcp_proxy", "shortDescription": {"text": "Possibly dead Python function: mcp_proxy"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c0802b52b57427ba", "name": "Possibly dead Python function: forbidden", "shortDescription": {"text": "Possibly dead Python function: forbidden"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2e134b341ae04405", "name": "Possibly dead Python function: decide_steps", "shortDescription": {"text": "Possibly dead Python function: decide_steps"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b131079052bfc830", "name": "Possibly dead Python function: execute_migration", "shortDescription": {"text": "Possibly dead Python function: execute_migration"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e9c57c24b4caf06d", "name": "Possibly dead Python function: list_tables", "shortDescription": {"text": "Possibly dead Python function: list_tables"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-470add96d7407eb3", "name": "Stray `console.log` in TS/JS \u2014 packages/cre8-mcp/src/server.ts:219", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-mcp/src/server.ts:219"}, "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-3ea221d33a646441", "name": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/token-config.js:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/token-config.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-fecfc79b489f6f32", "name": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/scripts/convert-scss-to-ts.ts:99", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/scripts/convert-scss-to-ts.ts:99"}, "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-8aac0717b5bc738b", "name": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/scripts/generate-mcp-manifest.ts:390", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/scripts/generate-mcp-manifest.ts:390"}, "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-32931c1bd24fe5c2", "name": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/scripts/generate-react-wrappers.ts:310", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/scripts/generate-react-wrappers.ts:310"}, "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-bb1a7a7096637a16", "name": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/select-tile/select-tile-radio-controller.ts:69", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/select-tile/select-tile-radio-controller.ts:69"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9bfb68d491730842", "name": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/tooltip/tooltip.ts:226", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/tooltip/tooltip.ts:226"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e80f57dde2e18c04", "name": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/popover/popover.ts:170", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/popover/popover.ts:170"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f63d3db91345cbfe", "name": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/button/button.ts:320", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/button/button.ts:320"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6f7f414e006170e6", "name": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/components/pagination/pagination.stories.ts:56", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/components/pagination/pagination.stories.ts:56"}, "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-0e923c53a37799ad", "name": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/react-wrappers/dist-storybook/assets/Dropdown.stories-Dx5QEAt_.js:1", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/react-wrappers/dist-storybook/assets/Dropdown.stories-Dx5QEAt_.js:1"}, "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-fd1841f44177a24f", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:9"}, "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-1bab26c97759a33f", "name": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js:7"}, "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-3f0e813bf80397c9", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js:625"}, "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-adaf21e779e0ed0d", "name": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/react-wrappers/stories/Dropdown/Dropdown.stories.tsx:106", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/react-wrappers/stories/Dropdown/Dropdown.stories.tsx:106"}, "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-7ed027faeaee9ae1", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "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-9e4e353e51514f1f", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "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-d1b39bd846725630", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "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-a59dc5ad5de76004", "name": "Insecure pattern 'cors_wildcard' in packages/cre8-mcp/src/server.ts:24", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-mcp/src/server.ts:24"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a17b33014556c6bc", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/dashboard-demo.html:905", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/dashboard-demo.html:905"}, "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-e7928394f81c167a", "name": "Insecure pattern 'node_child_process' in packages/cre8-wc/scripts/version-bump.cjs:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/cre8-wc/scripts/version-bump.cjs:3"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-545086d52485efe8", "name": "Insecure pattern 'exec_used' in packages/cre8-wc/scripts/release.cjs:21", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/cre8-wc/scripts/release.cjs:21"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a7180fc59d97e40a", "name": "Insecure pattern 'node_child_process' in packages/cre8-wc/scripts/release.cjs:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/cre8-wc/scripts/release.cjs:3"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-33b5d61897f1198c", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/components/multi-select/brand-themer.html:622", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/components/multi-select/brand-themer.html:622"}, "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-35f6659207d1f06f", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/components/text-passage/text-passage.ts:52", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/components/text-passage/text-passage.ts:52"}, "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-c78d1952e165fa01", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/iframe.html:695", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/iframe.html:695"}, "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-9122bb0a5a204c2f", "name": "Insecure pattern 'dangerous_innerhtml' in packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:9", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:9"}, "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-2027aea0bae54566", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDI", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:8"}, "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-50e52471c77a082c", "name": "Insecure pattern 'new_function_used' in packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js:7", "shortDescription": {"text": "Insecure pattern 'new_function_used' in packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js:7"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-37a6824612269802", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js:", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js:13"}, "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-a29c544154759616", "name": "Insecure pattern 'dangerous_innerhtml' in packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-core-server", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js:625"}, "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-6d40b9be66751327", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-cor", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js:2"}, "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-0104440e15815ac1", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-studio/src/components/a2ui-canvas.tsx:51", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-studio/src/components/a2ui-canvas.tsx:51"}, "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-99a078bbd7c59e53", "name": "Insecure pattern 'cors_wildcard' in packages/cre8-studio/src/app/api/a2ui-runtime/route.ts:10", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-studio/src/app/api/a2ui-runtime/route.ts:10"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9307e5be04c89f3", "name": "Insecure pattern 'cors_wildcard' in packages/cre8-studio/src/app/api/cre8-wc-tokens/route.ts:10", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-studio/src/app/api/cre8-wc-tokens/route.ts:10"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-211f31a51d44ebcd", "name": "Insecure pattern 'cors_wildcard' in packages/cre8-studio/src/app/api/cre8-wc-cdn/route.ts:13", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-studio/src/app/api/cre8-wc-cdn/route.ts:13"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f208f2a1e544ab92", "name": "Insecure pattern 'cors_wildcard' in packages/cre8-apps/server.py:49", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-apps/server.py:49"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-18b63b591620d135", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "google-github-actions/run-gemini-cli@v0 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-11d8bc1876775fcb", "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-c1afd22f3da85d69", "name": "Very large file: packages/cre8-wc/components/button/button.styles.ts (1447 lines)", "shortDescription": {"text": "Very large file: packages/cre8-wc/components/button/button.styles.ts (1447 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-284120380a257448", "name": "Very large file: packages/cre8-wc/design-tokens/brands/femmecubator/css/tokens_femmecubator2.module.ts (982 lines)", "shortDescription": {"text": "Very large file: packages/cre8-wc/design-tokens/brands/femmecubator/css/tokens_femmecubator2.module.ts (982 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "74 tests / 697 src (ratio 0.11)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f7b7d59e19186cfd", "name": "Node manifest has dependencies but no lockfile: packages/cre8-mcp/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/cre8-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-c6cf6304563cfcb8", "name": "Node manifest has dependencies but no lockfile: packages/cre8-wc/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/cre8-wc/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-cbf875418c05fa0c", "name": "Node manifest has dependencies but no lockfile: packages/cre8-studio/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/cre8-studio/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 147 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 236 placeholder/mock markers across 49 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-cc55229a7a3c078d", "name": "Agent authority lacks a verifier contract: .mcp.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .mcp.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-89629e527db347e7", "name": "Agent instruction/config may expose a secret: .claude/skills/frontend-framework-Lit/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/frontend-framework-Lit/SKILL.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-69cec5b86f12b382", "name": "Agent authority lacks a verifier contract: .claude/skills/frontend-development/references/design-system/components/cre8-", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/frontend-development/references/design-system/components/cre8-component-schema.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-67bf0687174894da", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/github-and-merge.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/github-and-merge.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-731805252e03a6a1", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/hooks.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/hooks.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-a1935833bdc0f89f", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/extraction-spec.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/extraction-spec.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-7fda7562de1eb550", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/transcribe.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/transcribe.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-15ced4efabd6aa26", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/exports.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/exports.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-b1f90294d0c43e06", "name": "Agent authority lacks a verifier contract: .cursor/rules/token-generator.mdc", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/rules/token-generator.mdc"}, "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-0751f26c4245c28e", "name": "Commented-code block (5 lines) in packages/cre8-wc/vite.config.ts:142", "shortDescription": {"text": "Commented-code block (5 lines) in packages/cre8-wc/vite.config.ts:142"}, "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-0761ca19ef328509", "name": "Commented-code block (5 lines) in packages/cre8-wc/scripts/generate-mcp-manifest.ts:306", "shortDescription": {"text": "Commented-code block (5 lines) in packages/cre8-wc/scripts/generate-mcp-manifest.ts:306"}, "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-62be93a7c5ae7fc7", "name": "Legacy-named symbol `unstable_legacy` in packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:8", "shortDescription": {"text": "Legacy-named symbol `unstable_legacy` in packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:8"}, "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-fb3953aad32f779c", "name": "Legacy-named symbol `cre8Legacy` in packages/cre8-wc/design-tokens/brands/cre8-legacy/css/tokens_cre8-legacy.module.ts:3", "shortDescription": {"text": "Legacy-named symbol `cre8Legacy` in packages/cre8-wc/design-tokens/brands/cre8-legacy/css/tokens_cre8-legacy.module.ts:3"}, "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-8f9b9e906a88397e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cre8-studio/src/components/explore-canvas-view.tsx:31", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cre8-studio/src/components/explore-canvas-view.tsx:31"}, "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-2d2ceafbeac3a8e8", "name": "Commented-code block (5 lines) in packages/cre8-studio/src/lib/server/tokens.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in packages/cre8-studio/src/lib/server/tokens.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-e2891a9c2ddc6515", "name": "Network/subprocess call without timeout or try/except \u2014 packages/cre8-apps/server.py:86", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 packages/cre8-apps/server.py:86"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-022e6399d1ef2beb", "name": "12 env vars used in code but missing from .env.example", "shortDescription": {"text": "12 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `AGENTRPC_API_SECRET`, `GEMINI_MODEL`, `GOOGLE_API_KEY`, `GOOGLE_APPLICATION_CREDENTIALS`, `GOOGLE_CLOUD_LOCATION`, `GOOGLE_CLOUD_PROJECT`, `GOOGLE_GENAI_USE_VERTEXAI`, `NEXT_PUBLIC_CRE8_APPS_URL` + 4 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}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\npackages/cre8-apps/server.py:sse, packages/cre8-apps/server.py:sse, packages/cre8-apps/server.py:sse\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-92ebea90705af583", "name": "FastAPI POST `chat` without auth dependency \u2014 packages/cre8-data-agent/cre8_data_agent/server.py:183", "shortDescription": {"text": "FastAPI POST `chat` without auth dependency \u2014 packages/cre8-data-agent/cre8_data_agent/server.py:183"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d61da69e1292422c", "name": "FastAPI POST `explore` without auth dependency \u2014 packages/cre8-data-agent/cre8_data_agent/server.py:196", "shortDescription": {"text": "FastAPI POST `explore` without auth dependency \u2014 packages/cre8-data-agent/cre8_data_agent/server.py:196"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2e4958c2a0524eb2", "name": "FastAPI POST `report` without auth dependency \u2014 packages/cre8-data-agent/cre8_data_agent/server.py:204", "shortDescription": {"text": "FastAPI POST `report` without auth dependency \u2014 packages/cre8-data-agent/cre8_data_agent/server.py:204"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8fe498b92ec6c1ba", "name": "FastAPI POST `build` without auth dependency \u2014 packages/cre8-apps/server.py:378", "shortDescription": {"text": "FastAPI POST `build` without auth dependency \u2014 packages/cre8-apps/server.py:378"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-54d7a85bac0db753", "name": "FastAPI POST `stack` without auth dependency \u2014 packages/cre8-apps/server.py:390", "shortDescription": {"text": "FastAPI POST `stack` without auth dependency \u2014 packages/cre8-apps/server.py:390"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2a951e6594198a07", "name": "Dangling fetch: POST /api/explore-report (packages/cre8-studio/src/components/explore-canvas-view.tsx:265)", "shortDescription": {"text": "Dangling fetch: POST /api/explore-report (packages/cre8-studio/src/components/explore-canvas-view.tsx:265)"}, "fullDescription": {"text": "`packages/cre8-studio/src/components/explore-canvas-view.tsx:265` calls `POST /api/explore-report` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/explore-report`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-36a97250be973d61", "name": "Unused endpoint: POST /api/explore", "shortDescription": {"text": "Unused endpoint: POST /api/explore"}, "fullDescription": {"text": "`packages/cre8-data-agent/cre8_data_agent/server.py` declares `POST /api/explore` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2a9ce2a22a5ba564", "name": "Unused endpoint: POST /api/report", "shortDescription": {"text": "Unused endpoint: POST /api/report"}, "fullDescription": {"text": "`packages/cre8-data-agent/cre8_data_agent/server.py` declares `POST /api/report` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-619f4208f74774c6", "name": "Unused endpoint: POST /api/build", "shortDescription": {"text": "Unused endpoint: POST /api/build"}, "fullDescription": {"text": "`packages/cre8-apps/server.py` declares `POST /api/build` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bcdbf7761322c142", "name": "Unused endpoint: POST /api/stack", "shortDescription": {"text": "Unused endpoint: POST /api/stack"}, "fullDescription": {"text": "`packages/cre8-apps/server.py` declares `POST /api/stack` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-19a1a46befe3d6a6", "name": "Unused endpoint: DELETE ", "shortDescription": {"text": "Unused endpoint: DELETE "}, "fullDescription": {"text": "`packages/cre8-wc/react-wrappers/dist-storybook/sb-manager/globals-runtime.js` declares `DELETE ` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-12e2c7f30d583177", "name": "Unused endpoint: GET /components", "shortDescription": {"text": "Unused endpoint: GET /components"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /components` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1b306becd1c23de7", "name": "Unused endpoint: GET /components/:name", "shortDescription": {"text": "Unused endpoint: GET /components/:name"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /components/:name` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7aedeadc7f98b772", "name": "Unused endpoint: GET /patterns", "shortDescription": {"text": "Unused endpoint: GET /patterns"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /patterns` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-27e90d4afcf847ca", "name": "Unused endpoint: GET /patterns/:name", "shortDescription": {"text": "Unused endpoint: GET /patterns/:name"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /patterns/:name` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d16e4fa529c520e9", "name": "Unused endpoint: GET /search", "shortDescription": {"text": "Unused endpoint: GET /search"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /search` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-970eb92d6ec2bfaa", "name": "Unused endpoint: POST /generate", "shortDescription": {"text": "Unused endpoint: POST /generate"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `POST /generate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0e25c034cdd1ca7b", "name": "Unused endpoint: GET /react/components", "shortDescription": {"text": "Unused endpoint: GET /react/components"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /react/components` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-58d552471da0daa3", "name": "Unused endpoint: GET /react/components/:name", "shortDescription": {"text": "Unused endpoint: GET /react/components/:name"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /react/components/:name` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0d4a9a7c70579a3e", "name": "Unused endpoint: GET /react/patterns", "shortDescription": {"text": "Unused endpoint: GET /react/patterns"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /react/patterns` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-53912798d35d0317", "name": "Unused endpoint: GET /react/patterns/:name", "shortDescription": {"text": "Unused endpoint: GET /react/patterns/:name"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /react/patterns/:name` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-89e364b9e8109eac", "name": "Unused endpoint: GET /react/search", "shortDescription": {"text": "Unused endpoint: GET /react/search"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /react/search` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-43f646818fd02920", "name": "Unused endpoint: POST /react/generate", "shortDescription": {"text": "Unused endpoint: POST /react/generate"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `POST /react/generate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72cf2ff8043aaa49", "name": "Unused endpoint: GET /a2ui/catalog", "shortDescription": {"text": "Unused endpoint: GET /a2ui/catalog"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /a2ui/catalog` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1a4d2326a6e83deb", "name": "Unused endpoint: GET /a2ui/catalog/:name", "shortDescription": {"text": "Unused endpoint: GET /a2ui/catalog/:name"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `GET /a2ui/catalog/:name` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1b81c8ab2590d8a6", "name": "Unused endpoint: POST /a2ui/validate", "shortDescription": {"text": "Unused endpoint: POST /a2ui/validate"}, "fullDescription": {"text": "`packages/cre8-mcp/src/server.ts` declares `POST /a2ui/validate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21419"}, "properties": {"repository": "tmorrowdev/Cre8-Components", "repoUrl": "https://github.com/tmorrowdev/Cre8-Components", "branch": "main"}, "results": [{"ruleId": "scanner-333be6e850f72193", "level": "note", "message": {"text": "Possibly dead Python function: health"}, "properties": {"repobilityId": "b0dbdc8073a0048c", "scanner": "scanner-primary", "fingerprint": "333be6e850f72193", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-agent-proxy/proxy.py:93"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c596c998338d1c22", "level": "note", "message": {"text": "Possibly dead Python function: llm_proxy"}, "properties": {"repobilityId": "bbcefd763bb82a85", "scanner": "scanner-primary", "fingerprint": "c596c998338d1c22", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-agent-proxy/proxy.py:97"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3d81b2f441e97ded", "level": "note", "message": {"text": "Possibly dead Python function: mcp_proxy"}, "properties": {"repobilityId": "6459e46c83991d67", "scanner": "scanner-primary", "fingerprint": "3d81b2f441e97ded", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-agent-proxy/proxy.py:107"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c0802b52b57427ba", "level": "note", "message": {"text": "Possibly dead Python function: forbidden"}, "properties": {"repobilityId": "f1f81dad87cb21fe", "scanner": "scanner-primary", "fingerprint": "c0802b52b57427ba", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-agent-proxy/proxy.py:117"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2e134b341ae04405", "level": "note", "message": {"text": "Possibly dead Python function: decide_steps"}, "properties": {"repobilityId": "2926afbeebe381ed", "scanner": "scanner-primary", "fingerprint": "2e134b341ae04405", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-apps/agents/orchestrator.py:29"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b131079052bfc830", "level": "note", "message": {"text": "Possibly dead Python function: execute_migration"}, "properties": {"repobilityId": "58177142d76b8904", "scanner": "scanner-primary", "fingerprint": "b131079052bfc830", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-apps/tools/supabase_tools.py:16"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e9c57c24b4caf06d", "level": "note", "message": {"text": "Possibly dead Python function: list_tables"}, "properties": {"repobilityId": "f5aa8a781fdfae85", "scanner": "scanner-primary", "fingerprint": "e9c57c24b4caf06d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-apps/tools/supabase_tools.py:43"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-470add96d7407eb3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-mcp/src/server.ts:219"}, "properties": {"repobilityId": "fc7ee1bdb723839e", "scanner": "scanner-primary", "fingerprint": "470add96d7407eb3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3ea221d33a646441", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/token-config.js:9"}, "properties": {"repobilityId": "94e6dbdb268e2c25", "scanner": "scanner-primary", "fingerprint": "3ea221d33a646441", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fecfc79b489f6f32", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/scripts/convert-scss-to-ts.ts:99"}, "properties": {"repobilityId": "5ec4d8f2c34db12e", "scanner": "scanner-primary", "fingerprint": "fecfc79b489f6f32", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8aac0717b5bc738b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/scripts/generate-mcp-manifest.ts:390"}, "properties": {"repobilityId": "1e8718dfda664ed8", "scanner": "scanner-primary", "fingerprint": "8aac0717b5bc738b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-32931c1bd24fe5c2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/scripts/generate-react-wrappers.ts:310"}, "properties": {"repobilityId": "71cb0fc48e4c029c", "scanner": "scanner-primary", "fingerprint": "32931c1bd24fe5c2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bb1a7a7096637a16", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/select-tile/select-tile-radio-controller.ts:69"}, "properties": {"repobilityId": "55a992a8d1ebf0c5", "scanner": "scanner-primary", "fingerprint": "bb1a7a7096637a16", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-9bfb68d491730842", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/tooltip/tooltip.ts:226"}, "properties": {"repobilityId": "6658c0469dfaede6", "scanner": "scanner-primary", "fingerprint": "9bfb68d491730842", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-e80f57dde2e18c04", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/popover/popover.ts:170"}, "properties": {"repobilityId": "5a017b0389ed76e4", "scanner": "scanner-primary", "fingerprint": "e80f57dde2e18c04", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-f63d3db91345cbfe", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/cre8-wc/components/button/button.ts:320"}, "properties": {"repobilityId": "c0735e84ff2a9bf2", "scanner": "scanner-primary", "fingerprint": "f63d3db91345cbfe", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-6f7f414e006170e6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/components/pagination/pagination.stories.ts:56"}, "properties": {"repobilityId": "d348e89599ad8feb", "scanner": "scanner-primary", "fingerprint": "6f7f414e006170e6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0e923c53a37799ad", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/react-wrappers/dist-storybook/assets/Dropdown.stories-Dx5QEAt_.js:1"}, "properties": {"repobilityId": "e1b4b53631f8d308", "scanner": "scanner-primary", "fingerprint": "0e923c53a37799ad", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fd1841f44177a24f", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:9"}, "properties": {"repobilityId": "979ffccc5a7d3455", "scanner": "scanner-primary", "fingerprint": "fd1841f44177a24f", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-1bab26c97759a33f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js:7"}, "properties": {"repobilityId": "2d89f382db405f94", "scanner": "scanner-primary", "fingerprint": "1bab26c97759a33f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3f0e813bf80397c9", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js:625"}, "properties": {"repobilityId": "b4f8e67b69c15600", "scanner": "scanner-primary", "fingerprint": "3f0e813bf80397c9", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-adaf21e779e0ed0d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cre8-wc/react-wrappers/stories/Dropdown/Dropdown.stories.tsx:106"}, "properties": {"repobilityId": "45e9c8b388dfdd90", "scanner": "scanner-primary", "fingerprint": "adaf21e779e0ed0d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7ed027faeaee9ae1", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "properties": {"repobilityId": "32b457eb44b51e86", "scanner": "scanner-primary", "fingerprint": "7ed027faeaee9ae1", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-mcp/Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-7ed027faeaee9ae1", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "properties": {"repobilityId": "5f8ad549cbbec600", "scanner": "scanner-primary", "fingerprint": "7ed027faeaee9ae1", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-mcp/Dockerfile"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-9e4e353e51514f1f", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "properties": {"repobilityId": "9888589acf6145cc", "scanner": "scanner-primary", "fingerprint": "9e4e353e51514f1f", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-agent-proxy/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d1b39bd846725630", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "properties": {"repobilityId": "2b7cab16df50cd95", "scanner": "scanner-primary", "fingerprint": "d1b39bd846725630", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-data-agent/Dockerfile"}, "region": {"startLine": 1}}}]}, {"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-a59dc5ad5de76004", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-mcp/src/server.ts:24"}, "properties": {"repobilityId": "816bebf571a6b8c2", "scanner": "scanner-primary", "fingerprint": "a59dc5ad5de76004", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-mcp/src/server.ts"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-a17b33014556c6bc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/dashboard-demo.html:905"}, "properties": {"repobilityId": "13ca94b1571c84e2", "scanner": "scanner-primary", "fingerprint": "a17b33014556c6bc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/dashboard-demo.html"}, "region": {"startLine": 905}}}]}, {"ruleId": "scanner-e7928394f81c167a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/cre8-wc/scripts/version-bump.cjs:3"}, "properties": {"repobilityId": "d993ba48538ba2d3", "scanner": "scanner-primary", "fingerprint": "e7928394f81c167a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/scripts/version-bump.cjs"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-545086d52485efe8", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/cre8-wc/scripts/release.cjs:21"}, "properties": {"repobilityId": "e328e2369d63ca70", "scanner": "scanner-primary", "fingerprint": "545086d52485efe8", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/scripts/release.cjs"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-a7180fc59d97e40a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/cre8-wc/scripts/release.cjs:3"}, "properties": {"repobilityId": "bd4f0776ebd8907d", "scanner": "scanner-primary", "fingerprint": "a7180fc59d97e40a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/scripts/release.cjs"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-33b5d61897f1198c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/components/multi-select/brand-themer.html:622"}, "properties": {"repobilityId": "66ed41819dd03cf3", "scanner": "scanner-primary", "fingerprint": "33b5d61897f1198c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/components/multi-select/brand-themer.html"}, "region": {"startLine": 622}}}]}, {"ruleId": "scanner-35f6659207d1f06f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/components/text-passage/text-passage.ts:52"}, "properties": {"repobilityId": "b54799c467e964e0", "scanner": "scanner-primary", "fingerprint": "35f6659207d1f06f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/components/text-passage/text-passage.ts"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-c78d1952e165fa01", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/iframe.html:695"}, "properties": {"repobilityId": "3b05b3e65ab79176", "scanner": "scanner-primary", "fingerprint": "c78d1952e165fa01", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/react-wrappers/dist-storybook/iframe.html"}, "region": {"startLine": 695}}}]}, {"ruleId": "scanner-9122bb0a5a204c2f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:9"}, "properties": {"repobilityId": "e25c2590d272351c", "scanner": "scanner-primary", "fingerprint": "9122bb0a5a204c2f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-2027aea0bae54566", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:8"}, "properties": {"repobilityId": "1258c5dda3ab534c", "scanner": "scanner-primary", "fingerprint": "2027aea0bae54566", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-50e52471c77a082c", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js:7"}, "properties": {"repobilityId": "d3751fe866c6fdfe", "scanner": "scanner-primary", "fingerprint": "50e52471c77a082c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-37a6824612269802", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js:13"}, "properties": {"repobilityId": "81dcedfdb41e6a51", "scanner": "scanner-primary", "fingerprint": "37a6824612269802", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/react-wrappers/dist-storybook/assets/axe-BFOgFLjA.js"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-a29c544154759616", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js:625"}, "properties": {"repobilityId": "1e60106455b2cfd5", "scanner": "scanner-primary", "fingerprint": "a29c544154759616", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js"}, "region": {"startLine": 625}}}]}, {"ruleId": "scanner-6d40b9be66751327", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js:2"}, "properties": {"repobilityId": "d22c32b8bdd4f952", "scanner": "scanner-primary", "fingerprint": "6d40b9be66751327", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/react-wrappers/dist-storybook/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-0104440e15815ac1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/cre8-studio/src/components/a2ui-canvas.tsx:51"}, "properties": {"repobilityId": "cd9b6c89c773da82", "scanner": "scanner-primary", "fingerprint": "0104440e15815ac1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-studio/src/components/a2ui-canvas.tsx"}, "region": {"startLine": 51}}}]}, {"ruleId": "scanner-99a078bbd7c59e53", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-studio/src/app/api/a2ui-runtime/route.ts:10"}, "properties": {"repobilityId": "a6e20eb7dfd26fbf", "scanner": "scanner-primary", "fingerprint": "99a078bbd7c59e53", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-studio/src/app/api/a2ui-runtime/route.ts"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-b9307e5be04c89f3", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-studio/src/app/api/cre8-wc-tokens/route.ts:10"}, "properties": {"repobilityId": "e0c28c79a18e9477", "scanner": "scanner-primary", "fingerprint": "b9307e5be04c89f3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-studio/src/app/api/cre8-wc-tokens/route.ts"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-211f31a51d44ebcd", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-studio/src/app/api/cre8-wc-cdn/route.ts:13"}, "properties": {"repobilityId": "327a5c29118f486d", "scanner": "scanner-primary", "fingerprint": "211f31a51d44ebcd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-studio/src/app/api/cre8-wc-cdn/route.ts"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-f208f2a1e544ab92", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in packages/cre8-apps/server.py:49"}, "properties": {"repobilityId": "1e27bdb0192ce065", "scanner": "scanner-primary", "fingerprint": "f208f2a1e544ab92", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-apps/server.py"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-18b63b591620d135", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0ddac68b50cda3d8", "scanner": "scanner-primary", "fingerprint": "18b63b591620d135", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/auto-fix-issue.yml"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-11d8bc1876775fcb", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "3452212782250d20", "scanner": "scanner-primary", "fingerprint": "11d8bc1876775fcb", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/auto-fix-issue.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c1afd22f3da85d69", "level": "note", "message": {"text": "Very large file: packages/cre8-wc/components/button/button.styles.ts (1447 lines)"}, "properties": {"repobilityId": "3234cc1bcfa59a73", "scanner": "scanner-primary", "fingerprint": "c1afd22f3da85d69", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-284120380a257448", "level": "note", "message": {"text": "Very large file: packages/cre8-wc/design-tokens/brands/femmecubator/css/tokens_femmecubator2.module.ts (982 lines)"}, "properties": {"repobilityId": "b37c24e65c686de8", "scanner": "scanner-primary", "fingerprint": "284120380a257448", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-f7b7d59e19186cfd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/cre8-mcp/package.json"}, "properties": {"repobilityId": "dfa5c96c08a2cfdb", "scanner": "scanner-primary", "fingerprint": "f7b7d59e19186cfd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-mcp/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c6cf6304563cfcb8", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/cre8-wc/package.json"}, "properties": {"repobilityId": "15e19b60e4a2f2c0", "scanner": "scanner-primary", "fingerprint": "c6cf6304563cfcb8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-wc/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cbf875418c05fa0c", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/cre8-studio/package.json"}, "properties": {"repobilityId": "77fe8d40fda9631e", "scanner": "scanner-primary", "fingerprint": "cbf875418c05fa0c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-studio/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "60a359c2f7b89a41", "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": "c568615eb72b7292", "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": "f9c2cc796dfc815b", "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": "723554d5d13a2fc0", "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": "265d562951a48070", "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": "22f49881a676fbb7", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-cc55229a7a3c078d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "properties": {"repobilityId": "51942fb3d5b8b5b4", "scanner": "scanner-primary", "fingerprint": "cc55229a7a3c078d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "mcp_config"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".mcp.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-89629e527db347e7", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/frontend-framework-Lit/SKILL.md"}, "properties": {"repobilityId": "3429e01dbcaabb4a", "scanner": "scanner-primary", "fingerprint": "89629e527db347e7", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/frontend-framework-Lit/SKILL.md"}, "region": {"startLine": 723}}}]}, {"ruleId": "scanner-69cec5b86f12b382", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/frontend-development/references/design-system/components/cre8-component-schema.json"}, "properties": {"repobilityId": "e56aaeb330761112", "scanner": "scanner-primary", "fingerprint": "69cec5b86f12b382", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/frontend-development/references/design-system/components/cre8-component-schema.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-67bf0687174894da", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/github-and-merge.md"}, "properties": {"repobilityId": "84b936571a8ef538", "scanner": "scanner-primary", "fingerprint": "67bf0687174894da", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/github-and-merge.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-731805252e03a6a1", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/hooks.md"}, "properties": {"repobilityId": "2df6fda7f2229e1d", "scanner": "scanner-primary", "fingerprint": "731805252e03a6a1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/hooks.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a1935833bdc0f89f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/extraction-spec.md"}, "properties": {"repobilityId": "4fef067851faa0d1", "scanner": "scanner-primary", "fingerprint": "a1935833bdc0f89f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/extraction-spec.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7fda7562de1eb550", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/transcribe.md"}, "properties": {"repobilityId": "613539b1b890be15", "scanner": "scanner-primary", "fingerprint": "7fda7562de1eb550", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/transcribe.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-15ced4efabd6aa26", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/exports.md"}, "properties": {"repobilityId": "8b5734cf7f620ddc", "scanner": "scanner-primary", "fingerprint": "15ced4efabd6aa26", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/exports.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b1f90294d0c43e06", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/rules/token-generator.mdc"}, "properties": {"repobilityId": "8602ec66792a0e58", "scanner": "scanner-primary", "fingerprint": "b1f90294d0c43e06", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/rules/token-generator.mdc"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0751f26c4245c28e", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/cre8-wc/vite.config.ts:142"}, "properties": {"repobilityId": "c080328cabfbd14e", "scanner": "scanner-primary", "fingerprint": "0751f26c4245c28e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0761ca19ef328509", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/cre8-wc/scripts/generate-mcp-manifest.ts:306"}, "properties": {"repobilityId": "d957e580abb5a3e9", "scanner": "scanner-primary", "fingerprint": "0761ca19ef328509", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-62be93a7c5ae7fc7", "level": "note", "message": {"text": "Legacy-named symbol `unstable_legacy` in packages/cre8-wc/react-wrappers/dist-storybook/assets/react-18-BYc9yDIG.js:8"}, "properties": {"repobilityId": "e5dd51f4cc7083e5", "scanner": "scanner-primary", "fingerprint": "62be93a7c5ae7fc7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-fb3953aad32f779c", "level": "note", "message": {"text": "Legacy-named symbol `cre8Legacy` in packages/cre8-wc/design-tokens/brands/cre8-legacy/css/tokens_cre8-legacy.module.ts:3"}, "properties": {"repobilityId": "e352c81e04555c0f", "scanner": "scanner-primary", "fingerprint": "fb3953aad32f779c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8f9b9e906a88397e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cre8-studio/src/components/explore-canvas-view.tsx:31"}, "properties": {"repobilityId": "85890581b04b7aa3", "scanner": "scanner-primary", "fingerprint": "8f9b9e906a88397e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2d2ceafbeac3a8e8", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/cre8-studio/src/lib/server/tokens.ts:4"}, "properties": {"repobilityId": "408533d7d10785f3", "scanner": "scanner-primary", "fingerprint": "2d2ceafbeac3a8e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e2891a9c2ddc6515", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 packages/cre8-apps/server.py:86"}, "properties": {"repobilityId": "c75e2f45391c6a4b", "scanner": "scanner-primary", "fingerprint": "e2891a9c2ddc6515", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-022e6399d1ef2beb", "level": "note", "message": {"text": "12 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "7bf4178327da75a2", "scanner": "scanner-primary", "fingerprint": "022e6399d1ef2beb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "01ea81ebe57b4c8e", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-92ebea90705af583", "level": "error", "message": {"text": "FastAPI POST `chat` without auth dependency \u2014 packages/cre8-data-agent/cre8_data_agent/server.py:183"}, "properties": {"repobilityId": "b4c4a4a0163e84f3", "scanner": "scanner-primary", "fingerprint": "92ebea90705af583", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-data-agent/cre8_data_agent/server.py"}, "region": {"startLine": 183}}}]}, {"ruleId": "scanner-d61da69e1292422c", "level": "error", "message": {"text": "FastAPI POST `explore` without auth dependency \u2014 packages/cre8-data-agent/cre8_data_agent/server.py:196"}, "properties": {"repobilityId": "e5cb8aac2f2af5be", "scanner": "scanner-primary", "fingerprint": "d61da69e1292422c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-data-agent/cre8_data_agent/server.py"}, "region": {"startLine": 196}}}]}, {"ruleId": "scanner-2e4958c2a0524eb2", "level": "error", "message": {"text": "FastAPI POST `report` without auth dependency \u2014 packages/cre8-data-agent/cre8_data_agent/server.py:204"}, "properties": {"repobilityId": "9145fbf0e954ab48", "scanner": "scanner-primary", "fingerprint": "2e4958c2a0524eb2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-data-agent/cre8_data_agent/server.py"}, "region": {"startLine": 204}}}]}, {"ruleId": "scanner-8fe498b92ec6c1ba", "level": "error", "message": {"text": "FastAPI POST `build` without auth dependency \u2014 packages/cre8-apps/server.py:378"}, "properties": {"repobilityId": "000fea1789d758a9", "scanner": "scanner-primary", "fingerprint": "8fe498b92ec6c1ba", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-apps/server.py"}, "region": {"startLine": 378}}}]}, {"ruleId": "scanner-54d7a85bac0db753", "level": "error", "message": {"text": "FastAPI POST `stack` without auth dependency \u2014 packages/cre8-apps/server.py:390"}, "properties": {"repobilityId": "87c76df3d91ac1a9", "scanner": "scanner-primary", "fingerprint": "54d7a85bac0db753", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cre8-apps/server.py"}, "region": {"startLine": 390}}}]}, {"ruleId": "scanner-2a951e6594198a07", "level": "error", "message": {"text": "Dangling fetch: POST /api/explore-report (packages/cre8-studio/src/components/explore-canvas-view.tsx:265)"}, "properties": {"repobilityId": "7d9c99a77addc3b3", "scanner": "scanner-primary", "fingerprint": "2a951e6594198a07", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-36a97250be973d61", "level": "note", "message": {"text": "Unused endpoint: POST /api/explore"}, "properties": {"repobilityId": "80d38abba7cc63a4", "scanner": "scanner-primary", "fingerprint": "36a97250be973d61", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2a9ce2a22a5ba564", "level": "note", "message": {"text": "Unused endpoint: POST /api/report"}, "properties": {"repobilityId": "5f0d8825b96b5400", "scanner": "scanner-primary", "fingerprint": "2a9ce2a22a5ba564", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-619f4208f74774c6", "level": "note", "message": {"text": "Unused endpoint: POST /api/build"}, "properties": {"repobilityId": "a9b2a960b3b949e3", "scanner": "scanner-primary", "fingerprint": "619f4208f74774c6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bcdbf7761322c142", "level": "note", "message": {"text": "Unused endpoint: POST /api/stack"}, "properties": {"repobilityId": "b8290d47f4349d7a", "scanner": "scanner-primary", "fingerprint": "bcdbf7761322c142", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-19a1a46befe3d6a6", "level": "note", "message": {"text": "Unused endpoint: DELETE "}, "properties": {"repobilityId": "af0e263f13892c63", "scanner": "scanner-primary", "fingerprint": "19a1a46befe3d6a6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "5678ccbe49b6eeec", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-12e2c7f30d583177", "level": "note", "message": {"text": "Unused endpoint: GET /components"}, "properties": {"repobilityId": "9226c0292477ff59", "scanner": "scanner-primary", "fingerprint": "12e2c7f30d583177", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1b306becd1c23de7", "level": "note", "message": {"text": "Unused endpoint: GET /components/:name"}, "properties": {"repobilityId": "ad66cb6c371600f5", "scanner": "scanner-primary", "fingerprint": "1b306becd1c23de7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7aedeadc7f98b772", "level": "note", "message": {"text": "Unused endpoint: GET /patterns"}, "properties": {"repobilityId": "0a105d848f5de4ad", "scanner": "scanner-primary", "fingerprint": "7aedeadc7f98b772", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-27e90d4afcf847ca", "level": "note", "message": {"text": "Unused endpoint: GET /patterns/:name"}, "properties": {"repobilityId": "94a8b6ca65f962b9", "scanner": "scanner-primary", "fingerprint": "27e90d4afcf847ca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d16e4fa529c520e9", "level": "note", "message": {"text": "Unused endpoint: GET /search"}, "properties": {"repobilityId": "f0a845877198ebb8", "scanner": "scanner-primary", "fingerprint": "d16e4fa529c520e9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-970eb92d6ec2bfaa", "level": "note", "message": {"text": "Unused endpoint: POST /generate"}, "properties": {"repobilityId": "35c3c878399e3a4e", "scanner": "scanner-primary", "fingerprint": "970eb92d6ec2bfaa", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0e25c034cdd1ca7b", "level": "note", "message": {"text": "Unused endpoint: GET /react/components"}, "properties": {"repobilityId": "441a54440f77c306", "scanner": "scanner-primary", "fingerprint": "0e25c034cdd1ca7b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-58d552471da0daa3", "level": "note", "message": {"text": "Unused endpoint: GET /react/components/:name"}, "properties": {"repobilityId": "e4a09dd33cf1b7fa", "scanner": "scanner-primary", "fingerprint": "58d552471da0daa3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0d4a9a7c70579a3e", "level": "note", "message": {"text": "Unused endpoint: GET /react/patterns"}, "properties": {"repobilityId": "b573011fdc6b107b", "scanner": "scanner-primary", "fingerprint": "0d4a9a7c70579a3e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-53912798d35d0317", "level": "note", "message": {"text": "Unused endpoint: GET /react/patterns/:name"}, "properties": {"repobilityId": "447f2fb739f59747", "scanner": "scanner-primary", "fingerprint": "53912798d35d0317", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-89e364b9e8109eac", "level": "note", "message": {"text": "Unused endpoint: GET /react/search"}, "properties": {"repobilityId": "b906a8fd2ef6c4be", "scanner": "scanner-primary", "fingerprint": "89e364b9e8109eac", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-43f646818fd02920", "level": "note", "message": {"text": "Unused endpoint: POST /react/generate"}, "properties": {"repobilityId": "fbd9552fb82a7bef", "scanner": "scanner-primary", "fingerprint": "43f646818fd02920", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-72cf2ff8043aaa49", "level": "note", "message": {"text": "Unused endpoint: GET /a2ui/catalog"}, "properties": {"repobilityId": "58ea0f519d1e0279", "scanner": "scanner-primary", "fingerprint": "72cf2ff8043aaa49", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1a4d2326a6e83deb", "level": "note", "message": {"text": "Unused endpoint: GET /a2ui/catalog/:name"}, "properties": {"repobilityId": "e25fbf394fd28682", "scanner": "scanner-primary", "fingerprint": "1a4d2326a6e83deb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1b81c8ab2590d8a6", "level": "note", "message": {"text": "Unused endpoint: POST /a2ui/validate"}, "properties": {"repobilityId": "8f75d745069eeeef", "scanner": "scanner-primary", "fingerprint": "1b81c8ab2590d8a6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}