{"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-7cd5c0557b2c6cc5", "name": "Privileged port 10 in use", "shortDescription": {"text": "Privileged port 10 in use"}, "fullDescription": {"text": "Port 10 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-90912c28b242c868", "name": "Insecure pattern 'direct_innerhtml_assignment' in product/asset-pipeline/demo/index.html:334", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in product/asset-pipeline/demo/index.html:334"}, "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-f89bd028e7302f42", "name": "Insecure pattern 'direct_innerhtml_assignment' in product/prototypes/brachio-runner/src/hud.js:71", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in product/prototypes/brachio-runner/src/hud.js:71"}, "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-00ab4cf7e14a95ce", "name": "Insecure pattern 'direct_innerhtml_assignment' in product/prototypes/museum-parallax/src/main.js:967", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in product/prototypes/museum-parallax/src/main.js:967"}, "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-5590f19372ae7557", "name": "Insecure pattern 'node_child_process' in scripts/build-wiki.mjs:16", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/build-wiki.mjs:16"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7b922be3f7328ebd", "name": "Insecure pattern 'direct_innerhtml_assignment' in scripts/build-wiki.mjs:1758", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in scripts/build-wiki.mjs:1758"}, "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-f883419f148afc0a", "name": "Insecure pattern 'cors_wildcard' in scripts/build-wiki.mjs:549", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in scripts/build-wiki.mjs:549"}, "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-82ec80ef9b30f18f", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d90f2dd0973a44df", "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-4b96576681099c10", "name": "Very large file: product/prototypes/museum-parallax/src/main.js (1867 lines)", "shortDescription": {"text": "Very large file: product/prototypes/museum-parallax/src/main.js (1867 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-3b6c57ac54b36141", "name": "Very large file: scripts/build-wiki.mjs (2515 lines)", "shortDescription": {"text": "Very large file: scripts/build-wiki.mjs (2515 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 31 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "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 20 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-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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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 license, tests. 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-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.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-dec05fdc527bab31", "name": "Agent authority lacks a verifier contract: .claude/commands/sync.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/sync.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-75412bdbc50d1810", "name": "Agent authority lacks a verifier contract: .claude/commands/braindump.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/braindump.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-336ddb4efb76f704", "name": "Agent authority lacks a verifier contract: .claude/skills/project-management/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/project-management/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1d1c111fcee47e63", "name": "Agent authority lacks a verifier contract: .claude/skills/brain-dump/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/brain-dump/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7716f46fe8b464e8", "name": "Commented-code block (8 lines) in product/asset-pipeline/scripts/render-grove-controls.mjs:1", "shortDescription": {"text": "Commented-code block (8 lines) in product/asset-pipeline/scripts/render-grove-controls.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-87819ee2f0d149c2", "name": "Commented-code block (6 lines) in product/asset-pipeline/scripts/render-door-control.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in product/asset-pipeline/scripts/render-door-control.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fcf7295a64a971d9", "name": "Commented-code block (5 lines) in product/asset-pipeline/scripts/render-element-controls.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in product/asset-pipeline/scripts/render-element-controls.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-847f9093df221a3e", "name": "Commented-code block (5 lines) in product/asset-pipeline/scripts/render-control.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in product/asset-pipeline/scripts/render-control.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c71aa1bac65d0d39", "name": "Commented-code block (6 lines) in product/asset-pipeline/scripts/pixelate.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in product/asset-pipeline/scripts/pixelate.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-efcc116aeb3aa1ed", "name": "Commented-code block (5 lines) in product/asset-pipeline/scripts/postprocess.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in product/asset-pipeline/scripts/postprocess.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-621ca4fea997699a", "name": "Commented-code block (5 lines) in product/asset-pipeline/scripts/chroma-key.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in product/asset-pipeline/scripts/chroma-key.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2864f3dc2821c1c1", "name": "Commented-code block (6 lines) in product/prototypes/brachio-runner/src/input.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in product/prototypes/brachio-runner/src/input.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-77748c1aa645c4ce", "name": "Commented-code block (5 lines) in product/prototypes/brachio-runner/src/config.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in product/prototypes/brachio-runner/src/config.js:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-03f7ad100db87368", "name": "Commented-code block (5 lines) in product/prototypes/brachio-runner/src/spawner.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in product/prototypes/brachio-runner/src/spawner.js:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5ba13c1894348145", "name": "Commented-code block (6 lines) in product/prototypes/museum-parallax/scripts/build-asset-board.mjs:3", "shortDescription": {"text": "Commented-code block (6 lines) in product/prototypes/museum-parallax/scripts/build-asset-board.mjs:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dc4d631131b1a091", "name": "Commented-code block (5 lines) in product/prototypes/museum-parallax/scripts/generate-assets.mjs:64", "shortDescription": {"text": "Commented-code block (5 lines) in product/prototypes/museum-parallax/scripts/generate-assets.mjs:64"}, "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-ac37aa7d01b024d0", "name": "Commented-code block (6 lines) in product/prototypes/museum-parallax/src/wireframe.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in product/prototypes/museum-parallax/src/wireframe.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d977ed28f96e56a2", "name": "Commented-code block (5 lines) in product/prototypes/museum-parallax/src/brachioGame.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in product/prototypes/museum-parallax/src/brachioGame.js:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d3621fd5246b65e2", "name": "Commented-code block (7 lines) in scripts/build-wiki.mjs:256", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/build-wiki.mjs:256"}, "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-205b235cbae2a82f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-wiki.mjs:551", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-wiki.mjs:551"}, "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}}]}}, "automationDetails": {"id": "repobility/18325"}, "properties": {"repository": "Robochickens-Games/projcet-malabi", "repoUrl": "https://github.com/Robochickens-Games/projcet-malabi", "branch": "main"}, "results": [{"ruleId": "scanner-7cd5c0557b2c6cc5", "level": "warning", "message": {"text": "Privileged port 10 in use"}, "properties": {"repobilityId": "735372d6b5594915", "scanner": "scanner-primary", "fingerprint": "7cd5c0557b2c6cc5", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/daily-digest-telegram.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-90912c28b242c868", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in product/asset-pipeline/demo/index.html:334"}, "properties": {"repobilityId": "b4e5e1ef2af90064", "scanner": "scanner-primary", "fingerprint": "90912c28b242c868", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "product/asset-pipeline/demo/index.html"}, "region": {"startLine": 334}}}]}, {"ruleId": "scanner-f89bd028e7302f42", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in product/prototypes/brachio-runner/src/hud.js:71"}, "properties": {"repobilityId": "9d9fcd83ec412f39", "scanner": "scanner-primary", "fingerprint": "f89bd028e7302f42", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "product/prototypes/brachio-runner/src/hud.js"}, "region": {"startLine": 71}}}]}, {"ruleId": "scanner-00ab4cf7e14a95ce", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in product/prototypes/museum-parallax/src/main.js:967"}, "properties": {"repobilityId": "455e055e4cc13638", "scanner": "scanner-primary", "fingerprint": "00ab4cf7e14a95ce", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "product/prototypes/museum-parallax/src/main.js"}, "region": {"startLine": 967}}}]}, {"ruleId": "scanner-5590f19372ae7557", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/build-wiki.mjs:16"}, "properties": {"repobilityId": "f4dd613c51241e34", "scanner": "scanner-primary", "fingerprint": "5590f19372ae7557", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build-wiki.mjs"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-7b922be3f7328ebd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in scripts/build-wiki.mjs:1758"}, "properties": {"repobilityId": "1bac091cb27c4237", "scanner": "scanner-primary", "fingerprint": "7b922be3f7328ebd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build-wiki.mjs"}, "region": {"startLine": 1758}}}]}, {"ruleId": "scanner-f883419f148afc0a", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in scripts/build-wiki.mjs:549"}, "properties": {"repobilityId": "c51bbe44d4b178a7", "scanner": "scanner-primary", "fingerprint": "f883419f148afc0a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build-wiki.mjs"}, "region": {"startLine": 549}}}]}, {"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-82ec80ef9b30f18f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "68a84406c9e051b1", "scanner": "scanner-primary", "fingerprint": "82ec80ef9b30f18f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-wiki.yml"}, "region": {"startLine": 80}}}]}, {"ruleId": "scanner-d90f2dd0973a44df", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "a7e0fa97e52a0599", "scanner": "scanner-primary", "fingerprint": "d90f2dd0973a44df", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-wiki.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4b96576681099c10", "level": "note", "message": {"text": "Very large file: product/prototypes/museum-parallax/src/main.js (1867 lines)"}, "properties": {"repobilityId": "ae4d7a23bd0f6b2d", "scanner": "scanner-primary", "fingerprint": "4b96576681099c10", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3b6c57ac54b36141", "level": "note", "message": {"text": "Very large file: scripts/build-wiki.mjs (2515 lines)"}, "properties": {"repobilityId": "16bc60d7140fec76", "scanner": "scanner-primary", "fingerprint": "3b6c57ac54b36141", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "7a864eff1ac0ab9d", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "e6e4aeb53024444c", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "d19f1e6a69149926", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "77a57f284f7e049d", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "53a7056219fb6306", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "903805df80b02f62", "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": "03ca18619ffea8f4", "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": "c91a46d821216eae", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dec05fdc527bab31", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/sync.md"}, "properties": {"repobilityId": "13d2d3fdf297dfdc", "scanner": "scanner-primary", "fingerprint": "dec05fdc527bab31", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/sync.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-75412bdbc50d1810", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/braindump.md"}, "properties": {"repobilityId": "f87011681a79e58e", "scanner": "scanner-primary", "fingerprint": "75412bdbc50d1810", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/braindump.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-336ddb4efb76f704", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/project-management/SKILL.md"}, "properties": {"repobilityId": "d22cd8deacff915a", "scanner": "scanner-primary", "fingerprint": "336ddb4efb76f704", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/project-management/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1d1c111fcee47e63", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/brain-dump/SKILL.md"}, "properties": {"repobilityId": "8e2d621ca5971be2", "scanner": "scanner-primary", "fingerprint": "1d1c111fcee47e63", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/brain-dump/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7716f46fe8b464e8", "level": "none", "message": {"text": "Commented-code block (8 lines) in product/asset-pipeline/scripts/render-grove-controls.mjs:1"}, "properties": {"repobilityId": "f0e3e18850c44977", "scanner": "scanner-primary", "fingerprint": "7716f46fe8b464e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-87819ee2f0d149c2", "level": "none", "message": {"text": "Commented-code block (6 lines) in product/asset-pipeline/scripts/render-door-control.mjs:1"}, "properties": {"repobilityId": "d36d4a1511a03eb3", "scanner": "scanner-primary", "fingerprint": "87819ee2f0d149c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fcf7295a64a971d9", "level": "none", "message": {"text": "Commented-code block (5 lines) in product/asset-pipeline/scripts/render-element-controls.mjs:1"}, "properties": {"repobilityId": "314da292e40dd3a4", "scanner": "scanner-primary", "fingerprint": "fcf7295a64a971d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-847f9093df221a3e", "level": "none", "message": {"text": "Commented-code block (5 lines) in product/asset-pipeline/scripts/render-control.mjs:1"}, "properties": {"repobilityId": "d27a05162feaae6f", "scanner": "scanner-primary", "fingerprint": "847f9093df221a3e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c71aa1bac65d0d39", "level": "none", "message": {"text": "Commented-code block (6 lines) in product/asset-pipeline/scripts/pixelate.mjs:1"}, "properties": {"repobilityId": "6558de8ec5bd87a7", "scanner": "scanner-primary", "fingerprint": "c71aa1bac65d0d39", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-efcc116aeb3aa1ed", "level": "none", "message": {"text": "Commented-code block (5 lines) in product/asset-pipeline/scripts/postprocess.mjs:1"}, "properties": {"repobilityId": "a5f870e49fc8cfa1", "scanner": "scanner-primary", "fingerprint": "efcc116aeb3aa1ed", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-621ca4fea997699a", "level": "none", "message": {"text": "Commented-code block (5 lines) in product/asset-pipeline/scripts/chroma-key.mjs:1"}, "properties": {"repobilityId": "13e288be8312fca7", "scanner": "scanner-primary", "fingerprint": "621ca4fea997699a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2864f3dc2821c1c1", "level": "none", "message": {"text": "Commented-code block (6 lines) in product/prototypes/brachio-runner/src/input.js:1"}, "properties": {"repobilityId": "db05667994595b53", "scanner": "scanner-primary", "fingerprint": "2864f3dc2821c1c1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-77748c1aa645c4ce", "level": "none", "message": {"text": "Commented-code block (5 lines) in product/prototypes/brachio-runner/src/config.js:3"}, "properties": {"repobilityId": "ed39e4d8af6fbd22", "scanner": "scanner-primary", "fingerprint": "77748c1aa645c4ce", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-03f7ad100db87368", "level": "none", "message": {"text": "Commented-code block (5 lines) in product/prototypes/brachio-runner/src/spawner.js:4"}, "properties": {"repobilityId": "c31d02de3027aa48", "scanner": "scanner-primary", "fingerprint": "03f7ad100db87368", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ba13c1894348145", "level": "none", "message": {"text": "Commented-code block (6 lines) in product/prototypes/museum-parallax/scripts/build-asset-board.mjs:3"}, "properties": {"repobilityId": "4e5d8f1db2c9d60e", "scanner": "scanner-primary", "fingerprint": "5ba13c1894348145", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dc4d631131b1a091", "level": "none", "message": {"text": "Commented-code block (5 lines) in product/prototypes/museum-parallax/scripts/generate-assets.mjs:64"}, "properties": {"repobilityId": "7e085cb1f2863f74", "scanner": "scanner-primary", "fingerprint": "dc4d631131b1a091", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ac37aa7d01b024d0", "level": "none", "message": {"text": "Commented-code block (6 lines) in product/prototypes/museum-parallax/src/wireframe.js:1"}, "properties": {"repobilityId": "89c4b63202703422", "scanner": "scanner-primary", "fingerprint": "ac37aa7d01b024d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d977ed28f96e56a2", "level": "none", "message": {"text": "Commented-code block (5 lines) in product/prototypes/museum-parallax/src/brachioGame.js:3"}, "properties": {"repobilityId": "4453ad3c39d30ccb", "scanner": "scanner-primary", "fingerprint": "d977ed28f96e56a2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d3621fd5246b65e2", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/build-wiki.mjs:256"}, "properties": {"repobilityId": "d78a3b6add0b7442", "scanner": "scanner-primary", "fingerprint": "d3621fd5246b65e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-205b235cbae2a82f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-wiki.mjs:551"}, "properties": {"repobilityId": "8c84c64ebd5a1f50", "scanner": "scanner-primary", "fingerprint": "205b235cbae2a82f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}