{"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-1323f6c61be250e6", "name": "Stray `console.log` in TS/JS \u2014 meta/writing-skills/render-graphs.js:124", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 meta/writing-skills/render-graphs.js:124"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"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-0bdea3434eac6fbd", "name": "Insecure pattern 'subprocess_shell_true' in engineering/webapp-testing/scripts/with_server.py:71", "shortDescription": {"text": "Insecure pattern 'subprocess_shell_true' in engineering/webapp-testing/scripts/with_server.py:71"}, "fullDescription": {"text": "Found a known-risky pattern (subprocess_shell_true). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-86a4cb47fcf5d6f8", "name": "Insecure pattern 'node_child_process' in meta/writing-skills/render-graphs.js:18", "shortDescription": {"text": "Insecure pattern 'node_child_process' in meta/writing-skills/render-graphs.js:18"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8668a413a8df337a", "name": "Insecure pattern 'direct_innerhtml_assignment' in workflow/brainstorming/scripts/helper.js:57", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in workflow/brainstorming/scripts/helper.js:57"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 47 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: 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": "low", "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-b8ecbab8c2f94d4d", "name": "Agent authority lacks a verifier contract: frontend/web-artifacts-builder/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: frontend/web-artifacts-builder/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-cce183f557169212", "name": "Agent authority lacks a verifier contract: engineering/error-handling/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: engineering/error-handling/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-574d1c8b5a29b807", "name": "Agent authority lacks a verifier contract: engineering/webapp-testing/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: engineering/webapp-testing/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-43daa0424658bfe1", "name": "Agent authority lacks a verifier contract: engineering/module-organisation/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: engineering/module-organisation/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-708af60d9bf715e3", "name": "Agent authority lacks a verifier contract: workflow/executing-plans/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: workflow/executing-plans/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-db5ffab78a62dc50", "name": "Commented-code block (8 lines) in engineering/systematic-debugging/condition-based-waiting-example.ts:140", "shortDescription": {"text": "Commented-code block (8 lines) in engineering/systematic-debugging/condition-based-waiting-example.ts:140"}, "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/18693"}, "properties": {"repository": "s-u-h-a-o/AI-skills", "repoUrl": "https://github.com/s-u-h-a-o/AI-skills", "branch": "main"}, "results": [{"ruleId": "scanner-1323f6c61be250e6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 meta/writing-skills/render-graphs.js:124"}, "properties": {"repobilityId": "025743c9e0929f0c", "scanner": "scanner-primary", "fingerprint": "1323f6c61be250e6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-0bdea3434eac6fbd", "level": "warning", "message": {"text": "Insecure pattern 'subprocess_shell_true' in engineering/webapp-testing/scripts/with_server.py:71"}, "properties": {"repobilityId": "b3eace153162751d", "scanner": "scanner-primary", "fingerprint": "0bdea3434eac6fbd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "subprocess_shell_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engineering/webapp-testing/scripts/with_server.py"}, "region": {"startLine": 71}}}]}, {"ruleId": "scanner-86a4cb47fcf5d6f8", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in meta/writing-skills/render-graphs.js:18"}, "properties": {"repobilityId": "3f1108e95bdef04f", "scanner": "scanner-primary", "fingerprint": "86a4cb47fcf5d6f8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "meta/writing-skills/render-graphs.js"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-8668a413a8df337a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in workflow/brainstorming/scripts/helper.js:57"}, "properties": {"repobilityId": "7087fb8d122abcb5", "scanner": "scanner-primary", "fingerprint": "8668a413a8df337a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "workflow/brainstorming/scripts/helper.js"}, "region": {"startLine": 57}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "d428aea148161b7f", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "1cc0e36f939353ff", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "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": "d3fbfd48ffdabd1f", "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": "d2732908131c91e9", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-b8ecbab8c2f94d4d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: frontend/web-artifacts-builder/SKILL.md"}, "properties": {"repobilityId": "292e4f98154ce87d", "scanner": "scanner-primary", "fingerprint": "b8ecbab8c2f94d4d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/web-artifacts-builder/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cce183f557169212", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: engineering/error-handling/SKILL.md"}, "properties": {"repobilityId": "9d058f2aefa6ecdc", "scanner": "scanner-primary", "fingerprint": "cce183f557169212", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engineering/error-handling/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-574d1c8b5a29b807", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: engineering/webapp-testing/SKILL.md"}, "properties": {"repobilityId": "12d98351972898ea", "scanner": "scanner-primary", "fingerprint": "574d1c8b5a29b807", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engineering/webapp-testing/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-43daa0424658bfe1", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: engineering/module-organisation/SKILL.md"}, "properties": {"repobilityId": "868bdde942c0a9c4", "scanner": "scanner-primary", "fingerprint": "43daa0424658bfe1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engineering/module-organisation/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-708af60d9bf715e3", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: workflow/executing-plans/SKILL.md"}, "properties": {"repobilityId": "dfb1a1f78d325671", "scanner": "scanner-primary", "fingerprint": "708af60d9bf715e3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "workflow/executing-plans/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-db5ffab78a62dc50", "level": "none", "message": {"text": "Commented-code block (8 lines) in engineering/systematic-debugging/condition-based-waiting-example.ts:140"}, "properties": {"repobilityId": "93cd38e54ef0931d", "scanner": "scanner-primary", "fingerprint": "db5ffab78a62dc50", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}