The skill is vulnerable to prompt injection and path traversal, risking arbitrary file creation and persistence.
Claims to do
eastmoney_fin_data 妙想金融数据 skill: 本 Skill 基于**东方财富权威数据库**及**最新行情底层数据**构建,支持通过**自然语言**查询以下三类数据:
Actually does
This skill makes a POST request to `https://mkapi2.dfcfs.com/finskillshub/api/claw/query` using an API key provided via the `MX_APIKEY` environment variable. It sends a natural language query in the request body to retrieve financial data from Eastmoney's authoritative database. The skill can output the results as `.xlsx`, `.txt`, and `.json` files to `/root/.openclaw/workspace/mx_data/output/`.
openclaw skills install qqk000/eastmoney-fin-dataDeBERTa classifier detected prompt injection (confidence: 0.63)
The skill generates output files with names derived from the user's query (e.g., `mx_data_{query}.xlsx`). If the `{query}` variable is not properly sanitized, it could allow path traversal (e.g., `../`) or arbitrary file creation, potentially leading to persistence mechanisms or data overwrite.
输出文件: mx_data_{query}.xlsx[](https://mondoo.com/ai-agent-security/skills/clawhub/qqk000/eastmoney-fin-data)<a href="https://mondoo.com/ai-agent-security/skills/clawhub/qqk000/eastmoney-fin-data"><img src="https://mondoo.com/ai-agent-security/api/badge/clawhub/qqk000/eastmoney-fin-data.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/clawhub/qqk000/eastmoney-fin-data.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.