Repository intelligence

dnotitia/akb

GitHub

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

CLOUDM0N decision
REVIEW BEFORE ADOPTION
Trust REVIEW · 70/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
3
CLOUDM0N scanner findings
Critical
0
High
0
Medium
3
Low
0
View trust evidence & security findings
Why this score
No trust rationale was stored for this scan.
CLOUDM0N findings
MEDIUM
Dynamic code execution pattern detected. 2 sample match(es) found.
MEDIUM
The project can spawn operating-system processes; review command construction and input handling. 5 sample match(es) found.
MEDIUM
Broad permission or elevated-command pattern detected. 1 sample match(es) found.
Architecture from code14 modules · 0 edges
Structural evidence

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

Code files
967
Modules
14
Dependency edges
0
Core modules
agents
AI/LLM agents
1 files
backend
616 files
deploy
2 files
eval
8 files
frontend
290 files
packages/akb-client
43 files
packages/akb-mcp-client
5 files
scripts
2 files
Dependency flow
No dependency edges were extracted.
Detected languages
Python · TypeScript · Shell · JavaScript · SQL
Detected frameworks
OpenAI SDK · aiohttp
Architecture evidence details
flowchart TD
    %% repo — high-level architecture (DRAFT, refine me)
    n0["agents · AI/LLM agents · 1 file"]
    n1["backend · backend · 616 files"]
    n2["deploy · 2 files"]
    n3["eval · 8 files"]
    n4["frontend · frontend · 290 files"]
    n5["packages/akb-client · 43 files"]
    n6["packages/akb-mcp-client · 5 files"]
    n7["scripts · scripts · 2 files"]
    class n1 api
    class n0 core
    class n7 infra
    class n4 ui
    classDef api fill:#af7aa1,color:#ffffff,stroke:#8a5f7f
    classDef core fill:#e15759,color:#ffffff,stroke:#b04547
    classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
    classDef ui fill:#4e79a7,color:#ffffff,stroke:#3a5b80
Agent handoff
Use with any agent
JSON API
Alternatives

Nearby repositories worth comparing before adoption.

Compare top options →
Waggle-mcp
Abhigyan-Shekhar/Waggle-mcp
41
Fit

MCP server for external memory layer for AI agents + more . Download from pypi , and get started

Trust REVIEW · 80
Compare →
axon
harshkedia177/axon
54
Fit

Graph-powered code intelligence engine — indexes codebases into a knowledge graph, exposed via MCP tools for AI agents and a CLI for developers.

Trust REVIEW · 90
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 →