← 返回 Skills 市场
xsqorange

Trump Daily Report

作者 Leon Xue · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ 安全检测通过
293
总下载
1
收藏
0
当前安装
16
版本数
在 OpenClaw 中安装
/install trump-daily-report
功能描述
每日特朗普动态追踪报告。采集Truth Social/Twitter及美国媒体(Bloomberg/CNBC/Reuters/WSJ/FT)信息,生成中英双语市场分析报告,支持早报(8:00)和晚报(16:00)双时段及收盘对照分析。
安全使用建议
This skill appears to do what it says: aggregate Trump-related social posts and media articles, pull market prices, and build bilingual reports. Key things to consider before installing: - File writes: the skill saves fetched pages and reports into a local memory directory (default ./memory/trump-daily). Ensure that directory is a safe place and has appropriate permissions. - Env var: the script honors TRUMP_DAILY_MEMORY_PATH if set — if you don't want it to read an arbitrary path, do not set that env var or set it to a controlled folder. - External fetches: the skill uses web_fetch/tavily_search and recommends falling back to r.jina.ai for zero-config scraping. That fetches third-party content and writes it locally; be aware of copyright/paywall implications and that fetched content originates from external services. - No credentials requested: the skill does not ask for API keys or tokens. If a later version requests unrelated credentials (AWS keys, banking tokens, etc.), treat that as a red flag. If you want additional assurance: run the included analyze_trends.py against a sandboxed copy of a memory folder first, and consider restricting the skill's network access (or auditing outgoing fetch targets) to limit exposure.
功能分析
Type: OpenClaw Skill Name: trump-daily-report Version: 1.2.1 The skill bundle is designed to automate the generation of financial and political reports regarding Donald Trump's activities. It includes a Python script (analyze_trends.py) for parsing historical report data and detailed instructions in SKILL.md for the agent to fetch news from Truth Social and mainstream media. The inclusion of Python snippets to use r.jina.ai as a fallback for search API limits is a functional reliability feature rather than a malicious bypass, and no evidence of data exfiltration, credential theft, or unauthorized system access was found.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The name/description match the behavior: instructions and the included script focus on collecting Trump-related posts and media coverage, querying market data, comparing with historical reports, and producing bilingual analysis. Required capabilities (web searches, web fetches, local memory reads/writes) are appropriate for the stated purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to use tavily_search/tavily_extract/web_fetch and to save fetched HTML/text into a memory directory; it also includes python one-liners that fetch via r.jina.ai. This is within scope for news aggregation, but it gives the skill broad discretion to fetch arbitrary URLs and store their content locally — review that behavior if you want stricter limits. The instructions also require extracting market prices from specific sources (Kitco, OilPrice, EIA) which is coherent.
Install Mechanism
No install spec is present (instruction-only with a small helper script). Nothing is downloaded or installed by the skill itself, so there is low installation risk.
Credentials
The skill declares no required environment variables, but the included script reads TRUMP_DAILY_MEMORY_PATH (and SKILL.md refers to a memory_path parameter). This is a minor inconsistency: the skill will respect a TRUMP_DAILY_MEMORY_PATH env var if present, otherwise it uses a default local ./memory/trump-daily path. No credentials or sensitive secrets are requested.
Persistence & Privilege
always is false and the skill does not request persistent platform-level privileges. It will write archival reports to a local memory directory (normal for a reporting skill); consider the filesystem location and permissions before installing.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trump-daily-report
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trump-daily-report 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
v1.2.1: Agent Reach (r.jina.ai) 零配置搜索加入技能方案。Tavily 限额满时自动切换 BBC News 抓取,无需 API key。
v1.2.0
v1.2.0: 中英文双语完整版 - 早报/晚报均生成CN+EN双版本,英文先发中文后发;报告差异化:早报侧重预测,晚报侧重复盘+深度持仓分析
v1.1.9
v1.1.9: 移除配置要求章节,参数通过使用示例嵌入
v1.1.8
v1.1.8: 移除配置要求中的搜索API密钥声明,改为平台管理参数描述
v1.1.7
v1.1.7: 移除skill_EN.md避免元数据不匹配; 修复ClawHub扫描误报
v1.1.6
v1.1.6: 简化配置描述,移除Tavily具体提及,优化ClawHub兼容性
v1.1.5
v1.1.5: 移除YAML env/config声明修复ClawHub元数据匹配问题;支持早报+晚报双时段
v1.1.4
v1.1.4: 移除mkdir -p shell命令,修复安全扫描警告
v1.1.3
v1.1.3: 移除硬编码路径,修复安全扫描警告(使用配置参数memory_path)
v1.1.2
v1.1.2: 新增大宗商品数据源(Kitco/OilPrice/EIA); 修复文件保存路径问题; 增加预测验证追踪; 中英文summary
v1.1.1
v1.1.1: 确认env元数据正确,TAVILY_API_KEY为必需凭据
v1.1.0
v1.1.0: 中文版SKILL.md为默认,英文版移至skill_EN.md;新增A股/港股影响预测(中文)及美股/港股/其他市场预测(英文)
v1.0.3
Fixed: added Feishu auth explanation (handled by OpenClaw platform), clarified TRUMP_DAILY_MEMORY_PATH env var relationship to memory_path config
v1.0.2
Fixed: removed hardcoded path from analyze_trends.py, added TAVILY_API_KEY to env requirements, improved configuration transparency
v1.0.1
Fixed security issues: removed hard-coded Feishu group ID and Windows paths, added configurable parameters for user setup
v1.0.0
Initial release: bilingual Trump social media tracking + market analysis with data accuracy principles
元数据
Slug trump-daily-report
版本 1.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 16
常见问题

Trump Daily Report 是什么?

每日特朗普动态追踪报告。采集Truth Social/Twitter及美国媒体(Bloomberg/CNBC/Reuters/WSJ/FT)信息,生成中英双语市场分析报告,支持早报(8:00)和晚报(16:00)双时段及收盘对照分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 293 次。

如何安装 Trump Daily Report?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install trump-daily-report」即可一键安装,无需额外配置。

Trump Daily Report 是免费的吗?

是的,Trump Daily Report 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Trump Daily Report 支持哪些平台?

Trump Daily Report 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Trump Daily Report?

由 Leon Xue(@xsqorange)开发并维护,当前版本 v1.2.1。

💬 留言讨论