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.

rexlunae/RustyClaw

https://github.com/rexlunae/RustyClaw · scanned 2026-06-15 23:50 UTC (2 months, 3 weeks ago)

30 raw signals (0 security + 30 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 24 actionable findings from 1 signal source. 6 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 533 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
EVALUATION.md software healthy EVALUATION.md
Cross.toml software healthy Cross.toml
Cargo.toml software healthy Cargo.toml
config.example.toml software healthy config.example.toml
BUILDING.md software healthy BUILDING.md
ARCHITECTURE.md software healthy ARCHITECTURE.md
README.md software healthy README.md
PARITY_PLAN.md software healthy PARITY_PLAN.md
pr-description.md software healthy pr-description.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
CODE_QUALITY_PASS.md software healthy CODE_QUALITY_PASS.md
QUICKSTART.md software healthy QUICKSTART.md
PHILOSOPHY.md software healthy PHILOSOPHY.md
LICENSE software healthy LICENSE
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
STYLE_GUIDE.md software healthy STYLE_GUIDE.md
exit_codes.rs software healthy tests/exit_codes.rs
skill_execution.rs software healthy tests/skill_execution.rs
gateway_protocol.rs software healthy tests/gateway_protocol.rs
tool_execution.rs software healthy tests/tool_execution.rs
cli_conformance.rs software healthy tests/cli_conformance.rs
streaming.rs software healthy tests/streaming.rs
sandbox_enforcement.rs software healthy tests/sandbox_enforcement.rs
integration_gateway.rs software healthy tests/integration_gateway.rs
golden_files.rs software healthy tests/golden_files.rs
e2e.rs software healthy tests/e2e.rs
matrix-sync-fix.md software healthy docs/matrix-sync-fix.md
signal-cli-setup.md software healthy docs/signal-cli-setup.md
CLIENT_SPEC.md software healthy docs/CLIENT_SPEC.md
LEARNING_ANALYSIS.md software healthy docs/LEARNING_ANALYSIS.md
SANDBOX.md software healthy docs/SANDBOX.md
v0.4.0-roadmap.md software healthy docs/v0.4.0-roadmap.md
SECURITY.md software healthy docs/SECURITY.md
IMPLEMENTATION_PLAN.md software healthy docs/IMPLEMENTATION_PLAN.md
DEPLOYMENT.md software healthy docs/DEPLOYMENT.md
rustyclaw-background-tasks-plan.md software healthy docs/rustyclaw-background-tasks-plan.md
setup.sh software healthy scripts/setup.sh
core_lines.sh software healthy scripts/core_lines.sh
README.md software healthy website/README.md
install.sh software healthy website/install.sh
index.html software healthy website/index.html
Cargo.toml software healthy crates/rustyclaw-onboard/Cargo.toml
lib.rs software healthy crates/rustyclaw-onboard/src/lib.rs
prompts.rs software healthy crates/rustyclaw-onboard/src/prompts.rs
security.rs software healthy crates/rustyclaw-onboard/src/security.rs
skills.rs software healthy crates/rustyclaw-onboard/src/skills.rs
messaging.rs software healthy crates/rustyclaw-onboard/src/messaging.rs

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
docs software healthy docs
scripts software healthy scripts
website software healthy website
crates software healthy crates
rustyclaw-onboard software healthy crates/rustyclaw-onboard
src software healthy crates/rustyclaw-onboard/src
rustyclaw-view software healthy crates/rustyclaw-view
tests software healthy crates/rustyclaw-view/tests
src software healthy crates/rustyclaw-view/src
dialogs software healthy crates/rustyclaw-view/src/dialogs
rustyclaw-cli software healthy crates/rustyclaw-cli
src software healthy crates/rustyclaw-cli/src
commands software healthy crates/rustyclaw-cli/src/commands
rustyclaw-desktop software healthy crates/rustyclaw-desktop
assets software healthy crates/rustyclaw-desktop/assets
src software healthy crates/rustyclaw-desktop/src
components software healthy crates/rustyclaw-desktop/src/components
app software healthy crates/rustyclaw-desktop/src/app
memory-tree software healthy crates/memory-tree
src software healthy crates/memory-tree/src
rustyclaw-core software healthy crates/rustyclaw-core
src software healthy crates/rustyclaw-core/src
security software healthy crates/rustyclaw-core/src/security
models software healthy crates/rustyclaw-core/src/models
threads software healthy crates/rustyclaw-core/src/threads
swarm software healthy crates/rustyclaw-core/src/swarm
projects software healthy crates/rustyclaw-core/src/projects
mcp software healthy crates/rustyclaw-core/src/mcp
commands software healthy crates/rustyclaw-core/src/commands
observability software healthy crates/rustyclaw-core/src/observability
providers software healthy crates/rustyclaw-core/src/providers
tasks software healthy crates/rustyclaw-core/src/tasks
retry software healthy crates/rustyclaw-core/src/retry
sandbox software healthy crates/rustyclaw-core/src/sandbox
runtime software healthy crates/rustyclaw-core/src/runtime
secrets software healthy crates/rustyclaw-core/src/secrets
tools software healthy crates/rustyclaw-core/src/tools
sysadmin software healthy crates/rustyclaw-core/src/tools/sysadmin
gateway_tools software healthy crates/rustyclaw-core/src/tools/gateway_tools
params software healthy crates/rustyclaw-core/src/tools/params
system_tools software healthy crates/rustyclaw-core/src/tools/system_tools
browser software healthy crates/rustyclaw-core/src/tools/browser
exo_ai software healthy crates/rustyclaw-core/src/tools/exo_ai
devices software healthy crates/rustyclaw-core/src/tools/devices
pairing software healthy crates/rustyclaw-core/src/pairing
gateway software healthy crates/rustyclaw-core/src/gateway
protocol software healthy crates/rustyclaw-core/src/gateway/protocol
frames software healthy crates/rustyclaw-core/src/gateway/protocol/frames
skills software healthy crates/rustyclaw-core/src/skills

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::crates/rustyclaw-core/src/config.rs security healthy crates/rustyclaw-core/src/config.rs
auth::crates/rustyclaw-core/src/gateway/protocol/frames.rs security healthy crates/rustyclaw-core/src/gateway/protocol/frames.rs
auth::crates/rustyclaw-core/src/tools/system_tools/security… security healthy crates/rustyclaw-core/src/tools/system_tools/security.rs
auth::crates/rustyclaw-gateway/src/server.rs security healthy crates/rustyclaw-gateway/src/server.rs
auth::crates/rustyclaw-gateway/src/providers/mod.rs security healthy crates/rustyclaw-gateway/src/providers/mod.rs
auth::crates/rustyclaw-core/src/providers/tests.rs security healthy crates/rustyclaw-core/src/providers/tests.rs
auth::crates/rustyclaw-core/src/providers/models.rs security healthy crates/rustyclaw-core/src/providers/models.rs
auth::crates/rustyclaw-view/src/dialogs/mod.rs security healthy crates/rustyclaw-view/src/dialogs/mod.rs
auth::crates/rustyclaw-onboard/src/lib.rs security healthy crates/rustyclaw-onboard/src/lib.rs
auth::crates/rustyclaw-gateway/src/auth.rs security healthy crates/rustyclaw-gateway/src/auth.rs
auth::crates/rustyclaw-core/src/error_details.rs security healthy crates/rustyclaw-core/src/error_details.rs
auth::crates/rustyclaw-onboard/src/security.rs security healthy crates/rustyclaw-onboard/src/security.rs
auth::crates/rustyclaw-core/src/secrets/types.rs security healthy crates/rustyclaw-core/src/secrets/types.rs
auth::crates/rustyclaw-gateway/src/dispatch.rs security healthy crates/rustyclaw-gateway/src/dispatch.rs
auth::crates/rustyclaw-cli/src/commands/refresh_token.rs security healthy crates/rustyclaw-cli/src/commands/refresh_token.rs
auth::crates/rustyclaw-desktop/src/components/device_flow.rs security healthy crates/rustyclaw-desktop/src/components/device_flow.rs
auth::crates/rustyclaw-gateway/src/session.rs security healthy crates/rustyclaw-gateway/src/session.rs
auth::crates/rustyclaw-core/src/gateway/client_types.rs security healthy crates/rustyclaw-core/src/gateway/client_types.rs
auth::crates/rustyclaw-core/src/gateway/protocol/server.rs security healthy crates/rustyclaw-core/src/gateway/protocol/server.rs
auth::crates/rustyclaw-core/src/providers/device_flow.rs security healthy crates/rustyclaw-core/src/providers/device_flow.rs
auth::crates/rustyclaw-gateway/src/errors.rs security healthy crates/rustyclaw-gateway/src/errors.rs
auth::crates/rustyclaw-tui/src/components/device_flow_dialo… security healthy crates/rustyclaw-tui/src/components/device_flow_dialog.rs
auth::crates/rustyclaw-core/src/providers/mod.rs security healthy crates/rustyclaw-core/src/providers/mod.rs
auth::crates/rustyclaw-core/src/protocols/freshness.rs security healthy crates/rustyclaw-core/src/protocols/freshness.rs
auth::crates/rustyclaw-core/src/gateway/types.rs security healthy crates/rustyclaw-core/src/gateway/types.rs

LabelLayerStatusPath
127.0.0.1 network healthy README.md
169.254.169.254 network healthy crates/rustyclaw-core/src/security/ssrf.rs
10.0.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
172.16.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
192.168.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
127.0.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
169.254.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
100.64.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
192.0.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
192.0.2.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
198.18.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
198.51.100.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
203.0.113.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
224.0.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
240.0.0.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
255.255.255.255 network healthy crates/rustyclaw-core/src/security/ssrf.rs
192.168.1.1 network healthy crates/rustyclaw-core/src/security/ssrf.rs
10.0.0.1 network healthy crates/rustyclaw-core/src/security/ssrf.rs
172.16.0.1 network healthy crates/rustyclaw-core/src/security/ssrf.rs
8.8.8.0 network healthy crates/rustyclaw-core/src/security/ssrf.rs
8.8.8.8 network healthy crates/rustyclaw-core/src/security/ssrf.rs
93.184.215.14 network healthy crates/rustyclaw-core/src/security/safety_layer.rs
192.168.1.0 network healthy crates/rustyclaw-core/src/tools/sysadmin/net.rs

LabelLayerStatusPath
ok software healthy contrib/nanobot-prompt-guard/prompt_guard.py:54
warn software healthy contrib/nanobot-prompt-guard/prompt_guard.py:58
block software healthy contrib/nanobot-prompt-guard/prompt_guard.py:62
__init__ software healthy contrib/nanobot-prompt-guard/prompt_guard.py:120
scan software healthy contrib/nanobot-prompt-guard/prompt_guard.py:124
_check_system_override software healthy contrib/nanobot-prompt-guard/prompt_guard.py:154
_check_role_confusion software healthy contrib/nanobot-prompt-guard/prompt_guard.py:162
_check_tool_injection software healthy contrib/nanobot-prompt-guard/prompt_guard.py:170
_check_secret_extraction software healthy contrib/nanobot-prompt-guard/prompt_guard.py:185
_check_command_injection software healthy contrib/nanobot-prompt-guard/prompt_guard.py:193
_check_jailbreak_attempts software healthy contrib/nanobot-prompt-guard/prompt_guard.py:207
sanitize software dead contrib/nanobot-prompt-guard/prompt_guard.py:215
_test software healthy contrib/nanobot-prompt-guard/prompt_guard.py:239

LabelLayerStatusPath
check cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
integration-tests cicd healthy .github/workflows/ci.yml
e2e-tests cicd healthy .github/workflows/ci.yml
lint cicd healthy .github/workflows/ci.yml
security-audit cicd healthy .github/workflows/ci.yml
build-release cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/website.yml

LabelLayerStatusPath
password_literal::Cargo.toml security healthy Cargo.toml
github_token::crates/rustyclaw-core/src/security/leak_detec… security healthy crates/rustyclaw-core/src/security/leak_detector.rs
github_token::crates/rustyclaw-core/src/security/leak_detec… security healthy crates/rustyclaw-core/src/security/leak_detector.rs
github_token::crates/rustyclaw-core/src/security/leak_detec… security healthy crates/rustyclaw-core/src/security/leak_detector.rs
openai_or_anthropic_key::crates/rustyclaw-core/src/security… security healthy crates/rustyclaw-core/src/security/leak_detector.rs
password_literal::crates/rustyclaw-gateway/src/main.rs security healthy crates/rustyclaw-gateway/src/main.rs

LabelLayerStatusPath
port:3000 network healthy Dockerfile
port:2222 network healthy crates/rustyclaw-desktop/src/app/dialogs.rs
port:18789 network healthy crates/rustyclaw-core/src/canvas/config.rs
port:9001 network healthy crates/rustyclaw-gateway/src/cli.rs

LabelLayerStatusPath
GuardAction software healthy contrib/nanobot-prompt-guard/prompt_guard.py:36
GuardResult software healthy contrib/nanobot-prompt-guard/prompt_guard.py:44
PromptGuard software healthy contrib/nanobot-prompt-guard/prompt_guard.py:66

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
rustyclaw hardware healthy docker-compose.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::website cicd healthy .github/workflows/website.yml

LabelLayerStatusPath
repobility-clone-edyqwcai software healthy /tmp/repobility-clone-edyqwcai

LabelLayerStatusPath
sqlite data healthy crates/memory-tree/Cargo.toml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/5e23ab4f-4b6b-479f-ad7a-d25da6631ac5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5e23ab4f-4b6b-479f-ad7a-d25da6631ac5/

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.