{"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-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-5fd3e0f3ab6a8b09", "name": "Very large file: skills/sumsub-mockup/reference/products/audit.js (2064 lines)", "shortDescription": {"text": "Very large file: skills/sumsub-mockup/reference/products/audit.js (2064 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 8 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 56 placeholder/mock markers across 4 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-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. 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-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-ad8cc267dff11152", "name": "Agent instruction/config may expose a secret: skills/sumsub-specs-docs/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: skills/sumsub-specs-docs/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-7db358c2b56073cf", "name": "Agent instruction/config may expose a secret: skills/sumsub-mockup/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: skills/sumsub-mockup/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-375adacbaec538c0", "name": "Commented-code block (5 lines) in skills/sumsub-mockup/reference/products/audit-part1.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in skills/sumsub-mockup/reference/products/audit-part1.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-caa5fe8f8bb0f21f", "name": "Legacy-named symbol `foundOld` in skills/sumsub-mockup/reference/products/audit-part3.js:700", "shortDescription": {"text": "Legacy-named symbol `foundOld` in skills/sumsub-mockup/reference/products/audit-part3.js:700"}, "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-0e95364862ad87d0", "name": "Commented-code block (5 lines) in skills/sumsub-mockup/reference/products/audit-part3.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in skills/sumsub-mockup/reference/products/audit-part3.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-651f48cf806b9ef3", "name": "Commented-code block (5 lines) in skills/sumsub-mockup/reference/products/audit-part2.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in skills/sumsub-mockup/reference/products/audit-part2.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-a41f28c1c7fa35e1", "name": "Legacy-named symbol `foundOld` in skills/sumsub-mockup/reference/products/audit.js:1975", "shortDescription": {"text": "Legacy-named symbol `foundOld` in skills/sumsub-mockup/reference/products/audit.js:1975"}, "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-efea2923f86b41b8", "name": "Commented-code block (20 lines) in skills/sumsub-mockup/reference/products/audit.js:1", "shortDescription": {"text": "Commented-code block (20 lines) in skills/sumsub-mockup/reference/products/audit.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-9cdb1ff2c931024a", "name": "Commented-code block (9 lines) in skills/sumsub-mockup/blocks/helpers.js:143", "shortDescription": {"text": "Commented-code block (9 lines) in skills/sumsub-mockup/blocks/helpers.js:143"}, "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/20496"}, "properties": {"repository": "SumsubProductDesign/sumsub-design-skills", "repoUrl": "https://github.com/SumsubProductDesign/sumsub-design-skills", "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-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-5fd3e0f3ab6a8b09", "level": "note", "message": {"text": "Very large file: skills/sumsub-mockup/reference/products/audit.js (2064 lines)"}, "properties": {"repobilityId": "136bbbfa37f835d5", "scanner": "scanner-primary", "fingerprint": "5fd3e0f3ab6a8b09", "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": "dec07a85602d2d34", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "55128ce552fd0566", "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": "8f62e9a4a9e6d45a", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "dc58967719007266", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "5834068485cafb21", "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": "6d52b4256da42b8f", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ad8cc267dff11152", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: skills/sumsub-specs-docs/SKILL.md"}, "properties": {"repobilityId": "9381bb7a7fda636f", "scanner": "scanner-primary", "fingerprint": "ad8cc267dff11152", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/sumsub-specs-docs/SKILL.md"}, "region": {"startLine": 447}}}]}, {"ruleId": "scanner-7db358c2b56073cf", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: skills/sumsub-mockup/SKILL.md"}, "properties": {"repobilityId": "6315ccac2995f5ea", "scanner": "scanner-primary", "fingerprint": "7db358c2b56073cf", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/sumsub-mockup/SKILL.md"}, "region": {"startLine": 400}}}]}, {"ruleId": "scanner-375adacbaec538c0", "level": "none", "message": {"text": "Commented-code block (5 lines) in skills/sumsub-mockup/reference/products/audit-part1.js:1"}, "properties": {"repobilityId": "7c610c2f527824a6", "scanner": "scanner-primary", "fingerprint": "375adacbaec538c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-caa5fe8f8bb0f21f", "level": "note", "message": {"text": "Legacy-named symbol `foundOld` in skills/sumsub-mockup/reference/products/audit-part3.js:700"}, "properties": {"repobilityId": "14f1262014cc72b2", "scanner": "scanner-primary", "fingerprint": "caa5fe8f8bb0f21f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-0e95364862ad87d0", "level": "none", "message": {"text": "Commented-code block (5 lines) in skills/sumsub-mockup/reference/products/audit-part3.js:1"}, "properties": {"repobilityId": "103863e0b4690259", "scanner": "scanner-primary", "fingerprint": "0e95364862ad87d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-651f48cf806b9ef3", "level": "none", "message": {"text": "Commented-code block (5 lines) in skills/sumsub-mockup/reference/products/audit-part2.js:1"}, "properties": {"repobilityId": "93b21e58da27610b", "scanner": "scanner-primary", "fingerprint": "651f48cf806b9ef3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a41f28c1c7fa35e1", "level": "note", "message": {"text": "Legacy-named symbol `foundOld` in skills/sumsub-mockup/reference/products/audit.js:1975"}, "properties": {"repobilityId": "ffd9cbe790189980", "scanner": "scanner-primary", "fingerprint": "a41f28c1c7fa35e1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-efea2923f86b41b8", "level": "none", "message": {"text": "Commented-code block (20 lines) in skills/sumsub-mockup/reference/products/audit.js:1"}, "properties": {"repobilityId": "c17baa66a26056de", "scanner": "scanner-primary", "fingerprint": "efea2923f86b41b8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9cdb1ff2c931024a", "level": "none", "message": {"text": "Commented-code block (9 lines) in skills/sumsub-mockup/blocks/helpers.js:143"}, "properties": {"repobilityId": "478091e069a725da", "scanner": "scanner-primary", "fingerprint": "9cdb1ff2c931024a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}