{"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-8276e2734ac37cf9", "name": "Node manifest has dependencies but no lockfile: plugins/x-poster/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: plugins/x-poster/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-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: ci, tests, lockfile. 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-14eb379696be3883", "name": "Agent authority lacks a verifier contract: plugins/x-poster/.mcp.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/x-poster/.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-d91b224162edbade", "name": "Commented-code block (5 lines) in mcp/_auth.mjs:8", "shortDescription": {"text": "Commented-code block (5 lines) in mcp/_auth.mjs:8"}, "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-2065890f0a68f870", "name": "Commented-code block (5 lines) in mcp/server.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in mcp/server.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-933a3b3c01072821", "name": "Commented-code block (5 lines) in mcp/_poster.mjs:47", "shortDescription": {"text": "Commented-code block (5 lines) in mcp/_poster.mjs:47"}, "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-670504ae4b220915", "name": "`fetch()` without try/.catch or AbortSignal \u2014 mcp/_poster.mjs:104", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcp/_poster.mjs:104"}, "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-2526c7e7ca5e1b28", "name": "Commented-code block (5 lines) in mcpb/_auth.mjs:8", "shortDescription": {"text": "Commented-code block (5 lines) in mcpb/_auth.mjs:8"}, "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-696256c46894c252", "name": "Commented-code block (5 lines) in mcpb/server.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in mcpb/server.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-3d9eaf67107c4e16", "name": "Commented-code block (5 lines) in mcpb/_poster.mjs:47", "shortDescription": {"text": "Commented-code block (5 lines) in mcpb/_poster.mjs:47"}, "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-52418fbf5d100b51", "name": "`fetch()` without try/.catch or AbortSignal \u2014 mcpb/_poster.mjs:104", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcpb/_poster.mjs:104"}, "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-aac2c014340fad6e", "name": "Commented-code block (5 lines) in core/auth.mjs:8", "shortDescription": {"text": "Commented-code block (5 lines) in core/auth.mjs:8"}, "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-694b890c92327b17", "name": "Commented-code block (5 lines) in core/poster.mjs:47", "shortDescription": {"text": "Commented-code block (5 lines) in core/poster.mjs:47"}, "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-408a6f9ba28c6ceb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 core/poster.mjs:104", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 core/poster.mjs:104"}, "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/17899"}, "properties": {"repository": "rcmiskin10/x-poster", "repoUrl": "https://github.com/rcmiskin10/x-poster", "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-8276e2734ac37cf9", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: plugins/x-poster/package.json"}, "properties": {"repobilityId": "bec52a9f060d8043", "scanner": "scanner-primary", "fingerprint": "8276e2734ac37cf9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/x-poster/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "23fee3d07d6e3347", "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": "f2754d5db403cffb", "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": "01c2685ce88649f2", "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": "84fe6245ad0ff0f1", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-14eb379696be3883", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/x-poster/.mcp.json"}, "properties": {"repobilityId": "a59fdbefb3eac10e", "scanner": "scanner-primary", "fingerprint": "14eb379696be3883", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "mcp_config"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/x-poster/.mcp.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d91b224162edbade", "level": "none", "message": {"text": "Commented-code block (5 lines) in mcp/_auth.mjs:8"}, "properties": {"repobilityId": "2099643efd741742", "scanner": "scanner-primary", "fingerprint": "d91b224162edbade", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2065890f0a68f870", "level": "none", "message": {"text": "Commented-code block (5 lines) in mcp/server.mjs:1"}, "properties": {"repobilityId": "4c6922556e312958", "scanner": "scanner-primary", "fingerprint": "2065890f0a68f870", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-933a3b3c01072821", "level": "none", "message": {"text": "Commented-code block (5 lines) in mcp/_poster.mjs:47"}, "properties": {"repobilityId": "33e01a781d9a4a59", "scanner": "scanner-primary", "fingerprint": "933a3b3c01072821", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-670504ae4b220915", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcp/_poster.mjs:104"}, "properties": {"repobilityId": "a5b8b4beb443c278", "scanner": "scanner-primary", "fingerprint": "670504ae4b220915", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2526c7e7ca5e1b28", "level": "none", "message": {"text": "Commented-code block (5 lines) in mcpb/_auth.mjs:8"}, "properties": {"repobilityId": "07d47b5f8268d1ab", "scanner": "scanner-primary", "fingerprint": "2526c7e7ca5e1b28", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-696256c46894c252", "level": "none", "message": {"text": "Commented-code block (5 lines) in mcpb/server.mjs:1"}, "properties": {"repobilityId": "8f8562bf7d32691c", "scanner": "scanner-primary", "fingerprint": "696256c46894c252", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3d9eaf67107c4e16", "level": "none", "message": {"text": "Commented-code block (5 lines) in mcpb/_poster.mjs:47"}, "properties": {"repobilityId": "1ab7c948fe3238bd", "scanner": "scanner-primary", "fingerprint": "3d9eaf67107c4e16", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52418fbf5d100b51", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcpb/_poster.mjs:104"}, "properties": {"repobilityId": "8684222cee30d14d", "scanner": "scanner-primary", "fingerprint": "52418fbf5d100b51", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-aac2c014340fad6e", "level": "none", "message": {"text": "Commented-code block (5 lines) in core/auth.mjs:8"}, "properties": {"repobilityId": "b627cb5bcef13f8a", "scanner": "scanner-primary", "fingerprint": "aac2c014340fad6e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-694b890c92327b17", "level": "none", "message": {"text": "Commented-code block (5 lines) in core/poster.mjs:47"}, "properties": {"repobilityId": "daf77b743e0311e5", "scanner": "scanner-primary", "fingerprint": "694b890c92327b17", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-408a6f9ba28c6ceb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 core/poster.mjs:104"}, "properties": {"repobilityId": "12d056b073fbadff", "scanner": "scanner-primary", "fingerprint": "408a6f9ba28c6ceb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}