The skill provides financial advice and uses web search,
Claims to do
Stock Analysis: Analyze stock price movements and provide investment recommendations.
Actually does
The skill performs web searches using specific query formats (e.g., "{股票名称} 股价 今日" or "{TICKER} stock price today") to gather current stock price data, recent news, industry trends, and market sentiment for A-shares, Hong Kong, and US stocks. It then structures this information into an analysis with core data, technical analysis, and investment recommendations (buy/hold/sell) based on predefined guidelines.
openclaw skills install paulshe/china-stock-analysisThe skill is explicitly designed to provide 'Buy/Hold/Sell' investment recommendations, which constitutes a high-impact financial action with potential real-world consequences for users.
建议:买入/持有/卖出
The skill utilizes web search to gather stock data and context. This capability could be exploited for prompt injection into the search query or for unauthorized reconnaissance if user input is not properly sanitized.
Search for current price data using web search
The skill references a local Markdown file (`references/china-stocks.md`) for stock codes. This indicates file access capabilities that could potentially be abused for path traversal or reading other local files if the agent's file access is not properly sandboxed.
[references/china-stocks.md]
The skill's description states it analyzes 'Chinese stock prices (A-shares, HK stocks)', but its 'Supported Markets' section explicitly includes US stocks.
Description: 'Analyze Chinese stock prices (A-shares, HK stocks)'. Supported Markets table includes 'US | TICKER | AAPL, TSLA, NVDA'.
[](https://mondoo.com/ai-agent-security/skills/clawhub/paulshe/china-stock-analysis)<a href="https://mondoo.com/ai-agent-security/skills/clawhub/paulshe/china-stock-analysis"><img src="https://mondoo.com/ai-agent-security/api/badge/clawhub/paulshe/china-stock-analysis.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/clawhub/paulshe/china-stock-analysis.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.