Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

xohzzwn6kcj9/claude-code-harness-kit

https://github.com/xohzzwn6kcj9/claude-code-harness-kit · scanned 2026-06-16 01:03 UTC (2 months, 1 week ago)

41 raw signals (0 security + 41 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 41 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 73.0/100 with 66.7% coverage. It contains 107 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 41 findings — concentrated in software (30), quality (7), security (2). Risk profile is high: 0 critical, 1 high, 5 medium. Recommended next step: open the software layer findings first — that's where the highest-impact wins live.

Showing 39 of 41 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium System graph cicd CI/CD security conf 1.00 Insecure pattern 'exec_used' in hooks/auto-approve-readonly.sh:271
Found a known-risky pattern (exec_used). Review and replace if possible.
hooks/auto-approve-readonly.sh:271 CI/CD securityagent runtimepermissions
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: examples/lean-profile/CLAUDE.md
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.
examples/lean-profile/CLAUDE.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 7 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 5 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_compare_blob
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/compare.py:53
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_compare_classify
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/compare.py:71
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_compare_file
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/compare.py:36
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_compare_refs
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/compare.py:11
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_conflicts
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:196
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_diverge
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:92
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_mergecheck
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:136
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_overview
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:68
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_pr_comments
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/ghq.py:74
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_pr_list_open
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/ghq.py:66
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_pr_status
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/ghq.py:41
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_prmap
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/ghq.py:15
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_search_code
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/search.py:34
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_search_log
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/search.py:119
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_worktrees
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:116
low System graph software Dead code conf 1.00 Possibly dead Python function: human_compare_blob
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/compare.py:125
low System graph software Dead code conf 1.00 Possibly dead Python function: human_compare_classify
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/compare.py:131
low System graph software Dead code conf 1.00 Possibly dead Python function: human_compare_file
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/compare.py:118
low System graph software Dead code conf 1.00 Possibly dead Python function: human_compare_refs
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/compare.py:113
low System graph software Dead code conf 1.00 Possibly dead Python function: human_conflicts
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:275
low System graph software Dead code conf 1.00 Possibly dead Python function: human_diverge
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:258
low System graph software Dead code conf 1.00 Possibly dead Python function: human_mergecheck
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:292
low System graph software Dead code conf 1.00 Possibly dead Python function: human_overview
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:242
low System graph software Dead code conf 1.00 Possibly dead Python function: human_pr_comments
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/ghq.py:123
low System graph software Dead code conf 1.00 Possibly dead Python function: human_pr_list_open
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/ghq.py:115
low System graph software Dead code conf 1.00 Possibly dead Python function: human_pr_status
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/ghq.py:106
low System graph software Dead code conf 1.00 Possibly dead Python function: human_prmap
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/ghq.py:95
low System graph software Dead code conf 1.00 Possibly dead Python function: human_search_code
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/search.py:159
low System graph software Dead code conf 1.00 Possibly dead Python function: human_search_log
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/search.py:173
low System graph software Dead code conf 1.00 Possibly dead Python function: human_worktrees
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/repo-radar/scripts/gitq.py:265
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/6d6d4c87-bf88-46a9-949e-7579158f4580/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6d6d4c87-bf88-46a9-949e-7579158f4580/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.