Repository intelligence

kentcdodds/kody

GitHub

🐨 Your assistant's home — the memory, keys, code, and automations your AI agent keeps, portable across every MCP host. Built on Cloudflare Workers.

CLOUDM0N decision
Trust FAIL · 25/100
Good fit if

Teams whose requirements match this repository’s core capability.

Watch out for

Review deployment and security evidence before production adoption.

Practical intelligence

What matters before you adopt it

Best for
Teams whose requirements match this repository’s core capability.
Main trade-offs
Review deployment and security evidence before production adoption.
Trust & CVEs

Security evidence without the noise

Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.

Security findings
4
CLOUDM0N scanner findings
Critical
1
High
0
Medium
3
Low
0
View trust evidence & security findings
Why this score
No trust rationale was stored for this scan.
CLOUDM0N findings
CRITICAL
Private-key material appears to be committed in executable/config scope. 1 sample match(es) found.
MEDIUM
Dynamic code execution pattern detected. 5 sample match(es) found.
MEDIUM
The project can spawn operating-system processes; review command construction and input handling. 5 sample match(es) found.
MEDIUM
1 lifecycle install script(s) require review.
Architecture from code14 modules · 8 edges
Structural evidence

Modules and dependency edges extracted from repository code. This is code evidence, not README inference.

Code files
2410
Modules
14
Dependency edges
8
Core modules
(root)
9 files
e2e
12 files
packages/backup-control-plane
44 files
packages/highlight-worker
6 files
packages/jobs-worker
12 files
packages/mock-servers
3 files
packages/nx-cache
12 files
packages/shared
shared code
69 files
packages/status
26 files
packages/worker
2091 files
tools
tool implementations
126 files
Dependency flow
(root)tools
e2epackages/worker
e2etools
packages/highlight-workerpackages/worker
packages/workertools
toolspackages/nx-cache
toolspackages/shared
toolspackages/worker
Detected languages
TypeScript · SQL · JavaScript · Shell
Detected frameworks
MCP SDK · Vitest · esbuild
Architecture evidence details
flowchart TD
    %% kody — high-level architecture (DRAFT, refine me)
    n0["(root) · 9 files"]
    n1["e2e · 12 files"]
    n2["packages/backup-control-plane · 44 files"]
    n3["packages/highlight-worker · 6 files"]
    n4["packages/jobs-worker · 12 files"]
    n5["packages/mock-servers · 3 files"]
    n6["packages/nx-cache · 12 files"]
    n7["packages/shared · shared code · 69 files"]
    n8["packages/status · 26 files"]
    n9["packages/worker · 2091 files"]
    n10["tools · tool implementations · 126 files"]
    n0 --> n10
    n1 --> n9
    n1 --> n10
    n3 --> n9
    n9 --> n10
    n10 --> n6
    n10 --> n7
    n10 --> n9
    class n7,n10 shared
    classDef shared fill:#79706e,color:#ffffff,stroke:#5d5654
Agent handoff
Use with any agent
JSON API
Alternatives

Nearby repositories worth comparing before adoption.

Compare top options →
holaOS
holaboss-ai/holaOS
71
Fit

holaOS คือ Agentic OS ที่ทำให้ AI Agent สามารถทำงานดิจิทัลได้ทุกอย่างบนคอมพิวเตอร์ของคุณ ไม่ว่าจะเป็นการจัดการไฟล์ ท่องเว็บ หรือรันโปรแกรมต่างๆ ผ่าน Natural Language ด้วย Electron + TypeScript + MCP Protocol ที่ Open Source สำหรับ Developer ที่อยากสร้าง Desktop AI Agent ของตัวเอง

Trust REVIEW · 45
Compare →
akb
dnotitia/akb
47
Fit

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI graph, served over MCP.

Trust REVIEW · 70
Compare →
stash
alash3al/stash
84
Fit

Stash is here to solve one of the biggest headaches in AI agent development — memory. If you've ever built an AI agent, you know the struggle: every conversation starts from scratch, context gets lost, and you end up stuffing giant prompts just to keep things coherent. Stash gives your agents a persistent memory layer backed by Postgres, so they can remember episodes, facts, and working context across sessions. Plus, it ships as a single self-hosted binary with an MCP server included — no cloud, no vendor lock-in, just pure dev-friendly tooling that actually works.

Trust REVIEW · 65
Compare →