https://github.com/danskode/ekte
· scanned 2026-06-17 01:53 UTC (1 month, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +1.2 (diff) · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 111 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 |
|---|---|---|---|
go.mod |
software | healthy | go.mod |
CLAUDE.md |
software | healthy | CLAUDE.md |
.goreleaser.yaml |
software | healthy | .goreleaser.yaml |
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
Makefile |
software | healthy | Makefile |
pre-push.sh |
software | healthy | scripts/pre-push.sh |
security-review.sh |
software | healthy | scripts/security-review.sh |
test-fix.sh |
software | healthy | scripts/test-fix.sh |
dependabot.yml |
software | healthy | .github/dependabot.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
provider-interface.md |
software | healthy | specs/provider-interface.md |
wiki-setup.md |
software | healthy | specs/wiki-setup.md |
worktree-manager.md |
software | healthy | specs/worktree-manager.md |
api-key-security.md |
software | healthy | specs/api-key-security.md |
agent-layer.md |
software | healthy | specs/agent-layer.md |
onboarding.md |
software | healthy | specs/onboarding.md |
local-provider-consent.md |
software | healthy | specs/local-provider-consent.md |
skill-loader.md |
software | healthy | specs/skill-loader.md |
wiki.go |
software | healthy | internal/wiki/wiki.go |
wiki_test.go |
software | healthy | internal/wiki/wiki_test.go |
init.go |
software | healthy | internal/wiki/init.go |
netsafe.go |
software | healthy | internal/netsafe/netsafe.go |
config_test.go |
software | healthy | internal/provider/config_test.go |
lmstudio.go |
software | healthy | internal/provider/lmstudio.go |
provider.go |
software | healthy | internal/provider/provider.go |
config.go |
software | healthy | internal/provider/config.go |
lmstudio_test.go |
software | healthy | internal/provider/lmstudio_test.go |
anthropic.go |
software | healthy | internal/provider/anthropic.go |
openai.go |
software | healthy | internal/provider/openai.go |
worktree_test.go |
software | healthy | internal/git/worktree_test.go |
worktree.go |
software | healthy | internal/git/worktree.go |
skill_test.go |
software | healthy | internal/skill/skill_test.go |
catalog.go |
software | healthy | internal/skill/catalog.go |
skill.go |
software | healthy | internal/skill/skill.go |
tools.go |
software | healthy | internal/tools/tools.go |
fetch.go |
software | healthy | internal/tools/fetch.go |
tools_test.go |
software | healthy | internal/tools/tools_test.go |
plan.go |
software | healthy | internal/agent/plan.go |
clear_test.go |
software | healthy | internal/agent/clear_test.go |
wizard.go |
software | healthy | internal/agent/wizard.go |
slash.go |
software | healthy | internal/agent/slash.go |
sanitize.go |
software | healthy | internal/agent/sanitize.go |
agent_obs_test.go |
software | healthy | internal/agent/agent_obs_test.go |
hooks.go |
software | healthy | internal/agent/hooks.go |
wizard_test.go |
software | healthy | internal/agent/wizard_test.go |
agent.go |
software | healthy | internal/agent/agent.go |
springcheck.go |
software | healthy | internal/springcheck/springcheck.go |
springcheck_test.go |
software | healthy | internal/springcheck/springcheck_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 |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
specs |
software | healthy | specs |
internal |
software | healthy | internal |
wiki |
software | healthy | internal/wiki |
netsafe |
software | healthy | internal/netsafe |
provider |
software | healthy | internal/provider |
git |
software | healthy | internal/git |
skill |
software | healthy | internal/skill |
tools |
software | healthy | internal/tools |
agent |
software | healthy | internal/agent |
springcheck |
software | healthy | internal/springcheck |
dep |
software | healthy | internal/dep |
session |
software | healthy | internal/session |
tui |
software | healthy | internal/tui |
onboarding |
software | healthy | internal/onboarding |
obs |
software | healthy | internal/obs |
consent |
software | healthy | internal/consent |
ektelog |
software | healthy | internal/ektelog |
container |
software | healthy | internal/container |
cmd |
software | healthy | cmd |
ekte |
software | healthy | cmd/ekte |
| Label | Layer | Status | Path |
|---|---|---|---|
169.254.0.0 |
network | healthy | internal/netsafe/netsafe.go |
127.0.0.1 |
network | healthy | internal/provider/lmstudio_test.go |
192.0.2.1 |
network | healthy | internal/springcheck/springcheck.go |
10.0.0.5 |
network | healthy | internal/consent/consent_test.go |
192.168.1.10 |
network | healthy | internal/consent/consent_test.go |
172.16.0.1 |
network | healthy | internal/consent/consent_test.go |
169.254.1.1 |
network | healthy | internal/consent/consent_test.go |
8.8.8.8 |
network | healthy | internal/consent/consent_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
port:9091 |
network | healthy | internal/springcheck/springcheck_test.go |
port:8080 |
network | healthy | internal/container/container_test.go |
port:8443 |
network | healthy | internal/container/container_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
release |
cicd | healthy | .github/workflows/release.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
danskode__ekte |
software | healthy | /data/fable5_failed_archive/danskode__ekte |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::internal/agent/plan.go |
security | healthy | internal/agent/plan.go |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/d1905b11-4b60-4082-a7cb-b19026c2f1e2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d1905b11-4b60-4082-a7cb-b19026c2f1e2/
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.