https://github.com/solren7/shion
· scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 2 weeks ago · v1 · 13 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 100 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 |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
Cargo.lock |
software | healthy | Cargo.lock |
AGENTS.md |
software | healthy | AGENTS.md |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
config-shion-home-plan.md |
software | healthy | docs/config-shion-home-plan.md |
SELF_LEARNING.md |
software | healthy | docs/SELF_LEARNING.md |
recurring-reminder-implementation-plan.md |
software | healthy | docs/recurring-reminder-implementation-plan.md |
reminder-implementation-plan.md |
software | healthy | docs/reminder-implementation-plan.md |
personal-agent-roadmap.md |
software | healthy | docs/personal-agent-roadmap.md |
SKILL.md |
software | healthy | skills/summarize-file/SKILL.md |
release.yml |
software | healthy | .github/workflows/release.yml |
config.rs |
software | healthy | src/config.rs |
main.rs |
software | healthy | src/main.rs |
model.rs |
software | healthy | src/cli/model.rs |
chat.rs |
software | healthy | src/cli/chat.rs |
cli.rs |
software | healthy | src/cli/cli.rs |
mod.rs |
software | healthy | src/cli/mod.rs |
wiring.rs |
software | healthy | src/cli/wiring.rs |
approver.rs |
software | healthy | src/cli/approver.rs |
inspect.rs |
software | healthy | src/cli/inspect.rs |
pair.rs |
software | healthy | src/cli/pair.rs |
gateway.rs |
software | healthy | src/cli/gateway.rs |
service.rs |
software | healthy | src/cli/service.rs |
system_prompt.rs |
software | healthy | src/agent/system_prompt.rs |
mod.rs |
software | healthy | src/agent/mod.rs |
daemon.rs |
software | healthy | src/agent/daemon.rs |
reviewer.rs |
software | healthy | src/agent/reviewer.rs |
runtime.rs |
software | healthy | src/agent/runtime.rs |
pairing.rs |
software | healthy | src/agent/pairing.rs |
gateway.rs |
software | healthy | src/agent/gateway.rs |
planner.rs |
software | healthy | src/agent/planner.rs |
interaction.rs |
software | healthy | src/agent/interaction.rs |
mod.rs |
software | healthy | src/services/mod.rs |
skill_registry.rs |
software | healthy | src/services/skill_registry.rs |
tool_registry.rs |
software | healthy | src/services/tool_registry.rs |
web_fetch.rs |
software | healthy | src/tools/web_fetch.rs |
todo.rs |
software | healthy | src/tools/todo.rs |
task.rs |
software | healthy | src/tools/task.rs |
file.rs |
software | healthy | src/tools/file.rs |
skill.rs |
software | healthy | src/tools/skill.rs |
time.rs |
software | healthy | src/tools/time.rs |
mod.rs |
software | healthy | src/tools/mod.rs |
shell.rs |
software | healthy | src/tools/shell.rs |
memory.rs |
software | healthy | src/tools/memory.rs |
reminder.rs |
software | healthy | src/tools/reminder.rs |
delegate.rs |
software | healthy | src/tools/delegate.rs |
session.rs |
software | healthy | src/tools/session.rs |
web_search.rs |
software | healthy | src/tools/web_search.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
skills |
software | healthy | skills |
summarize-file |
software | healthy | skills/summarize-file |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
cli |
software | healthy | src/cli |
agent |
software | healthy | src/agent |
services |
software | healthy | src/services |
tools |
software | healthy | src/tools |
infra |
software | healthy | src/infra |
domain |
software | healthy | src/domain |
| Label | Layer | Status | Path |
|---|---|---|---|
package |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-3hwwv_ag |
software | healthy | /tmp/repobility-clone-3hwwv_ag |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | Cargo.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
This page is publicly accessible at:
https://repobility.com/scan/88526146-6631-4cec-a7b4-3c957c71c0c8/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/88526146-6631-4cec-a7b4-3c957c71c0c8/
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.