{"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-232260cbb0df008e", "name": "Possibly dead Python function: ocr_available", "shortDescription": {"text": "Possibly dead Python function: ocr_available"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-57f8ace59ef110b8", "name": "Possibly dead Python function: ocr_image", "shortDescription": {"text": "Possibly dead Python function: ocr_image"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "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-30f8dadc6e88c24f", "name": "Very large file: skills/research/tools/extract_research.py (2357 lines)", "shortDescription": {"text": "Very large file: skills/research/tools/extract_research.py (2357 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 18 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "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 134 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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1535e644fd733572", "name": "Agent authority lacks a verifier contract: skills/refine-docs/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/refine-docs/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-384ed5147468b78d", "name": "Agent authority lacks a verifier contract: skills/refactor/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/refactor/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-13588846880fa565", "name": "Agent authority lacks a verifier contract: skills/enforce/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/enforce/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-960a22c916a1505b", "name": "Agent authority lacks a verifier contract: skills/sniff/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/sniff/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-27509fef931ca42a", "name": "Agent authority lacks a verifier contract: skills/profile/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/profile/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-cd0b6cafe1eba940", "name": "Agent authority lacks a verifier contract: skills/claude-status/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/claude-status/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-0415be46a40171b1", "name": "Agent authority lacks a verifier contract: skills/dry/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/dry/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-ee4db015112d7150", "name": "Agent authority lacks a verifier contract: skills/webstorm/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/webstorm/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-db9cd301dec493af", "name": "Agent authority lacks a verifier contract: skills/shipshape/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/shipshape/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-fe452fad2bc70c21", "name": "Agent instruction contains unpinned remote install: skills/shipshape/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: skills/shipshape/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-6b6aa7cc5f069f46", "name": "Agent authority lacks a verifier contract: skills/docs/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/docs/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-a7e4aceb47911e01", "name": "Agent authority lacks a verifier contract: skills/diagnose-first/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/diagnose-first/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-9678a9597a0bf245", "name": "Agent authority lacks a verifier contract: skills/worktree/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/worktree/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-a8ad7474892a02b6", "name": "Agent authority lacks a verifier contract: skills/domain-availability/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/domain-availability/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-6b6482a1299b5a12", "name": "Agent authority lacks a verifier contract: skills/tdd/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/tdd/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-5d2c29cd28c8cb2f", "name": "Agent authority lacks a verifier contract: skills/handoff/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/handoff/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-b281afc4d205c13b", "name": "Agent authority lacks a verifier contract: skills/prune/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/prune/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-585ea61352923a8e", "name": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/research_video.py:157", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/research_video.py:157"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-deb5e03f3a46bacb", "name": "Commented-code block (7 lines) in skills/research/tools/validate_md.mjs:2", "shortDescription": {"text": "Commented-code block (7 lines) in skills/research/tools/validate_md.mjs:2"}, "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-f069ea39cb31eec2", "name": "Commented-code block (9 lines) in skills/research/tools/extract_research.py:14", "shortDescription": {"text": "Commented-code block (9 lines) in skills/research/tools/extract_research.py:14"}, "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-0a3d27f20a561a19", "name": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/subsample_long_scenes.py:60", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/subsample_long_scenes.py:60"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-26858d7f3de97f3e", "name": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/validate_research.py:212", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/validate_research.py:212"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f18e5bf8c1aedc82", "name": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/upgrade_to_slide_renders.py:74", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/upgrade_to_slide_renders.py:74"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0b762266ded676d4", "name": "Commented-code block (5 lines) in skills/research/tools/marker_extract.py:333", "shortDescription": {"text": "Commented-code block (5 lines) in skills/research/tools/marker_extract.py:333"}, "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-50555836910425bf", "name": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/redetect_scenes.py:60", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/redetect_scenes.py:60"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24265"}, "properties": {"repository": "api-haus/my-claude-workflow", "repoUrl": "https://github.com/api-haus/my-claude-workflow", "branch": "main"}, "results": [{"ruleId": "scanner-232260cbb0df008e", "level": "note", "message": {"text": "Possibly dead Python function: ocr_available"}, "properties": {"repobilityId": "8ffdb4173ff098fb", "scanner": "scanner-primary", "fingerprint": "232260cbb0df008e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/research/tools/openocr_engine.py:30"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-57f8ace59ef110b8", "level": "note", "message": {"text": "Possibly dead Python function: ocr_image"}, "properties": {"repobilityId": "93d0ee2faf03f418", "scanner": "scanner-primary", "fingerprint": "57f8ace59ef110b8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/research/tools/openocr_engine.py:81"}, "region": {"startLine": 1}}}]}, {"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-30f8dadc6e88c24f", "level": "note", "message": {"text": "Very large file: skills/research/tools/extract_research.py (2357 lines)"}, "properties": {"repobilityId": "53c4c1840860c5d9", "scanner": "scanner-primary", "fingerprint": "30f8dadc6e88c24f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "b999f224d6e1f5af", "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": "ad4c3bdf771adbbe", "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": "6a62d6b03c93500e", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "1d52219c6ce3fcd3", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-1535e644fd733572", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/refine-docs/SKILL.md"}, "properties": {"repobilityId": "f668e4ae90b7ed3d", "scanner": "scanner-primary", "fingerprint": "1535e644fd733572", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/refine-docs/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-384ed5147468b78d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/refactor/SKILL.md"}, "properties": {"repobilityId": "8936dc064c3f8747", "scanner": "scanner-primary", "fingerprint": "384ed5147468b78d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/refactor/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-13588846880fa565", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/enforce/SKILL.md"}, "properties": {"repobilityId": "0eed3c58884c47d3", "scanner": "scanner-primary", "fingerprint": "13588846880fa565", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/enforce/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-960a22c916a1505b", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/sniff/SKILL.md"}, "properties": {"repobilityId": "0a69451c686e9e16", "scanner": "scanner-primary", "fingerprint": "960a22c916a1505b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/sniff/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-27509fef931ca42a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/profile/SKILL.md"}, "properties": {"repobilityId": "8076761387508674", "scanner": "scanner-primary", "fingerprint": "27509fef931ca42a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/profile/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cd0b6cafe1eba940", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/claude-status/SKILL.md"}, "properties": {"repobilityId": "1a4c5408e1da0277", "scanner": "scanner-primary", "fingerprint": "cd0b6cafe1eba940", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/claude-status/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0415be46a40171b1", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/dry/SKILL.md"}, "properties": {"repobilityId": "82ac20dc50879935", "scanner": "scanner-primary", "fingerprint": "0415be46a40171b1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/dry/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ee4db015112d7150", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/webstorm/SKILL.md"}, "properties": {"repobilityId": "00d256c62fb356ba", "scanner": "scanner-primary", "fingerprint": "ee4db015112d7150", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/webstorm/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-db9cd301dec493af", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/shipshape/SKILL.md"}, "properties": {"repobilityId": "dc6bd3fab00db4c8", "scanner": "scanner-primary", "fingerprint": "db9cd301dec493af", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/shipshape/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fe452fad2bc70c21", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: skills/shipshape/SKILL.md"}, "properties": {"repobilityId": "fe58c2bb36ffc9e2", "scanner": "scanner-primary", "fingerprint": "fe452fad2bc70c21", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/shipshape/SKILL.md"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-6b6aa7cc5f069f46", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/docs/SKILL.md"}, "properties": {"repobilityId": "217da8e1ede235d1", "scanner": "scanner-primary", "fingerprint": "6b6aa7cc5f069f46", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/docs/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a7e4aceb47911e01", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/diagnose-first/SKILL.md"}, "properties": {"repobilityId": "269d14976fdc2cd1", "scanner": "scanner-primary", "fingerprint": "a7e4aceb47911e01", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/diagnose-first/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9678a9597a0bf245", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/worktree/SKILL.md"}, "properties": {"repobilityId": "fea67f804a56e1e1", "scanner": "scanner-primary", "fingerprint": "9678a9597a0bf245", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/worktree/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a8ad7474892a02b6", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/domain-availability/SKILL.md"}, "properties": {"repobilityId": "59b844c1c7799d66", "scanner": "scanner-primary", "fingerprint": "a8ad7474892a02b6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/domain-availability/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6b6482a1299b5a12", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/tdd/SKILL.md"}, "properties": {"repobilityId": "6a177ac65be7579f", "scanner": "scanner-primary", "fingerprint": "6b6482a1299b5a12", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/tdd/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5d2c29cd28c8cb2f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/handoff/SKILL.md"}, "properties": {"repobilityId": "0156a0af4a0348b3", "scanner": "scanner-primary", "fingerprint": "5d2c29cd28c8cb2f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/handoff/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b281afc4d205c13b", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/prune/SKILL.md"}, "properties": {"repobilityId": "c1db540ea9aaa78a", "scanner": "scanner-primary", "fingerprint": "b281afc4d205c13b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/prune/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-585ea61352923a8e", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/research_video.py:157"}, "properties": {"repobilityId": "28441722aaa92638", "scanner": "scanner-primary", "fingerprint": "585ea61352923a8e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-deb5e03f3a46bacb", "level": "none", "message": {"text": "Commented-code block (7 lines) in skills/research/tools/validate_md.mjs:2"}, "properties": {"repobilityId": "b8963f114e629edc", "scanner": "scanner-primary", "fingerprint": "deb5e03f3a46bacb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f069ea39cb31eec2", "level": "none", "message": {"text": "Commented-code block (9 lines) in skills/research/tools/extract_research.py:14"}, "properties": {"repobilityId": "4056ae74e70cfe4e", "scanner": "scanner-primary", "fingerprint": "f069ea39cb31eec2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0a3d27f20a561a19", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/subsample_long_scenes.py:60"}, "properties": {"repobilityId": "20c72322d4e28ab1", "scanner": "scanner-primary", "fingerprint": "0a3d27f20a561a19", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-26858d7f3de97f3e", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/validate_research.py:212"}, "properties": {"repobilityId": "cd40511fda52ace9", "scanner": "scanner-primary", "fingerprint": "26858d7f3de97f3e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f18e5bf8c1aedc82", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/upgrade_to_slide_renders.py:74"}, "properties": {"repobilityId": "7ef9c7b7d2c0c33f", "scanner": "scanner-primary", "fingerprint": "f18e5bf8c1aedc82", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0b762266ded676d4", "level": "none", "message": {"text": "Commented-code block (5 lines) in skills/research/tools/marker_extract.py:333"}, "properties": {"repobilityId": "aaf1192322de1e2f", "scanner": "scanner-primary", "fingerprint": "0b762266ded676d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50555836910425bf", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/research/tools/redetect_scenes.py:60"}, "properties": {"repobilityId": "167d1f2e8388d6ce", "scanner": "scanner-primary", "fingerprint": "50555836910425bf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}