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)
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.
All 107 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
cmd_compare_refs |
software | dead | skills/repo-radar/scripts/compare.py:11 |
cmd_compare_file |
software | dead | skills/repo-radar/scripts/compare.py:36 |
cmd_compare_blob |
software | dead | skills/repo-radar/scripts/compare.py:53 |
cmd_compare_classify |
software | dead | skills/repo-radar/scripts/compare.py:71 |
_resolve_range |
software | healthy | skills/repo-radar/scripts/compare.py:97 |
_read |
software | healthy | skills/repo-radar/scripts/compare.py:106 |
human_compare_refs |
software | dead | skills/repo-radar/scripts/compare.py:113 |
human_compare_file |
software | dead | skills/repo-radar/scripts/compare.py:118 |
human_compare_blob |
software | dead | skills/repo-radar/scripts/compare.py:125 |
human_compare_classify |
software | dead | skills/repo-radar/scripts/compare.py:131 |
_sha |
software | healthy | skills/repo-radar/scripts/gitq.py:8 |
_ahead_behind |
software | healthy | skills/repo-radar/scripts/gitq.py:13 |
_is_ancestor |
software | healthy | skills/repo-radar/scripts/gitq.py:22 |
_merged_into |
software | healthy | skills/repo-radar/scripts/gitq.py:28 |
_local_branches |
software | healthy | skills/repo-radar/scripts/gitq.py:32 |
_remote_branches |
software | healthy | skills/repo-radar/scripts/gitq.py:37 |
_worktrees |
software | healthy | skills/repo-radar/scripts/gitq.py:42 |
cmd_overview |
software | dead | skills/repo-radar/scripts/gitq.py:68 |
require_ref_silent |
software | healthy | skills/repo-radar/scripts/gitq.py:87 |
cmd_diverge |
software | dead | skills/repo-radar/scripts/gitq.py:92 |
cmd_worktrees |
software | dead | skills/repo-radar/scripts/gitq.py:116 |
cmd_mergecheck |
software | dead | skills/repo-radar/scripts/gitq.py:136 |
_check_issues |
software | healthy | skills/repo-radar/scripts/gitq.py:180 |
cmd_conflicts |
software | dead | skills/repo-radar/scripts/gitq.py:196 |
_classify_two_sides |
software | healthy | skills/repo-radar/scripts/gitq.py:230 |
human_overview |
software | dead | skills/repo-radar/scripts/gitq.py:242 |
human_diverge |
software | dead | skills/repo-radar/scripts/gitq.py:258 |
human_worktrees |
software | dead | skills/repo-radar/scripts/gitq.py:265 |
human_conflicts |
software | dead | skills/repo-radar/scripts/gitq.py:275 |
human_mergecheck |
software | dead | skills/repo-radar/scripts/gitq.py:292 |
lang_for_path |
software | healthy | skills/repo-radar/scripts/classify.py:34 |
_strip_comments |
software | healthy | skills/repo-radar/scripts/classify.py:42 |
_tokens |
software | healthy | skills/repo-radar/scripts/classify.py:61 |
classify_text |
software | healthy | skills/repo-radar/scripts/classify.py:79 |
classify_file_diff |
software | healthy | skills/repo-radar/scripts/classify.py:93 |
_ext_globs |
software | healthy | skills/repo-radar/scripts/search.py:25 |
cmd_search_code |
software | dead | skills/repo-radar/scripts/search.py:34 |
int_or |
software | healthy | skills/repo-radar/scripts/search.py:99 |
_mask |
software | healthy | skills/repo-radar/scripts/search.py:103 |
_dig |
software | healthy | skills/repo-radar/scripts/search.py:109 |
cmd_search_log |
software | dead | skills/repo-radar/scripts/search.py:119 |
human_search_code |
software | dead | skills/repo-radar/scripts/search.py:159 |
human_search_log |
software | dead | skills/repo-radar/scripts/search.py:173 |
_repo_args |
software | healthy | skills/repo-radar/scripts/ghq.py:11 |
cmd_prmap |
software | dead | skills/repo-radar/scripts/ghq.py:15 |
cmd_pr_status |
software | dead | skills/repo-radar/scripts/ghq.py:41 |
cmd_pr_list_open |
software | dead | skills/repo-radar/scripts/ghq.py:66 |
cmd_pr_comments |
software | dead | skills/repo-radar/scripts/ghq.py:74 |
human_prmap |
software | dead | skills/repo-radar/scripts/ghq.py:95 |
human_pr_status |
software | dead | skills/repo-radar/scripts/ghq.py:106 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
settings.example.json |
software | healthy | settings.example.json |
LICENSE |
software | healthy | LICENSE |
run.sh |
software | healthy | tests/run.sh |
guards.test.sh |
software | healthy | tests/guards.test.sh |
README.md |
software | healthy | examples/lean-profile/README.md |
CLAUDE.md |
software | healthy | examples/lean-profile/CLAUDE.md |
settings.local.json |
software | healthy | examples/lean-profile/settings.local.json |
deny-secret-file-reads.sh |
software | healthy | hooks/deny-secret-file-reads.sh |
auto-approve-readonly.sh |
software | healthy | hooks/auto-approve-readonly.sh |
secret-scan.sh |
software | healthy | hooks/secret-scan.sh |
playwright-screenshot-guard.sh |
software | healthy | hooks/playwright-screenshot-guard.sh |
approve-tmp-rm.sh |
software | healthy | hooks/bash-guards/approve-tmp-rm.sh |
xargs-procsub-guard.sh |
software | healthy | hooks/bash-guards/xargs-procsub-guard.sh |
git-branch-switch-guard.sh |
software | healthy | hooks/bash-guards/git-branch-switch-guard.sh |
temp-dir-guard.sh |
software | healthy | hooks/bash-guards/temp-dir-guard.sh |
brace-expansion-guard.sh |
software | healthy | hooks/bash-guards/brace-expansion-guard.sh |
grep-tool-guard.sh |
software | healthy | hooks/bash-guards/grep-tool-guard.sh |
compound-cd-guard.sh |
software | healthy | hooks/bash-guards/compound-cd-guard.sh |
SKILL.md |
software | healthy | skills/repo-radar/SKILL.md |
compare.py |
software | healthy | skills/repo-radar/scripts/compare.py |
gitq.py |
software | healthy | skills/repo-radar/scripts/gitq.py |
classify.py |
software | healthy | skills/repo-radar/scripts/classify.py |
search.py |
software | healthy | skills/repo-radar/scripts/search.py |
ghq.py |
software | healthy | skills/repo-radar/scripts/ghq.py |
radar.py |
software | healthy | skills/repo-radar/scripts/radar.py |
common.py |
software | healthy | skills/repo-radar/scripts/common.py |
classify-heuristics.md |
software | healthy | skills/repo-radar/references/classify-heuristics.md |
examples/lean-profile/CLAUDE.md |
quality | healthy | examples/lean-profile/CLAUDE.md |
skills/repo-radar/SKILL.md |
quality | healthy | skills/repo-radar/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
examples |
software | healthy | examples |
lean-profile |
software | healthy | examples/lean-profile |
hooks |
software | healthy | hooks |
bash-guards |
software | healthy | hooks/bash-guards |
skills |
software | healthy | skills |
repo-radar |
software | healthy | skills/repo-radar |
scripts |
software | healthy | skills/repo-radar/scripts |
references |
software | healthy | skills/repo-radar/references |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-5gjkk0_1 |
software | healthy | /tmp/repobility-clone-5gjkk0_1 |
| Label | Layer | Status | Path |
|---|---|---|---|
RadarError |
software | healthy | skills/repo-radar/scripts/common.py:15 |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | tests/run.sh |
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.