{"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-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-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-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 9 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-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-be42e52c3901a976", "name": "Agent authority lacks a verifier contract: roll-debug/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-debug/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-2a1166146ea6587e", "name": "Agent authority lacks a verifier contract: roll-doc/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-doc/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-4af741ca86c628f4", "name": "Agent authority lacks a verifier contract: roll-peer/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-peer/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-765652badea59aa1", "name": "Agent authority lacks a verifier contract: roll-spar/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-spar/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-fc03cde37dad15ef", "name": "Agent authority lacks a verifier contract: roll-design/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-design/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-8eeab535ab734e10", "name": "Agent authority lacks a verifier contract: roll-.echo/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-.echo/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-a5d158d9d0b029a5", "name": "Agent instruction contains unpinned remote install: roll-doctor/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: roll-doctor/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-668f118306723b5b", "name": "Agent authority lacks a verifier contract: roll-loop/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-loop/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-8c63c2935502f548", "name": "Agent authority lacks a verifier contract: roll-.dream/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-.dream/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-b752322a068c706a", "name": "Agent authority lacks a verifier contract: roll-sentinel/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-sentinel/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-79ecbde5d8cad440", "name": "Agent authority lacks a verifier contract: roll-idea/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: roll-idea/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}}]}}, "automationDetails": {"id": "repobility/19150"}, "properties": {"repository": "seanyao/roll-skills", "repoUrl": "https://github.com/seanyao/roll-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-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-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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "a2e01e5e61f6155f", "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": "8127e8643f12baae", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "82c263c53e9ee8eb", "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": "2504213c220dda1f", "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": "2d38f68252246e88", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-be42e52c3901a976", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-debug/SKILL.md"}, "properties": {"repobilityId": "3758d0a05b5ff9dc", "scanner": "scanner-primary", "fingerprint": "be42e52c3901a976", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-debug/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2a1166146ea6587e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-doc/SKILL.md"}, "properties": {"repobilityId": "893a65c17dae23a1", "scanner": "scanner-primary", "fingerprint": "2a1166146ea6587e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-doc/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4af741ca86c628f4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-peer/SKILL.md"}, "properties": {"repobilityId": "d0ddb59582d56892", "scanner": "scanner-primary", "fingerprint": "4af741ca86c628f4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-peer/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-765652badea59aa1", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-spar/SKILL.md"}, "properties": {"repobilityId": "001a84fa3aefd03e", "scanner": "scanner-primary", "fingerprint": "765652badea59aa1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-spar/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fc03cde37dad15ef", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-design/SKILL.md"}, "properties": {"repobilityId": "4eedb085c8f68999", "scanner": "scanner-primary", "fingerprint": "fc03cde37dad15ef", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-design/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8eeab535ab734e10", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-.echo/SKILL.md"}, "properties": {"repobilityId": "de80c18cf9b7c83d", "scanner": "scanner-primary", "fingerprint": "8eeab535ab734e10", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-.echo/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a5d158d9d0b029a5", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: roll-doctor/SKILL.md"}, "properties": {"repobilityId": "74efaf3c02df12e4", "scanner": "scanner-primary", "fingerprint": "a5d158d9d0b029a5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-doctor/SKILL.md"}, "region": {"startLine": 210}}}]}, {"ruleId": "scanner-668f118306723b5b", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-loop/SKILL.md"}, "properties": {"repobilityId": "8e420a720d51edfa", "scanner": "scanner-primary", "fingerprint": "668f118306723b5b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-loop/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8c63c2935502f548", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-.dream/SKILL.md"}, "properties": {"repobilityId": "fb65bf5ec45d11ea", "scanner": "scanner-primary", "fingerprint": "8c63c2935502f548", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-.dream/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b752322a068c706a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-sentinel/SKILL.md"}, "properties": {"repobilityId": "f6044f168de05227", "scanner": "scanner-primary", "fingerprint": "b752322a068c706a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-sentinel/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-79ecbde5d8cad440", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: roll-idea/SKILL.md"}, "properties": {"repobilityId": "b6a54360a1fd1791", "scanner": "scanner-primary", "fingerprint": "79ecbde5d8cad440", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "roll-idea/SKILL.md"}, "region": {"startLine": 1}}}]}]}]}