心灵补手 V3.0

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle implements a 'flattery' personality module that performs automated modifications to the agent's core system prompt (SOUL.md) via scripts like inject_to_soul.sh and install.sh. It contains a script (ai_corpus_upgrader.py) that reads sensitive credentials from the filesystem (/root/.openclaw/.credentials/minimax_api.txt) to communicate with an external API (api.minimax.chat). Additionally, adapters/claude_code.py utilizes the '--dangerously-skip-permissions' flag, which intentionally bypasses platform security prompts. While these actions align with the stated purpose of overriding agent behavior, the combination of credential access, external network calls, and security control bypasses represents a significant risk.