https://github.com/adamw7/tools
· scanned 2026-06-17 01:28 UTC (1 month, 2 weeks ago)
19 raw signals (0 security + 19 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +5.1 (diff) · 7 actionable findings from 1 signal source. 12 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 208 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 |
|---|---|---|---|
pom.xml |
software | healthy | pom.xml |
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
README.md |
software | healthy | README.md |
SECURITY.md |
software | healthy | SECURITY.md |
LICENSE |
software | healthy | LICENSE |
update-git-repos-async.sh |
software | healthy | scripts/linux/update-git-repos-async.sh |
update-git-client.sh |
software | healthy | scripts/linux/update-git-client.sh |
install-jdk-25.sh |
software | healthy | scripts/linux/install-jdk-25.sh |
update-claude-code.sh |
software | healthy | scripts/linux/update-claude-code.sh |
generate-maven-update-reports.sh |
software | healthy | scripts/linux/generate-maven-update-reports.sh |
docker.yml |
software | healthy | .github/workflows/docker.yml |
coverage.yml |
software | healthy | .github/workflows/coverage.yml |
maven.yml |
software | healthy | .github/workflows/maven.yml |
maven-publish.yml |
software | healthy | .github/workflows/maven-publish.yml |
pitest.yml |
software | healthy | .github/workflows/pitest.yml |
codeql.yml |
software | healthy | .github/workflows/codeql.yml |
integration-tests.yml |
software | healthy | .github/workflows/integration-tests.yml |
pom.xml |
software | healthy | assembly/pom.xml |
Dockerfile |
software | healthy | assembly/Dockerfile |
pom.xml |
software | healthy | code/pom.xml |
pom.xml |
software | healthy | code/context/pom.xml |
ContextFactory.java |
software | healthy | code/context/src/main/java/io/github/adamw7/context/Context… |
Finder.java |
software | healthy | code/context/src/main/java/io/github/adamw7/context/Finder.… |
Context.java |
software | healthy | code/context/src/main/java/io/github/adamw7/context/Context… |
ClassContainer.java |
software | healthy | code/context/src/main/java/io/github/adamw7/context/ClassCo… |
ProjectTreeBuilder.java |
software | healthy | code/context/src/main/java/io/github/adamw7/context/tree/Pr… |
ProjectTreeNode.java |
software | healthy | code/context/src/main/java/io/github/adamw7/context/tree/Pr… |
ProjectTreePrinter.java |
software | healthy | code/context/src/main/java/io/github/adamw7/context/tree/Pr… |
FinderTest.java |
software | healthy | code/context/src/test/java/io/github/adamw7/context/FinderT… |
ProjectTreePrinterTest.java |
software | healthy | code/context/src/test/java/io/github/adamw7/context/tree/Pr… |
ProjectTreeBuilderTest.java |
software | healthy | code/context/src/test/java/io/github/adamw7/context/tree/Pr… |
pom.xml |
software | healthy | code/protogen-maven-plugin/pom.xml |
CodeMojo.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
MojoException.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
MessagesFinder.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
ReferencedNamesVisitor.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
FormatException.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
Formatter.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
ImportRemoverIfc.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
FormatterIfc.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
UnusedImportsRemover.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
Implementations.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
AbstractStatements.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
Clazz.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
Code.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
Interfaces.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
Utils.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
ClassInfo.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
TypeMappings.java |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
linux |
software | healthy | scripts/linux |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
assembly |
software | healthy | assembly |
code |
software | healthy | code |
context |
software | healthy | code/context |
src |
software | healthy | code/context/src |
main |
software | healthy | code/context/src/main |
java |
software | healthy | code/context/src/main/java |
io |
software | healthy | code/context/src/main/java/io |
github |
software | healthy | code/context/src/main/java/io/github |
adamw7 |
software | healthy | code/context/src/main/java/io/github/adamw7 |
context |
software | healthy | code/context/src/main/java/io/github/adamw7/context |
tree |
software | healthy | code/context/src/main/java/io/github/adamw7/context/tree |
test |
software | healthy | code/context/src/test |
java |
software | healthy | code/context/src/test/java |
io |
software | healthy | code/context/src/test/java/io |
github |
software | healthy | code/context/src/test/java/io/github |
adamw7 |
software | healthy | code/context/src/test/java/io/github/adamw7 |
context |
software | healthy | code/context/src/test/java/io/github/adamw7/context |
tree |
software | healthy | code/context/src/test/java/io/github/adamw7/context/tree |
protogen-maven-plugin |
software | healthy | code/protogen-maven-plugin |
src |
software | healthy | code/protogen-maven-plugin/src |
main |
software | healthy | code/protogen-maven-plugin/src/main |
java |
software | healthy | code/protogen-maven-plugin/src/main/java |
io |
software | healthy | code/protogen-maven-plugin/src/main/java/io |
github |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github |
adamw7 |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7 |
tools |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
code |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
format |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
gen |
software | healthy | code/protogen-maven-plugin/src/main/java/io/github/adamw7/t… |
test |
software | healthy | code/protogen-maven-plugin/src/test |
proto |
software | healthy | code/protogen-maven-plugin/src/test/proto |
java |
software | healthy | code/protogen-maven-plugin/src/test/java |
io |
software | healthy | code/protogen-maven-plugin/src/test/java/io |
github |
software | healthy | code/protogen-maven-plugin/src/test/java/io/github |
adamw7 |
software | healthy | code/protogen-maven-plugin/src/test/java/io/github/adamw7 |
tools |
software | healthy | code/protogen-maven-plugin/src/test/java/io/github/adamw7/t… |
code |
software | healthy | code/protogen-maven-plugin/src/test/java/io/github/adamw7/t… |
example |
software | healthy | code/protogen-maven-plugin/src/test/java/io/github/adamw7/t… |
format |
software | healthy | code/protogen-maven-plugin/src/test/java/io/github/adamw7/t… |
gen |
software | healthy | code/protogen-maven-plugin/src/test/java/io/github/adamw7/t… |
protogen-maven-plugin-test |
software | healthy | code/protogen-maven-plugin-test |
src |
software | healthy | code/protogen-maven-plugin-test/src |
main |
software | healthy | code/protogen-maven-plugin-test/src/main |
proto |
software | healthy | code/protogen-maven-plugin-test/src/main/proto |
test |
software | healthy | code/protogen-maven-plugin-test/src/test |
java |
software | healthy | code/protogen-maven-plugin-test/src/test/java |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
gha::docker |
cicd | healthy | .github/workflows/docker.yml |
gha::coverage |
cicd | healthy | .github/workflows/coverage.yml |
gha::maven |
cicd | healthy | .github/workflows/maven.yml |
gha::maven-publish |
cicd | healthy | .github/workflows/maven-publish.yml |
gha::pitest |
cicd | healthy | .github/workflows/pitest.yml |
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::integration-tests |
cicd | healthy | .github/workflows/integration-tests.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/docker.yml |
coverage |
cicd | healthy | .github/workflows/coverage.yml |
build |
cicd | healthy | .github/workflows/maven.yml |
build |
cicd | healthy | .github/workflows/maven-publish.yml |
pitest |
cicd | healthy | .github/workflows/pitest.yml |
analyze |
cicd | healthy | .github/workflows/codeql.yml |
integration-tests |
cicd | healthy | .github/workflows/integration-tests.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::EggDeliveryService |
api | healthy | code/protogen-maven-plugin/src/test/proto/service.proto |
grpc::Greeter |
api | healthy | grpc-example/src/main/proto/greeter.proto |
| Label | Layer | Status | Path |
|---|---|---|---|
adamw7__tools |
software | healthy | /data/fable5_failed_archive/adamw7__tools |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | .claude/skills/solid-principles/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
10.17.1.0 |
network | healthy | pom.xml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::assembly/Dockerfile |
hardware | healthy | assembly/Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/c19c7127-f933-4856-a70b-d6a87e22cc9e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c19c7127-f933-4856-a70b-d6a87e22cc9e/
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.