Scan timing: clone 2.37s · analysis 4.99s · 3.5 MB · GitHub API rate-limit (preflight)
https://github.com/tw93/Mole
· scanned 2026-06-05 10:29 UTC (5 days, 14 hours ago)
· 10 languages
90 raw signals (56 security + 34 graph) 60th percentile · Go · small (2-20K LoC) System graph score 83 (lower by 4)
Last scanned 5 days, 14 hours ago · v2 · 59 actionable findings from 2 signal sources. 14 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
100.0 | 0.15 | 15.00 |
security_score |
55.0 | 0.25 | 13.75 |
testing_score |
85.0 | 0.20 | 17.00 |
documentation_score |
76.0 | 0.15 | 11.40 |
practices_score |
100.0 | 0.15 | 15.00 |
code_quality |
67.9 | 0.10 | 6.79 |
| Overall | 1.00 | 78.9 |
All 166 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 |
|---|---|---|---|
SECURITY_AUDIT.md |
software | healthy | SECURITY_AUDIT.md |
.golangci.yml |
software | healthy | .golangci.yml |
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.gitleaks.toml |
software | healthy | .gitleaks.toml |
go.mod |
software | healthy | go.mod |
Makefile |
software | healthy | Makefile |
SECURITY.md |
software | healthy | SECURITY.md |
AGENTS.md |
software | healthy | AGENTS.md |
test_match_apps_helper.sh |
software | healthy | tests/test_match_apps_helper.sh |
bytes.go |
software | healthy | internal/units/bytes.go |
bytes_test.go |
software | healthy | internal/units/bytes_test.go |
SECURITY_DESIGN.md |
software | healthy | docs/SECURITY_DESIGN.md |
setup-quick-launchers.sh |
software | healthy | scripts/setup-quick-launchers.sh |
check.sh |
software | healthy | scripts/check.sh |
test.sh |
software | healthy | scripts/test.sh |
update_homebrew_tap_formula.sh |
software | healthy | scripts/update_homebrew_tap_formula.sh |
audit_bundle_drift.sh |
software | healthy | scripts/audit_bundle_drift.sh |
update.go |
software | healthy | cmd/analyze/update.go |
main_stub.go |
software | healthy | cmd/analyze/main_stub.go |
view.go |
software | healthy | cmd/analyze/view.go |
insights.go |
software | healthy | cmd/analyze/insights.go |
constants.go |
software | healthy | cmd/analyze/constants.go |
json_test.go |
software | healthy | cmd/analyze/json_test.go |
json.go |
software | healthy | cmd/analyze/json.go |
heap.go |
software | healthy | cmd/analyze/heap.go |
analyze_test.go |
software | healthy | cmd/analyze/analyze_test.go |
insights_test.go |
software | healthy | cmd/analyze/insights_test.go |
scanner.go |
software | healthy | cmd/analyze/scanner.go |
delete_fuzz_test.go |
software | healthy | cmd/analyze/delete_fuzz_test.go |
heap_test.go |
software | healthy | cmd/analyze/heap_test.go |
delete_test.go |
software | healthy | cmd/analyze/delete_test.go |
main.go |
software | healthy | cmd/analyze/main.go |
cleanable_test.go |
software | healthy | cmd/analyze/cleanable_test.go |
format.go |
software | healthy | cmd/analyze/format.go |
scanner_test.go |
software | healthy | cmd/analyze/scanner_test.go |
test_helpers_test.go |
software | healthy | cmd/analyze/test_helpers_test.go |
format_test.go |
software | healthy | cmd/analyze/format_test.go |
delete.go |
software | healthy | cmd/analyze/delete.go |
model.go |
software | healthy | cmd/analyze/model.go |
cleanable.go |
software | healthy | cmd/analyze/cleanable.go |
cache.go |
software | healthy | cmd/analyze/cache.go |
metrics_disk.go |
software | healthy | cmd/status/metrics_disk.go |
metrics_bluetooth.go |
software | healthy | cmd/status/metrics_bluetooth.go |
metrics.go |
software | healthy | cmd/status/metrics.go |
metrics_health.go |
software | healthy | cmd/status/metrics_health.go |
metrics_disk_test.go |
software | healthy | cmd/status/metrics_disk_test.go |
view.go |
software | healthy | cmd/status/view.go |
metrics_battery_test.go |
software | healthy | cmd/status/metrics_battery_test.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
internal |
software | healthy | internal |
units |
software | healthy | internal/units |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
cmd |
software | healthy | cmd |
analyze |
software | healthy | cmd/analyze |
status |
software | healthy | cmd/status |
lib |
software | healthy | lib |
manage |
software | healthy | lib/manage |
ui |
software | healthy | lib/ui |
uninstall |
software | healthy | lib/uninstall |
clean |
software | healthy | lib/clean |
core |
software | healthy | lib/core |
optimize |
software | healthy | lib/optimize |
check |
software | healthy | lib/check |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
analyze |
cicd | healthy | .github/workflows/codeql.yml |
audit |
cicd | healthy | .github/workflows/bundle_audit.yml |
tests |
cicd | healthy | .github/workflows/test.yml |
compatibility |
cicd | healthy | .github/workflows/test.yml |
security |
cicd | healthy | .github/workflows/test.yml |
update-contributors |
cicd | healthy | .github/workflows/update-contributors.yml |
format |
cicd | healthy | .github/workflows/check.yml |
quality |
cicd | healthy | .github/workflows/check.yml |
build |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
update-formula |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::bundle_audit |
cicd | healthy | .github/workflows/bundle_audit.yml |
gha::test |
cicd | healthy | .github/workflows/test.yml |
gha::update-contributors |
cicd | healthy | .github/workflows/update-contributors.yml |
gha::check |
cicd | healthy | .github/workflows/check.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
PAT_TOKEN |
cicd | healthy | — |
HOMEBREW_GITHUB_API_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
port:20 |
network | healthy | scripts/setup-quick-launchers.sh |
port:12 |
network | healthy | scripts/setup-quick-launchers.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .gitleaks.toml |
vps::azure |
hardware | healthy | lib/clean/dev.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7_5lqihr |
software | healthy | /tmp/repobility-clone-7_5lqihr |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | cmd/status/metrics_network_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | lib/clean/dev.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::lib/core/app_protection.sh |
security | healthy | lib/core/app_protection.sh |
This page is publicly accessible at:
https://repobility.com/scan/e8edb983-51da-4801-8f94-c290c63ad51d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e8edb983-51da-4801-8f94-c290c63ad51d/
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.