Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

adamw7/tools

https://github.com/adamw7/tools · scanned 2026-06-17 01:28 UTC (1 month, 2 weeks ago)

19 raw signals (0 security + 19 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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.

LabelLayerStatusPath
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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
grpc::EggDeliveryService api healthy code/protogen-maven-plugin/src/test/proto/service.proto
grpc::Greeter api healthy grpc-example/src/main/proto/greeter.proto

LabelLayerStatusPath
adamw7__tools software healthy /data/fable5_failed_archive/adamw7__tools

LabelLayerStatusPath
mysql data healthy .claude/skills/solid-principles/SKILL.md

LabelLayerStatusPath
10.17.1.0 network healthy pom.xml

LabelLayerStatusPath
image::assembly/Dockerfile hardware healthy assembly/Dockerfile
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.