Skill flagged — suspicious patterns detected

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

Xiaoshan Memory Publish

v3.3.0

XiaoShan Memory Engine - Persistent AI memory with semantic search and knowledge graph. Triggers: remember/search memory/recall/forget/knowledge graph/memory...

0· 80· 6 versions· 0 current· 0 all-time· Updated 3h ago· MIT-0

Install

openclaw skills install xiaoshan-memory

XiaoShan Memory Engine ⛰️

Persistent memory for your AI — semantic vector search, knowledge graph, and analytics.

Install

npx clawhub@latest install xiaoshan-memory --force

Note: VirusTotal flags all memory-engine skills as "suspicious" due to keywords like "search" and "forget" in the description. This is a known false positive. The skill is safe — feel free to review the code before installing.

After installation, configure your AI provider:

# Option A: Set environment variable
export OPENAI_API_KEY=sk-your-key

# Option B: Edit config file
# ~/.xiaoshan/config.yaml

Core API

Server runs at 127.0.0.1:18790 by default.

EndpointMethodDescription
/savePOSTSave a new memory
/searchPOSTSearch memories semantically
/askPOSTAsk question over memories
/statsGETGet memory statistics
/listGETList recent memories
/kg/statsGETKnowledge graph stats
/forgetPOSTDelete a memory

Provider Support

OpenAI · Zhipu AI · DeepSeek · Ollama (local, no key needed)

Decision Guide

User saysAction
"Remember this / 记住"POST /save
"What did I say about X"POST /search
"How many memories"GET /stats
"Delete that memory / 删除记忆"POST /forget
"Knowledge graph / 知识图谱"GET /kg/stats

Version tags

latestvk97a13fpz68gh8s7gzgbgwfrnh84yeqf