{"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-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-5a00f384266d51b1", "name": "Insecure pattern 'direct_innerhtml_assignment' in lab/metro-object-editor/editor.js:8", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lab/metro-object-editor/editor.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-cde836b98b2fcd05", "name": "Insecure pattern 'direct_innerhtml_assignment' in lab/zombie-metro/game.js:8", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lab/zombie-metro/game.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-09e92cab816f8f93", "name": "Insecure pattern 'direct_innerhtml_assignment' in dev/public/lab/metro-object-editor/editor.js:8", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dev/public/lab/metro-object-editor/editor.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-290605f796ef6ff6", "name": "Insecure pattern 'direct_innerhtml_assignment' in dev/public/lab/zombie-metro/game.js:8", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dev/public/lab/zombie-metro/game.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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-afeb1896032694ae", "name": "Very large file: lab/metro-object-editor/editor.js (1574 lines)", "shortDescription": {"text": "Very large file: lab/metro-object-editor/editor.js (1574 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-aad8709b9ad60e9e", "name": "Very large file: lab/zombie-metro/game.js (3689 lines)", "shortDescription": {"text": "Very large file: lab/zombie-metro/game.js (3689 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-288afc651430e168", "name": "Very large file: dev/public/lab/metro-object-editor/editor.js (1574 lines)", "shortDescription": {"text": "Very large file: dev/public/lab/metro-object-editor/editor.js (1574 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-c59c44d21b9f0db1", "name": "Very large file: dev/public/lab/zombie-metro/game.js (3689 lines)", "shortDescription": {"text": "Very large file: dev/public/lab/zombie-metro/game.js (3689 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 26 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-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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, ci, tests, operator-readme. 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": "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 license, ci, tests, operator-readme. 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-b6dddba9123dbe4f", "name": "Agent authority lacks a verifier contract: .claude/agents/video-analyst.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agents/video-analyst.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-7265f52afffffccf", "name": "Commented-code block (5 lines) in dev/src/lib/source.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in dev/src/lib/source.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20380"}, "properties": {"repository": "stray-live-pixel/neuro-slop.ru", "repoUrl": "https://github.com/stray-live-pixel/neuro-slop.ru", "branch": "main"}, "results": [{"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-5a00f384266d51b1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lab/metro-object-editor/editor.js:8"}, "properties": {"repobilityId": "539a8593fd927bed", "scanner": "scanner-primary", "fingerprint": "5a00f384266d51b1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lab/metro-object-editor/editor.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-cde836b98b2fcd05", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lab/zombie-metro/game.js:8"}, "properties": {"repobilityId": "ec65d6f73bb81e5f", "scanner": "scanner-primary", "fingerprint": "cde836b98b2fcd05", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lab/zombie-metro/game.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-09e92cab816f8f93", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dev/public/lab/metro-object-editor/editor.js:8"}, "properties": {"repobilityId": "5d74315aa1bb0e94", "scanner": "scanner-primary", "fingerprint": "09e92cab816f8f93", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dev/public/lab/metro-object-editor/editor.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-290605f796ef6ff6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dev/public/lab/zombie-metro/game.js:8"}, "properties": {"repobilityId": "43edc4524f232f3b", "scanner": "scanner-primary", "fingerprint": "290605f796ef6ff6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dev/public/lab/zombie-metro/game.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-afeb1896032694ae", "level": "note", "message": {"text": "Very large file: lab/metro-object-editor/editor.js (1574 lines)"}, "properties": {"repobilityId": "e4ec3e848ab21df6", "scanner": "scanner-primary", "fingerprint": "afeb1896032694ae", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-aad8709b9ad60e9e", "level": "note", "message": {"text": "Very large file: lab/zombie-metro/game.js (3689 lines)"}, "properties": {"repobilityId": "1270e24429730c1c", "scanner": "scanner-primary", "fingerprint": "aad8709b9ad60e9e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-288afc651430e168", "level": "note", "message": {"text": "Very large file: dev/public/lab/metro-object-editor/editor.js (1574 lines)"}, "properties": {"repobilityId": "b34454d082b67629", "scanner": "scanner-primary", "fingerprint": "288afc651430e168", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c59c44d21b9f0db1", "level": "note", "message": {"text": "Very large file: dev/public/lab/zombie-metro/game.js (3689 lines)"}, "properties": {"repobilityId": "a9beb34771e9b305", "scanner": "scanner-primary", "fingerprint": "c59c44d21b9f0db1", "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": "e6f06c9cdf36685a", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "5a659446fa6780e0", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "c6317524b40cb06d", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "484f6e65578e0ffe", "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": "4f4c52e0d36503d6", "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": "558c157245eeafd8", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-b6dddba9123dbe4f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agents/video-analyst.md"}, "properties": {"repobilityId": "424a810187618b50", "scanner": "scanner-primary", "fingerprint": "b6dddba9123dbe4f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agents/video-analyst.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7265f52afffffccf", "level": "none", "message": {"text": "Commented-code block (5 lines) in dev/src/lib/source.ts:3"}, "properties": {"repobilityId": "e5364e87df40d403", "scanner": "scanner-primary", "fingerprint": "7265f52afffffccf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}