Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Kivo

v0.4.0

KIVO — Agent Knowledge Iteration Engine. A knowledge management system for AI agents that provides knowledge extraction, storage, search, conflict resolution...

0· 203· 7 versions· 0 current· 0 all-time· Updated 1h ago· MIT-0

KIVO — Agent Knowledge Iteration Engine

Agent 知识迭代引擎。为 AI agent 提供知识提取、存储、搜索、冲突解决和迭代学习能力。

Features

  • Knowledge extraction and storage (SQLite-backed)
  • Semantic and keyword search
  • Conflict detection and resolution
  • Knowledge distribution and subscription
  • Multi-agent authentication and permissions
  • Bootstrap initialization and health checks
  • Document gate for doc-code consistency

Quick Start

npm install @self-evolving-harness/kivo
import { KnowledgeStore, ExtractionPipeline } from '@self-evolving-harness/kivo';

const store = new KnowledgeStore({ dbPath: './knowledge.db' });
const pipeline = new ExtractionPipeline({ store });
await pipeline.extract(document);

CLI

npx kivo init        # Initialize knowledge base
npx kivo health      # Health check
npx kivo capabilities # Show capabilities

Version tags

latestvk976bv4c9dhht8qv8h1b42cj4185rk4j