{"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-1053c5a8a4e8c1e8", "name": "Possibly dead Python function: response", "shortDescription": {"text": "Possibly dead Python function: response"}, "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-f6ea4f30d3e2b8d4", "name": "Possibly dead Python function: credentials_available", "shortDescription": {"text": "Possibly dead Python function: credentials_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-6acbdc8d4a5f1459", "name": "Privileged port 10 in use", "shortDescription": {"text": "Privileged port 10 in use"}, "fullDescription": {"text": "Port 10 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f932108104653e77", "name": "Privileged port 55 in use", "shortDescription": {"text": "Privileged port 55 in use"}, "fullDescription": {"text": "Port 55 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a7024305fd609346", "name": "Privileged port 17 in use", "shortDescription": {"text": "Privileged port 17 in use"}, "fullDescription": {"text": "Port 17 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9a8ba03baba39dae", "name": "Privileged port 48 in use", "shortDescription": {"text": "Privileged port 48 in use"}, "fullDescription": {"text": "Port 48 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "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-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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "4 tests / 21 src (ratio 0.19)."}, "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 87 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-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 ci. 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-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-ce0b4e05dfa7da83", "name": "Agent authority lacks a verifier contract: todo-reminder/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: todo-reminder/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-766064d822594a6f", "name": "Agent authority lacks a verifier contract: codex-loop-fleet/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: codex-loop-fleet/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-6a2cf39fa310bb3e", "name": "Agent authority lacks a verifier contract: archive/openclaw-handoff/AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: archive/openclaw-handoff/AGENTS.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-fd4d045d191e8eab", "name": "Agent authority lacks a verifier contract: usage/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: usage/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-c3c37286c605e58b", "name": "Agent instruction contains unpinned remote install: usage/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: usage/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-9ed9ec2c48380218", "name": "Agent authority lacks a verifier contract: issue/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: issue/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-d8585da4a4a9bb61", "name": "Agent authority lacks a verifier contract: worklog/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: worklog/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-dc46510a1a18cb4d", "name": "Agent authority lacks a verifier contract: done/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: done/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-4e40fddcf6eda1e8", "name": "Agent authority lacks a verifier contract: session-clear/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: session-clear/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-4f33a5c2d41059ae", "name": "Agent authority lacks a verifier contract: trio-vote/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: trio-vote/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-24a96c792f8f65e7", "name": "Agent authority lacks a verifier contract: context-show/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: context-show/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-65b37fc1b703950d", "name": "Agent authority lacks a verifier contract: merge-janitor/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: merge-janitor/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-6e04437c97ace428", "name": "Agent authority lacks a verifier contract: ctx/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: ctx/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-58fde0b9a99b55d0", "name": "Agent authority lacks a verifier contract: insight/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: insight/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-a223cc3c39f67ca3", "name": "Agent authority lacks a verifier contract: newsletter-publish/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: newsletter-publish/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-e3e4655a2b3937cd", "name": "Agent authority lacks a verifier contract: send-message/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: send-message/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-acc69d91d7a33022", "name": "Agent authority lacks a verifier contract: brainstorm/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: brainstorm/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-a5705564e3f3e2df", "name": "Agent authority lacks a verifier contract: secret-set/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: secret-set/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-0a724e3ea13a86d5", "name": "Agent authority lacks a verifier contract: goodnight/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: goodnight/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-8b06e0b482bcb9ef", "name": "Agent authority lacks a verifier contract: pull-apps/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: pull-apps/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-f8424b65c4163681", "name": "Agent authority lacks a verifier contract: insta-photos/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: insta-photos/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-79f2992a8817bb49", "name": "Agent authority lacks a verifier contract: naver-blog-publish/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: naver-blog-publish/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-5cabc741b23fa6d3", "name": "Agent authority lacks a verifier contract: codex-fire/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: codex-fire/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-44737bdac368e087", "name": "Commented-code block (7 lines) in scripts/tuya-control.py:140", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/tuya-control.py: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}}, {"id": "scanner-c547f8a89c2bad0a", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/tuya-control.py:113", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/tuya-control.py:113"}, "fullDescription": {"text": "`requests.get(...)` 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-c9367b5ff8ebdcb0", "name": "Network/subprocess call without timeout or try/except \u2014 insta-photos/publish_photos_funnel.py:53", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 insta-photos/publish_photos_funnel.py:53"}, "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-8bf121e158082631", "name": "Network/subprocess call without timeout or try/except \u2014 daejong-page-sync/stale_scanner.py:86", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 daejong-page-sync/stale_scanner.py:86"}, "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-5841fdeb6d678092", "name": "Legacy-named symbol `11_v1` in insta-post-general/parse_worklog.py:9", "shortDescription": {"text": "Legacy-named symbol `11_v1` in insta-post-general/parse_worklog.py:9"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea86360a3e6835d5", "name": "Legacy-named symbol `llm_copy` in insta-post-general/llm_copy.py:17", "shortDescription": {"text": "Legacy-named symbol `llm_copy` in insta-post-general/llm_copy.py:17"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20202"}, "properties": {"repository": "ssamssae/claude-skills", "repoUrl": "https://github.com/ssamssae/claude-skills", "branch": "main"}, "results": [{"ruleId": "scanner-1053c5a8a4e8c1e8", "level": "note", "message": {"text": "Possibly dead Python function: response"}, "properties": {"repobilityId": "bf5e22c5527df2ab", "scanner": "scanner-primary", "fingerprint": "1053c5a8a4e8c1e8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "archive/korail-sniff/addon_filter.py:16"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f6ea4f30d3e2b8d4", "level": "note", "message": {"text": "Possibly dead Python function: credentials_available"}, "properties": {"repobilityId": "001a5d57e4fbc853", "scanner": "scanner-primary", "fingerprint": "f6ea4f30d3e2b8d4", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "submit-app/asc_credentials.py:76"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6acbdc8d4a5f1459", "level": "warning", "message": {"text": "Privileged port 10 in use"}, "properties": {"repobilityId": "735372d6b5594915", "scanner": "scanner-primary", "fingerprint": "6acbdc8d4a5f1459", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/send-message.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f932108104653e77", "level": "warning", "message": {"text": "Privileged port 55 in use"}, "properties": {"repobilityId": "51a768b3e1831ac0", "scanner": "scanner-primary", "fingerprint": "f932108104653e77", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/send-message.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a7024305fd609346", "level": "warning", "message": {"text": "Privileged port 17 in use"}, "properties": {"repobilityId": "0bf38fb8f89ec589", "scanner": "scanner-primary", "fingerprint": "a7024305fd609346", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/send-message.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9a8ba03baba39dae", "level": "warning", "message": {"text": "Privileged port 48 in use"}, "properties": {"repobilityId": "6a483602fa277896", "scanner": "scanner-primary", "fingerprint": "9a8ba03baba39dae", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/send-message.sh"}, "region": {"startLine": 1}}}]}, {"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-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-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "0bb9e1ecc95c97bd", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "0c5fe5f11bcd6e93", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "263c3a2ab7661cab", "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": "a6ddc8183d8a112e", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ce0b4e05dfa7da83", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: todo-reminder/SKILL.md"}, "properties": {"repobilityId": "43cfd9db6fe65d3c", "scanner": "scanner-primary", "fingerprint": "ce0b4e05dfa7da83", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "todo-reminder/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-766064d822594a6f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: codex-loop-fleet/SKILL.md"}, "properties": {"repobilityId": "a120013587c0848b", "scanner": "scanner-primary", "fingerprint": "766064d822594a6f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "codex-loop-fleet/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6a2cf39fa310bb3e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: archive/openclaw-handoff/AGENTS.md"}, "properties": {"repobilityId": "8e12677ea10412f8", "scanner": "scanner-primary", "fingerprint": "6a2cf39fa310bb3e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "archive/openclaw-handoff/AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fd4d045d191e8eab", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: usage/SKILL.md"}, "properties": {"repobilityId": "840b0d11de5b453e", "scanner": "scanner-primary", "fingerprint": "fd4d045d191e8eab", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "usage/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c3c37286c605e58b", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: usage/SKILL.md"}, "properties": {"repobilityId": "53d2872831429d59", "scanner": "scanner-primary", "fingerprint": "c3c37286c605e58b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "usage/SKILL.md"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-9ed9ec2c48380218", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: issue/SKILL.md"}, "properties": {"repobilityId": "c7bd53ee4b2b4166", "scanner": "scanner-primary", "fingerprint": "9ed9ec2c48380218", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "issue/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d8585da4a4a9bb61", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: worklog/SKILL.md"}, "properties": {"repobilityId": "8094127b60a08676", "scanner": "scanner-primary", "fingerprint": "d8585da4a4a9bb61", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "worklog/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dc46510a1a18cb4d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: done/SKILL.md"}, "properties": {"repobilityId": "0ac648ab2654848c", "scanner": "scanner-primary", "fingerprint": "dc46510a1a18cb4d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "done/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4e40fddcf6eda1e8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: session-clear/SKILL.md"}, "properties": {"repobilityId": "9bbf7d1597419fa2", "scanner": "scanner-primary", "fingerprint": "4e40fddcf6eda1e8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "session-clear/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4f33a5c2d41059ae", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: trio-vote/SKILL.md"}, "properties": {"repobilityId": "9c7591d92a19e744", "scanner": "scanner-primary", "fingerprint": "4f33a5c2d41059ae", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "trio-vote/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-24a96c792f8f65e7", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: context-show/SKILL.md"}, "properties": {"repobilityId": "95497d274a4042a7", "scanner": "scanner-primary", "fingerprint": "24a96c792f8f65e7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "context-show/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-65b37fc1b703950d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: merge-janitor/SKILL.md"}, "properties": {"repobilityId": "a2ab1b08007b94ec", "scanner": "scanner-primary", "fingerprint": "65b37fc1b703950d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "merge-janitor/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6e04437c97ace428", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: ctx/SKILL.md"}, "properties": {"repobilityId": "460ba5af317008d7", "scanner": "scanner-primary", "fingerprint": "6e04437c97ace428", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ctx/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-58fde0b9a99b55d0", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: insight/SKILL.md"}, "properties": {"repobilityId": "9aba9c1af6d5d61a", "scanner": "scanner-primary", "fingerprint": "58fde0b9a99b55d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "insight/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a223cc3c39f67ca3", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: newsletter-publish/SKILL.md"}, "properties": {"repobilityId": "402cf7572feac8d8", "scanner": "scanner-primary", "fingerprint": "a223cc3c39f67ca3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "newsletter-publish/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e3e4655a2b3937cd", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: send-message/SKILL.md"}, "properties": {"repobilityId": "66e0226b4845b584", "scanner": "scanner-primary", "fingerprint": "e3e4655a2b3937cd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "send-message/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-acc69d91d7a33022", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: brainstorm/SKILL.md"}, "properties": {"repobilityId": "a33a53f284ddb6cd", "scanner": "scanner-primary", "fingerprint": "acc69d91d7a33022", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "brainstorm/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a5705564e3f3e2df", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: secret-set/SKILL.md"}, "properties": {"repobilityId": "f9d1d4d62ef1a733", "scanner": "scanner-primary", "fingerprint": "a5705564e3f3e2df", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "secret-set/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0a724e3ea13a86d5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: goodnight/SKILL.md"}, "properties": {"repobilityId": "865ca8733c4c24b8", "scanner": "scanner-primary", "fingerprint": "0a724e3ea13a86d5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "goodnight/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8b06e0b482bcb9ef", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: pull-apps/SKILL.md"}, "properties": {"repobilityId": "44e5263a1281d144", "scanner": "scanner-primary", "fingerprint": "8b06e0b482bcb9ef", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pull-apps/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f8424b65c4163681", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: insta-photos/SKILL.md"}, "properties": {"repobilityId": "d877f5ed5ef6d6ec", "scanner": "scanner-primary", "fingerprint": "f8424b65c4163681", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "insta-photos/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-79f2992a8817bb49", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: naver-blog-publish/SKILL.md"}, "properties": {"repobilityId": "cadadc778a4e294c", "scanner": "scanner-primary", "fingerprint": "79f2992a8817bb49", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "naver-blog-publish/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5cabc741b23fa6d3", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: codex-fire/SKILL.md"}, "properties": {"repobilityId": "49f779ab89ad094f", "scanner": "scanner-primary", "fingerprint": "5cabc741b23fa6d3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "codex-fire/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-44737bdac368e087", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/tuya-control.py:140"}, "properties": {"repobilityId": "7a84c78e54ba7628", "scanner": "scanner-primary", "fingerprint": "44737bdac368e087", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c547f8a89c2bad0a", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/tuya-control.py:113"}, "properties": {"repobilityId": "27974428dcd73e5a", "scanner": "scanner-primary", "fingerprint": "c547f8a89c2bad0a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c9367b5ff8ebdcb0", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 insta-photos/publish_photos_funnel.py:53"}, "properties": {"repobilityId": "4f595908330a504c", "scanner": "scanner-primary", "fingerprint": "c9367b5ff8ebdcb0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8bf121e158082631", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 daejong-page-sync/stale_scanner.py:86"}, "properties": {"repobilityId": "411892a72efd5e2a", "scanner": "scanner-primary", "fingerprint": "8bf121e158082631", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5841fdeb6d678092", "level": "note", "message": {"text": "Legacy-named symbol `11_v1` in insta-post-general/parse_worklog.py:9"}, "properties": {"repobilityId": "1bc67d5dd8abd7ec", "scanner": "scanner-primary", "fingerprint": "5841fdeb6d678092", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ea86360a3e6835d5", "level": "note", "message": {"text": "Legacy-named symbol `llm_copy` in insta-post-general/llm_copy.py:17"}, "properties": {"repobilityId": "8b93a17a191fc7dc", "scanner": "scanner-primary", "fingerprint": "ea86360a3e6835d5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}