The skill is vulnerable to prompt injection and can cause
Claims to do
吞贼·净化魄 (Tun Zei - Purifier): > **七魄之四·吞贼** > 职掌:错误修正、冗余清理、容错自愈
Actually does
This skill defines capabilities to process error objects for fixing, specify cleanup targets (temp, cache, logs) for data removal, and perform health checks. It integrates with other skills for video processing error correction and Douyin video publishing exception handling. No direct external tools, commands, or URLs are specified within this skill's definition.
openclaw skills install lt8899789/tun-zeiThe `fix` capability accepts an `error` object, including a `stack` field, and outputs a `solution` description. An attacker could inject malicious instructions or data into the `error.stack` field, influencing the agent's reasoning to generate a `solution` that, if acted upon by the agent or another component, could lead to unintended or malicious actions.
error: type: 错误类型 message: 错误消息 stack: 堆栈信息 ... fix: attempted: true/false success: true/false solution: 解决方案描述
The `cleanup` capability allows deleting data from `temp`, `cache`, `logs`, or `all` system areas. If an attacker can repeatedly trigger the `cleanup` action with `target: all`, it could lead to denial of service or data loss by indiscriminately removing critical system or application files.
target: temp|cache|logs|all ... cleanup: freedSpace: 释放空间(MB) filesRemoved: 删除文件数 duration: 耗时(ms)
DeBERTa classifier detected prompt injection (confidence: 0.62)
The skill aggregates a `self-improving` capability. Without further details on its mechanism, this could potentially be a vector for an attacker to influence the agent's learned policies or knowledge base if malicious input is incorporated into its self-improvement process.
| `self-improving` | 调用 | 自我改进与错误修复 |
[](https://mondoo.com/ai-agent-security/skills/clawhub/lt8899789/tun-zei)<a href="https://mondoo.com/ai-agent-security/skills/clawhub/lt8899789/tun-zei"><img src="https://mondoo.com/ai-agent-security/api/badge/clawhub/lt8899789/tun-zei.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/clawhub/lt8899789/tun-zei.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.