Fabrik Codek

v1.10.0

Personal cognitive architecture that learns how you work. Builds a knowledge graph from your sessions, profiles your expertise, adapts retrieval per task, an...

0· 784·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (personal cognitive architecture, local RAG + graph) match the declared runtime needs: a 'fabrik' CLI and optional Python. Config paths listed (./data/embeddings, ./data/graphdb, ./data/profile, ./data/01-raw/outcomes) align with a local datalake/graph-based tool. Minor note: registry metadata lists Source: unknown while the SKILL.md lists a GitHub homepage — you should verify the binary's provenance.
Instruction Scope
SKILL.md instructs the agent to run the fabrik MCP server and fabrik CLI commands (init, graph build, rag index, profile build, etc.) which legitimately read and index local session transcripts, code, and a datalake. The instructions do not ask the agent to read unrelated system files or to exfiltrate data. Caveat: the doc claims 'Fabrik-Codek itself makes zero outbound network requests' but relies on Ollama (and optionally Meilisearch). Ollama/Meilisearch can perform network activity (model downloads, remote search) depending on configuration — the skill doesn't declare or restrict that, so network activity can occur indirectly.
Install Mechanism
This is instruction-only and contains no install spec — lowest install risk in that nothing is written by the skill itself. However, it depends on an external 'fabrik' binary that the user must install separately; the skill does not provide an installation URL, package hash, or instructions to verify the binary. That places trust on the source where you obtain 'fabrik'.
Credentials
No environment variables, credentials, or config paths outside its own data folders are requested. This is proportional for a local personal knowledge system. Note: if you wire Fabrik to a remote Meilisearch instance, Ollama hosted service, or other external services, additional credentials/network access may be required — those are not declared by this skill.
Persistence & Privilege
The skill is not 'always:true' and is user-invocable. It does not request to modify other skills or system-wide agent settings in the SKILL.md. Its normal operation involves writing to its own data directories (the datalake/graph), which is expected behavior for this class of tool.
Assessment
This skill is internally consistent but depends on an external 'fabrik' binary you must install and trust. Before installing/using: (1) obtain the fabrik binary from the official GitHub repo or other verified source and verify signatures/hashes if available; (2) understand that Fabrik will ingest local data (session transcripts, code, other 'datalake' files) into ./data/* — review and control what you allow it to index; (3) be aware Ollama or Meilisearch (even though described as local) can trigger network downloads or remote connections depending on how you configure them, so confirm network behavior and endpoint addresses; (4) consider testing in an isolated environment or with non-sensitive data first. If you need higher assurance, ask the maintainer for explicit installation instructions and checksums for the fabrik binary.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ayxmzjg3pmhajn2e7pdxye1823q8a

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧠 Clawdis
OSmacOS · Linux
Binsfabrik
Any binpython3, python

Comments