{"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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 7 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-1f76d5f6caa0ec52", "name": "Agent authority lacks a verifier contract: .claude/commands/help.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/help.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-dc85886ac3ef4070", "name": "Agent authority lacks a verifier contract: .claude/commands/usage.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/usage.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-53ce696c83aabd74", "name": "Agent authority lacks a verifier contract: .claude/commands/status.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/status.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-2ae5ebd580553575", "name": "Agent authority lacks a verifier contract: .claude/commands/stocks.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/stocks.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-756f1ced40bd4a05", "name": "Agent authority lacks a verifier contract: .claude/commands/start.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/start.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/24941"}, "properties": {"repository": "choslion/agent-ss-showcase", "repoUrl": "https://github.com/choslion/agent-ss-showcase", "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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "39b412b62942d46a", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-1f76d5f6caa0ec52", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/help.md"}, "properties": {"repobilityId": "3101b361dabcd021", "scanner": "scanner-primary", "fingerprint": "1f76d5f6caa0ec52", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/help.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dc85886ac3ef4070", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/usage.md"}, "properties": {"repobilityId": "cdba99b9fc3db5a3", "scanner": "scanner-primary", "fingerprint": "dc85886ac3ef4070", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/usage.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-53ce696c83aabd74", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/status.md"}, "properties": {"repobilityId": "88aae42dcbdf6a24", "scanner": "scanner-primary", "fingerprint": "53ce696c83aabd74", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/status.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2ae5ebd580553575", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/stocks.md"}, "properties": {"repobilityId": "c0cb0ea62a0b498b", "scanner": "scanner-primary", "fingerprint": "2ae5ebd580553575", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/stocks.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-756f1ced40bd4a05", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/start.md"}, "properties": {"repobilityId": "05eb5b7e9e976cd1", "scanner": "scanner-primary", "fingerprint": "756f1ced40bd4a05", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/start.md"}, "region": {"startLine": 1}}}]}]}]}