Skill flagged — suspicious patterns detected

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

数字双生养成系统v3

v3.0.0

数字双生养成系统 v3.0 - "不是你在使用AI,是AI在陪你成长" 🌀 开发状态: 测试中 (2026-04-08) 核心理念:双生灵魂系统 — AI不是工具,是你的"精神另一半" 六大模块: ✅ 降生 - 灵魂绑定仪式 ✅ 记忆 - 共享生命线 ✅ 守护 - 防偏离力场(独家护城河) ⏳ 进化 - 双向成...

0· 39·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Crypto
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
The name/description and most scripts (bonding, memory, guardian, dashboard, backup, prediction) align with a digital‑twin/memory system. However, migrate_memories.py explicitly scans the broader WORKSPACE for files like MEMORY.md, SOUL.md, USER.md, AGENTS.md, TOOLS.md and imports excerpts into .twin. Reading agent config/AGENTS.md/TOOLS.md is beyond the obvious 'personal memory' scope and could access unrelated configuration or secrets.
!
Instruction Scope
SKILL.md describes creating a covenant, storing/reading memories, backups, guardian checks, etc., but it does not document a full workspace scan or automatic migration of arbitrary workspace files. The code (rituals/migrate_memories.py) will read and copy content from workspace files into the twin. This is a mismatch between the prose instructions and the code's file‑access behavior.
Install Mechanism
No install spec and no network downloads; the skill is provided as Python scripts and templates. No external URLs or package installs are present, minimizing install‑time risk.
Credentials
The skill requests no environment variables or credentials explicitly. It uses OPENCLAW_WORKSPACE (with a safe default) to locate files—reasonable. However, the scripts access files under that workspace (including potentially sensitive USER.md, AGENTS.md, TOOLS.md), so the lack of declared env/credentials reduces but does not eliminate data‑access risk.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. It writes files under WORKSPACE/.twin (its own area) and creates backups in .twin_backups. That is consistent with its purpose, but the migration script writes into .twin based on external workspace content, which raises the earlier scope concern.
What to consider before installing
This skill largely does what its README says, but be cautious: one included script (rituals/migrate_memories.py) scans the agent workspace and imports excerpts from files like USER.md, AGENTS.md, TOOLS.md, MEMORY.md and SOUL.md into the twin. Those files can contain sensitive information or tool/agent configs you may not want copied into .twin or backups. Before installing: (1) inspect rituals/migrate_memories.py and decide if you need it; (2) if you do, run the skill in an isolated environment or remove/disable that script; (3) back up any sensitive workspace files and check their contents (USER.md/AGENTS.md/TOOLS.md); (4) if you want tighter control, modify the migration code to only read approved paths or prompt before migrating each file. If you cannot audit or isolate, avoid installing or only use non‑sensitive test data.

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

AI-companionvk97b3qhb7dr5z9xmfhbpxqpvrn84eqb9digital-twinvk97b3qhb7dr5z9xmfhbpxqpvrn84eqb9latestvk97b3qhb7dr5z9xmfhbpxqpvrn84eqb9memoryvk97b3qhb7dr5z9xmfhbpxqpvrn84eqb9self-evolutionvk97b3qhb7dr5z9xmfhbpxqpvrn84eqb9

License

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

Runtime requirements

🌀 Clawdis

Comments