https://github.com/sarimarton/claude-toolkit
· scanned 2026-06-16 00:02 UTC (2 months, 3 weeks ago)
27 raw signals (0 security + 27 graph)
Last scanned 2 months, 3 weeks ago · v1 · 27 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 199 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 |
|---|---|---|---|
label |
software | healthy | src/cli.tsx:label |
UsageChart |
software | healthy | src/tui/UsageChart.tsx:UsageChart |
readSwiftBarBuild |
software | healthy | src/tui/DoctorReport.tsx:readSwiftBarBuild |
checkBinary |
software | healthy | src/tui/DoctorReport.tsx:checkBinary |
DoctorReport |
software | healthy | src/tui/DoctorReport.tsx:DoctorReport |
icon |
software | healthy | src/tui/DoctorReport.tsx:icon |
clr |
software | healthy | src/tui/DoctorReport.tsx:clr |
StatusTable |
software | healthy | src/tui/StatusTable.tsx:StatusTable |
getModulesDir |
software | healthy | src/tui/InstallProgress.tsx:getModulesDir |
doInstall |
software | healthy | src/tui/InstallProgress.tsx:doInstall |
doUninstall |
software | healthy | src/tui/InstallProgress.tsx:doUninstall |
InstallProgress |
software | healthy | src/tui/InstallProgress.tsx:InstallProgress |
icon |
software | healthy | src/tui/InstallProgress.tsx:icon |
color |
software | healthy | src/tui/InstallProgress.tsx:color |
getModulesDir |
software | healthy | src/tui/ModuleTree.tsx:getModulesDir |
ModuleTree |
software | healthy | src/tui/ModuleTree.tsx:ModuleTree |
executeInstall |
software | healthy | src/tui/ModuleTree.tsx:executeInstall |
executeUninstall |
software | healthy | src/tui/ModuleTree.tsx:executeUninstall |
App |
software | healthy | src/tui/App.tsx:App |
and |
software | healthy | src/modules/stable-claude-bin/manifest.ts:and |
resolveTmux |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
activate |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
writeActiveTerminal |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
registerTerminal |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
handleTopicFile |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
extractPid |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
renameTerminal |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
killTmuxSession |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
syncActiveTerminalFromTmux |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
cleanupTopicFile |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
deactivate |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.t… |
buildUserPrompt |
software | healthy | src/modules/llm-cleanup-server/assets/server/cleanup.js:bui… |
t |
software | healthy | src/modules/llm-cleanup-server/assets/server/cleanup.js:t |
c |
software | healthy | src/modules/llm-cleanup-server/assets/server/cleanup.js:c |
shSingleQuote |
software | healthy | src/modules/llm-cleanup-server/assets/server/cleanup.js:shS… |
str |
software | healthy | src/modules/llm-cleanup-server/assets/server/cleanup.js:str |
buildClaudeArgv |
software | healthy | src/modules/llm-cleanup-server/assets/server/cleanup.js:bui… |
runClaude |
software | healthy | src/modules/llm-cleanup-server/assets/server/index.js:runCl… |
clean_stream |
software | healthy | src/modules/tmux-bridge/assets/parse_answer.py:18 |
_marker_regex |
software | healthy | src/modules/tmux-bridge/assets/parse_answer.py:27 |
extract_between |
software | healthy | src/modules/tmux-bridge/assets/parse_answer.py:33 |
strip_chrome |
software | healthy | src/modules/tmux-bridge/assets/parse_answer.py:63 |
first_json_object |
software | healthy | src/modules/tmux-bridge/assets/parse_answer.py:73 |
schema_errors |
software | healthy | src/modules/tmux-bridge/assets/parse_answer.py:107 |
parse |
software | healthy | src/modules/tmux-bridge/assets/parse_answer.py:135 |
main |
software | healthy | src/modules/tmux-bridge/assets/parse_answer.py:163 |
frame |
software | healthy | src/modules/tmux-bridge/assets/test_parse_answer.py:13 |
test_text_mode_strips_chrome |
software | healthy | src/modules/tmux-bridge/assets/test_parse_answer.py:32 |
test_json_mode_wraps_structured_output |
software | healthy | src/modules/tmux-bridge/assets/test_parse_answer.py:37 |
test_missing_sentinels_exit_1 |
software | healthy | src/modules/tmux-bridge/assets/test_parse_answer.py:42 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
config.default.yaml |
software | healthy | config.default.yaml |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
setup.sh |
software | healthy | setup.sh |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
setup-guard.sh |
software | healthy | setup-guard.sh |
cli-tools.test.mjs |
software | healthy | test/cli-tools.test.mjs |
swiftbar-version.test.mjs |
software | healthy | test/swiftbar-version.test.mjs |
setup-guard.test.sh |
software | healthy | test/setup-guard.test.sh |
cleanup.test.mjs |
software | healthy | test/cleanup.test.mjs |
cli.tsx |
software | healthy | src/cli.tsx |
UsageChart.tsx |
software | healthy | src/tui/UsageChart.tsx |
DoctorReport.tsx |
software | healthy | src/tui/DoctorReport.tsx |
StatusTable.tsx |
software | healthy | src/tui/StatusTable.tsx |
InstallProgress.tsx |
software | healthy | src/tui/InstallProgress.tsx |
ModuleTree.tsx |
software | healthy | src/tui/ModuleTree.tsx |
App.tsx |
software | healthy | src/tui/App.tsx |
manifest.ts |
software | healthy | src/modules/stable-claude-bin/manifest.ts |
manifest.ts |
software | healthy | src/modules/vscode-terminal-topic/manifest.ts |
package.json |
software | healthy | src/modules/vscode-terminal-topic/extension/package.json |
package-lock.json |
software | healthy | src/modules/vscode-terminal-topic/extension/package-lock.js… |
tsconfig.json |
software | healthy | src/modules/vscode-terminal-topic/extension/tsconfig.json |
extension.ts |
software | healthy | src/modules/vscode-terminal-topic/extension/src/extension.ts |
manifest.ts |
software | healthy | src/modules/notifications/manifest.ts |
manifest.ts |
software | healthy | src/modules/auto-dev/manifest.ts |
manifest.ts |
software | healthy | src/modules/topic-markers/manifest.ts |
manifest.ts |
software | healthy | src/modules/stt-recovery/manifest.ts |
manifest.ts |
software | healthy | src/modules/tmux-titles/manifest.ts |
manifest.ts |
software | healthy | src/modules/ultraresume/manifest.ts |
manifest.ts |
software | healthy | src/modules/vscode-tmux/manifest.ts |
manifest.ts |
software | healthy | src/modules/tmux-prompt-marks/manifest.ts |
manifest.ts |
software | healthy | src/modules/llm-cleanup-server/manifest.ts |
cleanup.js |
software | healthy | src/modules/llm-cleanup-server/assets/server/cleanup.js |
package.json |
software | healthy | src/modules/llm-cleanup-server/assets/server/package.json |
index.js |
software | healthy | src/modules/llm-cleanup-server/assets/server/index.js |
manifest.ts |
software | healthy | src/modules/tmux-scrollbar/manifest.ts |
manifest.ts |
software | healthy | src/modules/tmux-bridge/manifest.ts |
parse_answer.py |
software | healthy | src/modules/tmux-bridge/assets/parse_answer.py |
test_parse_answer.py |
software | healthy | src/modules/tmux-bridge/assets/test_parse_answer.py |
manifest.ts |
software | healthy | src/modules/sounds/manifest.ts |
manifest.ts |
software | healthy | src/modules/dual-config/manifest.ts |
manifest.ts |
software | healthy | src/modules/tmux-sessions/manifest.ts |
manifest.ts |
software | healthy | src/modules/dictation-pipeline/manifest.ts |
manifest.ts |
software | healthy | src/modules/menubar/manifest.ts |
manifest.ts |
software | healthy | src/modules/usage-monitor/manifest.ts |
manifest.ts |
software | healthy | src/modules/ghostty-tmux/manifest.ts |
config.ts |
software | healthy | src/core/config.ts |
swiftbar-version.ts |
software | healthy | src/core/swiftbar-version.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
src |
software | healthy | src |
tui |
software | healthy | src/tui |
modules |
software | healthy | src/modules |
stable-claude-bin |
software | healthy | src/modules/stable-claude-bin |
vscode-terminal-topic |
software | healthy | src/modules/vscode-terminal-topic |
extension |
software | healthy | src/modules/vscode-terminal-topic/extension |
src |
software | healthy | src/modules/vscode-terminal-topic/extension/src |
notifications |
software | healthy | src/modules/notifications |
auto-dev |
software | healthy | src/modules/auto-dev |
topic-markers |
software | healthy | src/modules/topic-markers |
stt-recovery |
software | healthy | src/modules/stt-recovery |
tmux-titles |
software | healthy | src/modules/tmux-titles |
ultraresume |
software | healthy | src/modules/ultraresume |
vscode-tmux |
software | healthy | src/modules/vscode-tmux |
tmux-prompt-marks |
software | healthy | src/modules/tmux-prompt-marks |
llm-cleanup-server |
software | healthy | src/modules/llm-cleanup-server |
assets |
software | healthy | src/modules/llm-cleanup-server/assets |
server |
software | healthy | src/modules/llm-cleanup-server/assets/server |
tmux-scrollbar |
software | healthy | src/modules/tmux-scrollbar |
tmux-bridge |
software | healthy | src/modules/tmux-bridge |
assets |
software | healthy | src/modules/tmux-bridge/assets |
sounds |
software | healthy | src/modules/sounds |
dual-config |
software | healthy | src/modules/dual-config |
tmux-sessions |
software | healthy | src/modules/tmux-sessions |
dictation-pipeline |
software | healthy | src/modules/dictation-pipeline |
menubar |
software | healthy | src/modules/menubar |
usage-monitor |
software | healthy | src/modules/usage-monitor |
ghostty-tmux |
software | healthy | src/modules/ghostty-tmux |
core |
software | healthy | src/core |
| Label | Layer | Status | Path |
|---|---|---|---|
TestExtraction |
software | healthy | src/modules/tmux-bridge/assets/test_parse_answer.py:31 |
TestSchemaValidation |
software | healthy | src/modules/tmux-bridge/assets/test_parse_answer.py:80 |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | src/modules/llm-cleanup-server/assets/server/index.js |
POST /cleanup |
api | healthy | src/modules/llm-cleanup-server/assets/server/index.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-vjt0p64m |
software | healthy | /tmp/repobility-clone-vjt0p64m |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src/modules/llm-cleanup-server/manifest.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/modules/dual-config/manifest.ts |
security | healthy | src/modules/dual-config/manifest.ts |
This page is publicly accessible at:
https://repobility.com/scan/6c45aef3-9a84-49e4-abac-5a4dee540b1a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6c45aef3-9a84-49e4-abac-5a4dee540b1a/
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.