大佬思想蒸馏框架 dalao v3.5

AdvisoryAudited by VirusTotal on Apr 23, 2026.

Overview

Type: OpenClaw Skill Name: dalao-thought-leader-framework Version: 3.5.0 The skill bundle is a roleplay framework designed to simulate industry leaders' decision-making processes (e.g., Elon Musk, Jensen Huang). The SKILL.md file contains complex instructions for the AI agent to follow specific roleplay logic and formatting, but lacks any adversarial or malicious prompt injection. The provided bash script (run-discussion.sh) is a simple utility for managing local persona files and does not perform any dangerous operations like network calls or unauthorized file access. All content is consistent with the stated purpose of simulating industry discussions.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

A reader could misunderstand generated statements as real endorsements or quotes if the required labels are removed.

Why it was flagged

The skill intentionally generates simulated viewpoints for named real people, while also requiring explicit simulation labels.

Skill content
AI技术界×9
Elon Musk、黄仁勋、Sam Altman... 每条角色发言必须标注【观点模拟:XXX】
Recommendation

Keep the 【观点模拟】 label and legal disclaimer in every output, and do not present generated content as actual statements from the named people.

What this means

If users paste or attach internal communications, the skill may reuse sensitive context in generated persona outputs.

Why it was flagged

The framework treats internal chats, meetings, private messages, and transcripts as high-confidence persona source material.

Skill content
🟢 内部层:飞书群/会议/私聊/妙记逐字稿 → 决策链完整度 90%+
Recommendation

Use only authorized, sanitized source material; avoid pasting private chats, meeting transcripts, or internal role cards unless sharing is approved.

What this means

Running local scripts always carries some operational risk, though this artifact does not show destructive or hidden behavior.

Why it was flagged

The package includes an optional bash helper, but the shown script only prints discussion setup text and checks for local persona files.

Skill content
用法: bash run-discussion.sh [讨论类型] [参与者列表] ... echo "请告知AI助手:"
Recommendation

Run the helper only if needed and after reviewing it; the skill can be used as instructions without executing the script.