{"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-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-f4117f51171c4da5", "name": "Agent authority lacks a verifier contract: plugins/trove/skills/init/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/trove/skills/init/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-50dacf746b1a8918", "name": "Agent authority lacks a verifier contract: plugins/trove/skills/remember/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/trove/skills/remember/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/24218"}, "properties": {"repository": "anishfyi/trove", "repoUrl": "https://github.com/anishfyi/trove", "branch": "main"}, "results": [{"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-f4117f51171c4da5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/trove/skills/init/SKILL.md"}, "properties": {"repobilityId": "9b661d8cfd7d6545", "scanner": "scanner-primary", "fingerprint": "f4117f51171c4da5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/trove/skills/init/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50dacf746b1a8918", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/trove/skills/remember/SKILL.md"}, "properties": {"repobilityId": "c265771e6d84190f", "scanner": "scanner-primary", "fingerprint": "50dacf746b1a8918", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/trove/skills/remember/SKILL.md"}, "region": {"startLine": 1}}}]}]}]}