https://github.com/rodolfojsv/atc
· scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 3 weeks ago · v1 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 84 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 |
|---|---|---|---|
schedule_test.go |
software | healthy | schedule_test.go |
README.md |
software | healthy | README.md |
main.go |
software | healthy | main.go |
run.go |
software | healthy | run.go |
schedule.go |
software | healthy | schedule.go |
go.mod |
software | healthy | go.mod |
LICENSE |
software | healthy | LICENSE |
sched.go |
software | healthy | internal/sched/sched.go |
sched_test.go |
software | healthy | internal/sched/sched_test.go |
ntfy_test.go |
software | healthy | internal/ntfy/ntfy_test.go |
ntfy.go |
software | healthy | internal/ntfy/ntfy.go |
config.go |
software | healthy | internal/config/config.go |
policy.go |
software | healthy | internal/policy/policy.go |
policy_test.go |
software | healthy | internal/policy/policy_test.go |
diff.go |
software | healthy | internal/tui/diff.go |
complete.go |
software | healthy | internal/tui/complete.go |
styles.go |
software | healthy | internal/tui/styles.go |
form.go |
software | healthy | internal/tui/form.go |
app_test.go |
software | healthy | internal/tui/app_test.go |
app.go |
software | healthy | internal/tui/app.go |
complete_test.go |
software | healthy | internal/tui/complete_test.go |
focus.go |
software | healthy | internal/tui/focus.go |
logx_test.go |
software | healthy | internal/logx/logx_test.go |
logx.go |
software | healthy | internal/logx/logx.go |
supervisor.go |
software | healthy | internal/supervisor/supervisor.go |
store_test.go |
software | healthy | internal/supervisor/store_test.go |
store.go |
software | healthy | internal/supervisor/store.go |
permission_test.go |
software | healthy | internal/supervisor/permission_test.go |
attach_test.go |
software | healthy | internal/supervisor/attach_test.go |
prefs.go |
software | healthy | internal/supervisor/prefs.go |
session.go |
software | healthy | internal/supervisor/session.go |
agent.go |
software | healthy | internal/agent/agent.go |
claude_test.go |
software | healthy | internal/agent/claudeagent/claude_test.go |
claude.go |
software | healthy | internal/agent/claudeagent/claude.go |
copilot.go |
software | healthy | internal/agent/copilotagent/copilot.go |
wt_test.go |
software | healthy | internal/wt/wt_test.go |
wt.go |
software | healthy | internal/wt/wt.go |
complete.go |
software | healthy | internal/web/complete.go |
sw.js |
software | healthy | internal/web/sw.js |
web_test.go |
software | healthy | internal/web/web_test.go |
index.html |
software | healthy | internal/web/index.html |
app.go |
software | healthy | internal/web/app.go |
web.go |
software | healthy | internal/web/web.go |
hooks.go |
software | healthy | internal/hooks/hooks.go |
bus.go |
software | healthy | internal/bus/bus.go |
spend.go |
software | healthy | internal/spend/spend.go |
spend_test.go |
software | healthy | internal/spend/spend_test.go |
export.go |
software | healthy | internal/export/export.go |
export_test.go |
software | healthy | internal/export/export_test.go |
build-apk.sh |
software | healthy | scripts/build-apk.sh |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
sched |
software | healthy | internal/sched |
ntfy |
software | healthy | internal/ntfy |
config |
software | healthy | internal/config |
policy |
software | healthy | internal/policy |
tui |
software | healthy | internal/tui |
logx |
software | healthy | internal/logx |
supervisor |
software | healthy | internal/supervisor |
agent |
software | healthy | internal/agent |
claudeagent |
software | healthy | internal/agent/claudeagent |
copilotagent |
software | healthy | internal/agent/copilotagent |
wt |
software | healthy | internal/wt |
web |
software | healthy | internal/web |
hooks |
software | healthy | internal/hooks |
bus |
software | healthy | internal/bus |
spend |
software | healthy | internal/spend |
export |
software | healthy | internal/export |
scripts |
software | healthy | scripts |
mobile |
software | healthy | mobile |
docker |
software | healthy | mobile/docker |
www |
software | healthy | mobile/www |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::scripts/build-apk.sh |
security | healthy | scripts/build-apk.sh |
password_literal::scripts/build-apk.sh |
security | healthy | scripts/build-apk.sh |
password_literal::scripts/build-apk.sh |
security | healthy | scripts/build-apk.sh |
password_literal::scripts/build-apk.sh |
security | healthy | scripts/build-apk.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6vi2yqhq |
software | healthy | /tmp/repobility-clone-6vi2yqhq |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
image::mobile/docker/Dockerfile |
hardware | healthy | mobile/docker/Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/f7dc2255-d702-4d77-ac4a-dcf474f73e25/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f7dc2255-d702-4d77-ac4a-dcf474f73e25/
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.