wjabanjj/aifp-mcp

C3

AiFP 记忆感知系统|MCP 服务,一套记忆全 AI 共享。面向中文的 Agent 感知记忆,支持叙事链、语义纠错、感知链图扩散。兼容 DeepSeek‑Harness、Claude Code、Cursor、Codex等全部 MCP 客户端,数据完全本地存储。

★ 1+ · wjabanjj/aifp-mcp source on GitHub · this plugin in the registry

wjabanjj/aifp-mcp is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands, starts a network server.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: node scripts/postinstall.mjs
executes system commandsexec×9 src, e.g. scripts/release-check.mjs:18, scripts/release-check.mjs:18
starts a network servernet_server×2 src, e.g. src/server.ts:240, src/server.ts:251
reads credential-class env varstoken_envCOGNITION_LLM_API_KEY

Outbound domains

hf-mirror.com api.deepseek.com huggingface.co your-server.com

Environment variables it reads

COGNITION_LLM_API_KEY APPDATA COGNITION_DATA_DIR COGNITION_RECOGNIZER COGNITION_AUTO_INJECT

How to read this

Levels measure capability surface and transparency, not maliciousness. A C3 plugin can be entirely legitimate — a desktop shell genuinely needs subprocesses. The point is that you can see this before installing. See the levels explained and how dsh plugins work.

Findings come from static analysis of shipped code; nothing is executed. Think a flag is wrong? Open an issue — every flag cites the file and line it came from.