{"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-f0cc0c634d86f2a4", "name": "Possibly dead Python function: cmd_coverage", "shortDescription": {"text": "Possibly dead Python function: cmd_coverage"}, "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-20d0f67f4a6e5182", "name": "Possibly dead Python function: cmd_score", "shortDescription": {"text": "Possibly dead Python function: cmd_score"}, "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-3106463de37e4a98", "name": "Possibly dead Python function: speak", "shortDescription": {"text": "Possibly dead Python function: speak"}, "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-a2249d0d8396aa32", "name": "Possibly dead Python function: detect_alembic_heads", "shortDescription": {"text": "Possibly dead Python function: detect_alembic_heads"}, "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-5a6391e5a01b092c", "name": "Possibly dead Python function: detect_fastapi_routes", "shortDescription": {"text": "Possibly dead Python function: detect_fastapi_routes"}, "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-ba2355b2667685e1", "name": "Possibly dead Python function: detect_sqlalchemy_columns", "shortDescription": {"text": "Possibly dead Python function: detect_sqlalchemy_columns"}, "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-7ef342571a8f4810", "name": "Possibly dead Python function: detect_css_classes", "shortDescription": {"text": "Possibly dead Python function: detect_css_classes"}, "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-c2000f24e7e6b39a", "name": "Possibly dead Python function: detect_react_components", "shortDescription": {"text": "Possibly dead Python function: detect_react_components"}, "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-58ad13e2645a5693", "name": "Possibly dead Python function: cmd_verify_plan", "shortDescription": {"text": "Possibly dead Python function: cmd_verify_plan"}, "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-4ee80acd691313b1", "name": "Possibly dead Python function: cmd_resolve_review_base", "shortDescription": {"text": "Possibly dead Python function: cmd_resolve_review_base"}, "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-b07b1471c47b4466", "name": "Possibly dead Python function: cmd_scrub_diff", "shortDescription": {"text": "Possibly dead Python function: cmd_scrub_diff"}, "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-8221f050990b07fa", "name": "Possibly dead Python function: repl", "shortDescription": {"text": "Possibly dead Python function: repl"}, "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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "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-153ba9a8c1ec9796", "name": "Insecure pattern 'eval_used' in skill-security-auditor/SKILL.md:76", "shortDescription": {"text": "Insecure pattern 'eval_used' in skill-security-auditor/SKILL.md:76"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0fae2f82dad81456", "name": "Insecure pattern 'exec_used' in skill-security-auditor/SKILL.md:76", "shortDescription": {"text": "Insecure pattern 'exec_used' in skill-security-auditor/SKILL.md:76"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a37efccbc1fbece6", "name": "Insecure pattern 'subprocess_shell_true' in skill-security-auditor/SKILL.md:75", "shortDescription": {"text": "Insecure pattern 'subprocess_shell_true' in skill-security-auditor/SKILL.md:75"}, "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-9cace3c1311a86c1", "name": "Insecure pattern 'eval_used' in skill-security-auditor/scripts/skill_security_auditor.py:154", "shortDescription": {"text": "Insecure pattern 'eval_used' in skill-security-auditor/scripts/skill_security_auditor.py:154"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7d2128aa56c68680", "name": "Insecure pattern 'exec_used' in skill-security-auditor/scripts/skill_security_auditor.py:161", "shortDescription": {"text": "Insecure pattern 'exec_used' in skill-security-auditor/scripts/skill_security_auditor.py:161"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-db895fddb995db0a", "name": "Insecure pattern 'subprocess_shell_true' in skill-security-auditor/scripts/skill_security_auditor.py:139", "shortDescription": {"text": "Insecure pattern 'subprocess_shell_true' in skill-security-auditor/scripts/skill_security_auditor.py:139"}, "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-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-b7332453754cbafc", "name": "Very large file: migration-architect/scripts/rollback_generator.py (1108 lines)", "shortDescription": {"text": "Very large file: migration-architect/scripts/rollback_generator.py (1108 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-ba40d1a71a5ade5d", "name": "Node manifest has dependencies but no lockfile: dependency-auditor/test-project/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: dependency-auditor/test-project/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 514 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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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, lockfile. 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-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, lockfile. 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-d1064b03c4654d80", "name": "Agent instruction/config may expose a secret: pr-reviewer-mode/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: pr-reviewer-mode/SKILL.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-081393434c365ee2", "name": "Agent authority lacks a verifier contract: prompt-optimizer/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: prompt-optimizer/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-84716383aa0b838c", "name": "Agent authority lacks a verifier contract: fetch-api-docs/skill.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: fetch-api-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-96df6c9fad134ade", "name": "Agent instruction/config may expose a secret: information-security-manager-iso27001/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: information-security-manager-iso27001/SKILL.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1e69a21d2926e44c", "name": "Agent authority lacks a verifier contract: off-market/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: off-market/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-55b24434da877037", "name": "Agent authority lacks a verifier contract: session-handoff/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: session-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-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "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-8d6fec7080460b01", "name": "Agent authority lacks a verifier contract: github-search/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: github-search/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-bb21501f752b127e", "name": "Agent instruction contains unpinned remote install: image-generation/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: image-generation/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-78863660b6377bd0", "name": "Agent authority lacks a verifier contract: startup-planner/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: startup-planner/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-e4a140afc53ea1f8", "name": "Agent authority lacks a verifier contract: project-glossary/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: project-glossary/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-473504d290789fb4", "name": "Agent instruction contains unpinned remote install: review-pr/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: review-pr/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-160c0cc3cc7560e3", "name": "Agent authority lacks a verifier contract: career-practice/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: career-practice/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-2c462f53c4556968", "name": "Agent authority lacks a verifier contract: communication-safeguards/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: communication-safeguards/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-6be6afc7023e134a", "name": "Legacy-named symbol `restore_backup` in migration-architect/scripts/rollback_generator.py:141", "shortDescription": {"text": "Legacy-named symbol `restore_backup` in migration-architect/scripts/rollback_generator.py:141"}, "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-350a1ec3b587118c", "name": "Legacy-named symbol `bulk_copy` in migration-architect/scripts/migration_planner.py:119", "shortDescription": {"text": "Legacy-named symbol `bulk_copy` in migration-architect/scripts/migration_planner.py:119"}, "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-c13e86d3607b0450", "name": "Network/subprocess call without timeout or try/except \u2014 video-edit/scripts/screencast_qc.py:54", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 video-edit/scripts/screencast_qc.py:54"}, "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-b5d94861b7595e38", "name": "Network/subprocess call without timeout or try/except \u2014 automated-screencast-director/scripts/screencast_template.py:47", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 automated-screencast-director/scripts/screencast_template.py:47"}, "fullDescription": {"text": "`subprocess.Popen(...)` 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-1138d9477430f753", "name": "Network/subprocess call without timeout or try/except \u2014 skill-security-auditor/scripts/skill_security_auditor.py:126", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 skill-security-auditor/scripts/skill_security_auditor.py:126"}, "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-00e328b41c6a070a", "name": "Commented-code block (7 lines) in off-market/scripts/models.py:13", "shortDescription": {"text": "Commented-code block (7 lines) in off-market/scripts/models.py:13"}, "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-ef1e8fcba45899ec", "name": "Commented-code block (8 lines) in off-market/scripts/signals/absentee.py:21", "shortDescription": {"text": "Commented-code block (8 lines) in off-market/scripts/signals/absentee.py:21"}, "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-1571f2dfff67d625", "name": "Commented-code block (8 lines) in off-market/scripts/listings/redfin.py:46", "shortDescription": {"text": "Commented-code block (8 lines) in off-market/scripts/listings/redfin.py:46"}, "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-2bf8336ad06726ba", "name": "Commented-code block (5 lines) in off-market/scripts/county_adapters/allegheny_pa.py:74", "shortDescription": {"text": "Commented-code block (5 lines) in off-market/scripts/county_adapters/allegheny_pa.py:74"}, "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-7c92bb247feb1e6f", "name": "Commented-code block (5 lines) in off-market/scripts/county_adapters/allegheny_sheriff.py:61", "shortDescription": {"text": "Commented-code block (5 lines) in off-market/scripts/county_adapters/allegheny_sheriff.py:61"}, "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-5ae0fcaddce75237", "name": "Network/subprocess call without timeout or try/except \u2014 web-scraping-efficient/scripts/github_repo.py:26", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 web-scraping-efficient/scripts/github_repo.py:26"}, "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-19437f6803941eda", "name": "Network/subprocess call without timeout or try/except \u2014 web-scraping-efficient/scripts/dispatch.py:38", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 web-scraping-efficient/scripts/dispatch.py:38"}, "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-1c20ded7cd45773e", "name": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/resolve_review_base.py:20", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/resolve_review_base.py:20"}, "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-6e68bf67996cb666", "name": "Legacy-named symbol `c_old` in claude-flow/scripts/test_rag.py:388", "shortDescription": {"text": "Legacy-named symbol `c_old` in claude-flow/scripts/test_rag.py:388"}, "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-510d61518a2b3f64", "name": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/orchestrate.py:82", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/orchestrate.py:82"}, "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-affe113775588b06", "name": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/replay_skill_selection.py:125", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/replay_skill_selection.py:125"}, "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-008249ece4132c9c", "name": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/lint_workflow.py:176", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/lint_workflow.py:176"}, "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-4431212e05b2fede", "name": "Legacy-named symbol `tree_copy` in claude-flow/scripts/mutation_check.py:196", "shortDescription": {"text": "Legacy-named symbol `tree_copy` in claude-flow/scripts/mutation_check.py:196"}, "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-4bc884033de64dce", "name": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/mutation_check.py:377", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/mutation_check.py:377"}, "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-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nskill-security-auditor/scripts/skill_security_auditor.py:to_dict, skill-security-auditor/scripts/skill_security_auditor.py:to_dict\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-02525d39071dd2c7", "name": "Near-duplicate function bodies in 5 places", "shortDescription": {"text": "Near-duplicate function bodies in 5 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nrag-architect/chunking_optimizer.py:chunk, rag-architect/chunking_optimizer.py:chunk, rag-architect/chunking_optimizer.py:chunk, rag-architect/chunking_optimizer.py:chunk\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20503"}, "properties": {"repository": "sumrae412/claude-skills", "repoUrl": "https://github.com/sumrae412/claude-skills", "branch": "main"}, "results": [{"ruleId": "scanner-f0cc0c634d86f2a4", "level": "note", "message": {"text": "Possibly dead Python function: cmd_coverage"}, "properties": {"repobilityId": "27e451675a10891a", "scanner": "scanner-primary", "fingerprint": "f0cc0c634d86f2a4", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "personas/scripts/score_fidelity.py:81"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-20d0f67f4a6e5182", "level": "note", "message": {"text": "Possibly dead Python function: cmd_score"}, "properties": {"repobilityId": "0655fecd9a3e04a0", "scanner": "scanner-primary", "fingerprint": "20d0f67f4a6e5182", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "personas/scripts/score_fidelity.py:152"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3106463de37e4a98", "level": "note", "message": {"text": "Possibly dead Python function: speak"}, "properties": {"repobilityId": "97f872b5eda032af", "scanner": "scanner-primary", "fingerprint": "3106463de37e4a98", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "automated-screencast-director/scripts/screencast_template.py:56"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a2249d0d8396aa32", "level": "note", "message": {"text": "Possibly dead Python function: detect_alembic_heads"}, "properties": {"repobilityId": "2f67a5adc879738e", "scanner": "scanner-primary", "fingerprint": "a2249d0d8396aa32", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude-flow/scripts/inject_lookups.py:84"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5a6391e5a01b092c", "level": "note", "message": {"text": "Possibly dead Python function: detect_fastapi_routes"}, "properties": {"repobilityId": "8c076b2f7dc18b23", "scanner": "scanner-primary", "fingerprint": "5a6391e5a01b092c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude-flow/scripts/inject_lookups.py:103"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ba2355b2667685e1", "level": "note", "message": {"text": "Possibly dead Python function: detect_sqlalchemy_columns"}, "properties": {"repobilityId": "395f15fab0d3e8d2", "scanner": "scanner-primary", "fingerprint": "ba2355b2667685e1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude-flow/scripts/inject_lookups.py:130"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7ef342571a8f4810", "level": "note", "message": {"text": "Possibly dead Python function: detect_css_classes"}, "properties": {"repobilityId": "7c2d2a4e8cf5cf1f", "scanner": "scanner-primary", "fingerprint": "7ef342571a8f4810", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude-flow/scripts/inject_lookups.py:171"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c2000f24e7e6b39a", "level": "note", "message": {"text": "Possibly dead Python function: detect_react_components"}, "properties": {"repobilityId": "d0998485eecf83d7", "scanner": "scanner-primary", "fingerprint": "c2000f24e7e6b39a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude-flow/scripts/inject_lookups.py:196"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-58ad13e2645a5693", "level": "note", "message": {"text": "Possibly dead Python function: cmd_verify_plan"}, "properties": {"repobilityId": "cecd232c42d3ba69", "scanner": "scanner-primary", "fingerprint": "58ad13e2645a5693", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude-flow/scripts/orchestrate.py:97"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4ee80acd691313b1", "level": "note", "message": {"text": "Possibly dead Python function: cmd_resolve_review_base"}, "properties": {"repobilityId": "43b635aad4e7d090", "scanner": "scanner-primary", "fingerprint": "4ee80acd691313b1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude-flow/scripts/orchestrate.py:138"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b07b1471c47b4466", "level": "note", "message": {"text": "Possibly dead Python function: cmd_scrub_diff"}, "properties": {"repobilityId": "4b517ad718cd983f", "scanner": "scanner-primary", "fingerprint": "b07b1471c47b4466", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude-flow/scripts/orchestrate.py:168"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8221f050990b07fa", "level": "note", "message": {"text": "Possibly dead Python function: repl"}, "properties": {"repobilityId": "6f5d3779bbb8be8b", "scanner": "scanner-primary", "fingerprint": "8221f050990b07fa", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "claude-flow/scripts/scrub_review_payload.py:60"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"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-153ba9a8c1ec9796", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in skill-security-auditor/SKILL.md:76"}, "properties": {"repobilityId": "5b8b5c010b43c02c", "scanner": "scanner-primary", "fingerprint": "153ba9a8c1ec9796", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skill-security-auditor/SKILL.md"}, "region": {"startLine": 76}}}]}, {"ruleId": "scanner-0fae2f82dad81456", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in skill-security-auditor/SKILL.md:76"}, "properties": {"repobilityId": "f5a9337cb1029d31", "scanner": "scanner-primary", "fingerprint": "0fae2f82dad81456", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skill-security-auditor/SKILL.md"}, "region": {"startLine": 76}}}]}, {"ruleId": "scanner-a37efccbc1fbece6", "level": "warning", "message": {"text": "Insecure pattern 'subprocess_shell_true' in skill-security-auditor/SKILL.md:75"}, "properties": {"repobilityId": "74bc6e497204b2c6", "scanner": "scanner-primary", "fingerprint": "a37efccbc1fbece6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "subprocess_shell_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skill-security-auditor/SKILL.md"}, "region": {"startLine": 75}}}]}, {"ruleId": "scanner-9cace3c1311a86c1", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in skill-security-auditor/scripts/skill_security_auditor.py:154"}, "properties": {"repobilityId": "c25c7632b10d5d8a", "scanner": "scanner-primary", "fingerprint": "9cace3c1311a86c1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skill-security-auditor/scripts/skill_security_auditor.py"}, "region": {"startLine": 154}}}]}, {"ruleId": "scanner-7d2128aa56c68680", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in skill-security-auditor/scripts/skill_security_auditor.py:161"}, "properties": {"repobilityId": "6bd6523ecac2618c", "scanner": "scanner-primary", "fingerprint": "7d2128aa56c68680", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skill-security-auditor/scripts/skill_security_auditor.py"}, "region": {"startLine": 161}}}]}, {"ruleId": "scanner-db895fddb995db0a", "level": "warning", "message": {"text": "Insecure pattern 'subprocess_shell_true' in skill-security-auditor/scripts/skill_security_auditor.py:139"}, "properties": {"repobilityId": "2988917417f5ed16", "scanner": "scanner-primary", "fingerprint": "db895fddb995db0a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "subprocess_shell_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skill-security-auditor/scripts/skill_security_auditor.py"}, "region": {"startLine": 139}}}]}, {"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-b7332453754cbafc", "level": "note", "message": {"text": "Very large file: migration-architect/scripts/rollback_generator.py (1108 lines)"}, "properties": {"repobilityId": "dccba9771f8e78d3", "scanner": "scanner-primary", "fingerprint": "b7332453754cbafc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ba40d1a71a5ade5d", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: dependency-auditor/test-project/package.json"}, "properties": {"repobilityId": "f5ec80d2eda14854", "scanner": "scanner-primary", "fingerprint": "ba40d1a71a5ade5d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dependency-auditor/test-project/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "1b4351be5ba2cbb9", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "b522127a2b6d1032", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "7f1c12cfc7b2d0ea", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "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": "9cd74b2b51c05112", "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": "6ab8a6e19f115cb7", "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": "6388be773fca383c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-d1064b03c4654d80", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: pr-reviewer-mode/SKILL.md"}, "properties": {"repobilityId": "c4f128cb084e7e3c", "scanner": "scanner-primary", "fingerprint": "d1064b03c4654d80", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pr-reviewer-mode/SKILL.md"}, "region": {"startLine": 134}}}]}, {"ruleId": "scanner-081393434c365ee2", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: prompt-optimizer/SKILL.md"}, "properties": {"repobilityId": "a7cd14ccf7b5c8f7", "scanner": "scanner-primary", "fingerprint": "081393434c365ee2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "prompt-optimizer/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-84716383aa0b838c", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: fetch-api-docs/skill.md"}, "properties": {"repobilityId": "752ef44f58f0e45a", "scanner": "scanner-primary", "fingerprint": "84716383aa0b838c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fetch-api-docs/skill.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-96df6c9fad134ade", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: information-security-manager-iso27001/SKILL.md"}, "properties": {"repobilityId": "173fbfa997de0064", "scanner": "scanner-primary", "fingerprint": "96df6c9fad134ade", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "information-security-manager-iso27001/SKILL.md"}, "region": {"startLine": 58}}}]}, {"ruleId": "scanner-1e69a21d2926e44c", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: off-market/SKILL.md"}, "properties": {"repobilityId": "1efd46a646d910f4", "scanner": "scanner-primary", "fingerprint": "1e69a21d2926e44c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "off-market/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-55b24434da877037", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: session-handoff/SKILL.md"}, "properties": {"repobilityId": "cad39463015d6934", "scanner": "scanner-primary", "fingerprint": "55b24434da877037", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "session-handoff/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8d6fec7080460b01", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: github-search/SKILL.md"}, "properties": {"repobilityId": "24024555771bdaec", "scanner": "scanner-primary", "fingerprint": "8d6fec7080460b01", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "github-search/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bb21501f752b127e", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: image-generation/SKILL.md"}, "properties": {"repobilityId": "dea34370e40a4ff4", "scanner": "scanner-primary", "fingerprint": "bb21501f752b127e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "image-generation/SKILL.md"}, "region": {"startLine": 150}}}]}, {"ruleId": "scanner-78863660b6377bd0", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: startup-planner/SKILL.md"}, "properties": {"repobilityId": "24254a494a3c42c1", "scanner": "scanner-primary", "fingerprint": "78863660b6377bd0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "startup-planner/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e4a140afc53ea1f8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: project-glossary/SKILL.md"}, "properties": {"repobilityId": "7287d0e9f3fc37db", "scanner": "scanner-primary", "fingerprint": "e4a140afc53ea1f8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "project-glossary/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-473504d290789fb4", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: review-pr/SKILL.md"}, "properties": {"repobilityId": "5325f203723da090", "scanner": "scanner-primary", "fingerprint": "473504d290789fb4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "review-pr/SKILL.md"}, "region": {"startLine": 67}}}]}, {"ruleId": "scanner-160c0cc3cc7560e3", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: career-practice/SKILL.md"}, "properties": {"repobilityId": "3d874c1f8c5d3210", "scanner": "scanner-primary", "fingerprint": "160c0cc3cc7560e3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "career-practice/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2c462f53c4556968", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: communication-safeguards/SKILL.md"}, "properties": {"repobilityId": "c20bca2ccc35039f", "scanner": "scanner-primary", "fingerprint": "2c462f53c4556968", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "communication-safeguards/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6be6afc7023e134a", "level": "note", "message": {"text": "Legacy-named symbol `restore_backup` in migration-architect/scripts/rollback_generator.py:141"}, "properties": {"repobilityId": "451bc8a643ec6734", "scanner": "scanner-primary", "fingerprint": "6be6afc7023e134a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-350a1ec3b587118c", "level": "note", "message": {"text": "Legacy-named symbol `bulk_copy` in migration-architect/scripts/migration_planner.py:119"}, "properties": {"repobilityId": "72235384eb7c8d6d", "scanner": "scanner-primary", "fingerprint": "350a1ec3b587118c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-c13e86d3607b0450", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 video-edit/scripts/screencast_qc.py:54"}, "properties": {"repobilityId": "844156da448d436d", "scanner": "scanner-primary", "fingerprint": "c13e86d3607b0450", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b5d94861b7595e38", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 automated-screencast-director/scripts/screencast_template.py:47"}, "properties": {"repobilityId": "96b68d45afd918ec", "scanner": "scanner-primary", "fingerprint": "b5d94861b7595e38", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1138d9477430f753", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 skill-security-auditor/scripts/skill_security_auditor.py:126"}, "properties": {"repobilityId": "1533979c502659f9", "scanner": "scanner-primary", "fingerprint": "1138d9477430f753", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-00e328b41c6a070a", "level": "none", "message": {"text": "Commented-code block (7 lines) in off-market/scripts/models.py:13"}, "properties": {"repobilityId": "7cfe6e86c144fe2c", "scanner": "scanner-primary", "fingerprint": "00e328b41c6a070a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ef1e8fcba45899ec", "level": "none", "message": {"text": "Commented-code block (8 lines) in off-market/scripts/signals/absentee.py:21"}, "properties": {"repobilityId": "ea9690c42b1996f5", "scanner": "scanner-primary", "fingerprint": "ef1e8fcba45899ec", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1571f2dfff67d625", "level": "none", "message": {"text": "Commented-code block (8 lines) in off-market/scripts/listings/redfin.py:46"}, "properties": {"repobilityId": "c2fcf605742929f5", "scanner": "scanner-primary", "fingerprint": "1571f2dfff67d625", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2bf8336ad06726ba", "level": "none", "message": {"text": "Commented-code block (5 lines) in off-market/scripts/county_adapters/allegheny_pa.py:74"}, "properties": {"repobilityId": "c28dd94a00d27dae", "scanner": "scanner-primary", "fingerprint": "2bf8336ad06726ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7c92bb247feb1e6f", "level": "none", "message": {"text": "Commented-code block (5 lines) in off-market/scripts/county_adapters/allegheny_sheriff.py:61"}, "properties": {"repobilityId": "fed855fdd21d899e", "scanner": "scanner-primary", "fingerprint": "7c92bb247feb1e6f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ae0fcaddce75237", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 web-scraping-efficient/scripts/github_repo.py:26"}, "properties": {"repobilityId": "7f633bbafec7a420", "scanner": "scanner-primary", "fingerprint": "5ae0fcaddce75237", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-19437f6803941eda", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 web-scraping-efficient/scripts/dispatch.py:38"}, "properties": {"repobilityId": "ddd7a798d884402d", "scanner": "scanner-primary", "fingerprint": "19437f6803941eda", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1c20ded7cd45773e", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/resolve_review_base.py:20"}, "properties": {"repobilityId": "65fb4da9892dec14", "scanner": "scanner-primary", "fingerprint": "1c20ded7cd45773e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6e68bf67996cb666", "level": "note", "message": {"text": "Legacy-named symbol `c_old` in claude-flow/scripts/test_rag.py:388"}, "properties": {"repobilityId": "38cfcbfc62841def", "scanner": "scanner-primary", "fingerprint": "6e68bf67996cb666", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-510d61518a2b3f64", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/orchestrate.py:82"}, "properties": {"repobilityId": "a307665eeec01e8e", "scanner": "scanner-primary", "fingerprint": "510d61518a2b3f64", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-affe113775588b06", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/replay_skill_selection.py:125"}, "properties": {"repobilityId": "d32ff11f4d88a911", "scanner": "scanner-primary", "fingerprint": "affe113775588b06", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-008249ece4132c9c", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/lint_workflow.py:176"}, "properties": {"repobilityId": "ee459043b28f0795", "scanner": "scanner-primary", "fingerprint": "008249ece4132c9c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4431212e05b2fede", "level": "note", "message": {"text": "Legacy-named symbol `tree_copy` in claude-flow/scripts/mutation_check.py:196"}, "properties": {"repobilityId": "5dfe38585dbf3aa0", "scanner": "scanner-primary", "fingerprint": "4431212e05b2fede", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-4bc884033de64dce", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 claude-flow/scripts/mutation_check.py:377"}, "properties": {"repobilityId": "b41718d10135eeef", "scanner": "scanner-primary", "fingerprint": "4bc884033de64dce", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "e9a2bcc51d165b24", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "5774c61e34afea01", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "3b2b5dc78b97b9a9", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "07551641228a69a5", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}