https://github.com/schollz/croc
· scanned 2026-07-23 10:34 UTC (5 days, 8 hours ago)
26 raw signals (0 security + 26 graph)
Last scanned 5 days, 8 hours ago · v5 · last Δ +6.9 (diff) · 23 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 118 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 |
|---|---|---|---|
croc-entrypoint.sh |
software | healthy | croc-entrypoint.sh |
README.md |
software | healthy | README.md |
.travis.yml |
software | healthy | .travis.yml |
Dockerfile |
software | healthy | Dockerfile |
main.go |
software | healthy | main.go |
.goreleaser.yml |
software | healthy | .goreleaser.yml |
go.mod |
software | healthy | go.mod |
LICENSE |
software | healthy | LICENSE |
FUNDING.yml |
software | healthy | .github/FUNDING.yml |
dependabot.yml |
software | healthy | .github/dependabot.yml |
bug_report.yml |
software | healthy | .github/ISSUE_TEMPLATE/bug_report.yml |
config.yml |
software | healthy | .github/ISSUE_TEMPLATE/config.yml |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
winget.yml |
software | healthy | .github/workflows/winget.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
stale.yml |
software | healthy | .github/workflows/stale.yml |
comm_test.go |
software | healthy | src/comm/comm_test.go |
comm.go |
software | healthy | src/comm/comm.go |
upload-src-tarball.sh |
software | healthy | src/install/upload-src-tarball.sh |
prepare-sources-tarball.sh |
software | healthy | src/install/prepare-sources-tarball.sh |
updateversion.go |
software | healthy | src/install/updateversion.go |
Makefile |
software | healthy | src/install/Makefile |
models_test.go |
software | healthy | src/models/models_test.go |
constants.go |
software | healthy | src/models/constants.go |
crypt.go |
software | healthy | src/crypt/crypt.go |
crypt_test.go |
software | healthy | src/crypt/crypt_test.go |
message_test.go |
software | healthy | src/message/message_test.go |
message.go |
software | healthy | src/message/message.go |
TESTING.md |
software | healthy | src/docs/TESTING.md |
diskusage_windows.go |
software | healthy | src/diskusage/diskusage_windows.go |
diskusage.go |
software | healthy | src/diskusage/diskusage.go |
diskusage_test.go |
software | healthy | src/diskusage/diskusage_test.go |
cli.go |
software | healthy | src/cli/cli.go |
cli_test.go |
software | healthy | src/cli/cli_test.go |
utils_test.go |
software | healthy | src/utils/utils_test.go |
utils.go |
software | healthy | src/utils/utils.go |
ctx.go |
software | healthy | src/utils/ctx.go |
mnemonicode_test.go |
software | healthy | src/mnemonicode/mnemonicode_test.go |
mnemonicode.go |
software | healthy | src/mnemonicode/mnemonicode.go |
wordlist.go |
software | healthy | src/mnemonicode/wordlist.go |
ctx.go |
software | healthy | src/croc/ctx.go |
croc.go |
software | healthy | src/croc/croc.go |
croc_test.go |
software | healthy | src/croc/croc_test.go |
ctx.go |
software | healthy | src/tcp/ctx.go |
defaults.go |
software | healthy | src/tcp/defaults.go |
options.go |
software | healthy | src/tcp/options.go |
tcp_test.go |
software | healthy | src/tcp/tcp_test.go |
tcp.go |
software | healthy | src/tcp/tcp.go |
compress_test.go |
software | healthy | src/compress/compress_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 |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
1.1.1.1 |
network | healthy | src/models/models_test.go |
8.8.8.8 |
network | healthy | src/models/models_test.go |
9.9.9.9 |
network | healthy | src/models/models_test.go |
208.67.220.220 |
network | healthy | src/models/models_test.go |
192.0.2.1 |
network | healthy | src/models/models_test.go |
1.0.0.1 |
network | healthy | src/models/constants.go |
8.8.4.4 |
network | healthy | src/models/constants.go |
149.112.112.112 |
network | healthy | src/models/constants.go |
8.26.56.26 |
network | healthy | src/models/constants.go |
8.20.247.20 |
network | healthy | src/models/constants.go |
208.67.222.222 |
network | healthy | src/models/constants.go |
239.255.255.250 |
network | healthy | src/cli/cli.go |
10.0.0.1 |
network | healthy | src/cli/cli.go |
192.168.1.20 |
network | healthy | src/utils/utils_test.go |
192.168.0.14 |
network | healthy | src/utils/utils_test.go |
127.0.0.0 |
network | healthy | src/utils/utils.go |
10.0.0.0 |
network | healthy | src/utils/utils.go |
172.16.0.0 |
network | healthy | src/utils/utils.go |
192.168.0.0 |
network | healthy | src/utils/utils.go |
169.254.0.0 |
network | healthy | src/utils/utils.go |
192.168.1.0 |
network | healthy | src/croc/croc.go |
127.0.0.2 |
network | healthy | src/croc/croc_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
comm |
software | healthy | src/comm |
install |
software | healthy | src/install |
models |
software | healthy | src/models |
crypt |
software | healthy | src/crypt |
message |
software | healthy | src/message |
docs |
software | healthy | src/docs |
diskusage |
software | healthy | src/diskusage |
cli |
software | healthy | src/cli |
utils |
software | healthy | src/utils |
mnemonicode |
software | healthy | src/mnemonicode |
croc |
software | healthy | src/croc |
tcp |
software | healthy | src/tcp |
compress |
software | healthy | src/compress |
| Label | Layer | Status | Path |
|---|---|---|---|
port:9009 |
network | healthy | Dockerfile |
port:9010 |
network | healthy | Dockerfile |
port:9011 |
network | healthy | Dockerfile |
port:9012 |
network | healthy | Dockerfile |
port:9013 |
network | healthy | Dockerfile |
port:64 |
network | healthy | .goreleaser.yml |
port:386 |
network | healthy | .goreleaser.yml |
port:32 |
network | healthy | .goreleaser.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
docker |
cicd | healthy | .github/workflows/deploy.yml |
unit-tests |
cicd | healthy | .github/workflows/ci.yml |
publish |
cicd | healthy | .github/workflows/winget.yml |
prepare-source |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
stale |
cicd | healthy | .github/workflows/stale.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::winget |
cicd | healthy | .github/workflows/winget.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
DOCKERHUB_USERNAME |
cicd | healthy | — |
DOCKERHUB_TOKEN |
cicd | healthy | — |
WINGET_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xr1nwy3r |
software | healthy | /tmp/repobility-clone-xr1nwy3r |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::src/croc/croc_test.go |
security | healthy | src/croc/croc_test.go |
This page is publicly accessible at:
https://repobility.com/scan/d1cdc690-a6a0-46b0-b14b-1d4764b72da6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d1cdc690-a6a0-46b0-b14b-1d4764b72da6/
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.