A Share Daily Report
Analysis
Review before installing: the skill matches its market-report purpose, but it can rely on unclear credentials and may generate or share actionable investment guidance even when using mock fallback data.
Findings (4)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
核心决策(交易策略 + 关注标的含介入区间/止损 + 凯利公式仓位) ... 降级策略:主源失败 → 备用源 → Mock 数据。所有源失败时仍可生成报告。
The skill can produce actionable stock, stop-loss, and position guidance while explicitly continuing report generation with mock data when sources fail.
已安装并复用的技能 ... akshare-cn-market ... tushare-skills ... mx-data ... mx-search ... 直接 import 使用 Python 接口
The skill is designed to reuse other locally installed skills and their interfaces, which is expected for data integration but expands the trusted code and service surface beyond this package.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
tushare-skills - 已全局配置,无需手动设置token ... 接口地址:http://lianghua.nanyangqiankun.top(已内置) ... Token:已内置
The documentation describes globally configured or built-in credentials and a built-in HTTP endpoint, but the registry contract lists no required credentials or environment variables.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
--publish # 启用发布到飞书 ... 自动创建飞书云文档 ... 发送消息通知(含文档链接)
The optional publish mode sends generated report content to Feishu cloud documents and messages, creating an external data boundary.
