← 返回 Skills 市场
kai157isme-lgtm

Trump Tback

作者 kai157isme-lgtm · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trump-tback
功能描述
基于文本与互动数据的特朗普情绪T-Back分析,区分成就宣传、威胁攻击和中性内容,评估市场情绪动能。
安全使用建议
This skill appears coherent for analyzing Trump posts and market momentum. Before installing or running: 1) Confirm you run it in a controlled environment (virtualenv or sandbox) because it executes Python code and may install dependencies. 2) Expect network activity if you call get_market_data() (yfinance) or add external data-source code (the README mentions Truth Social); review any added fetch functions before supplying API keys. 3) The SKILL.md examples use a hard-coded workspace path — adapt commands to your environment. 4) No credentials are requested by the packaged code, but if you integrate real social APIs you will need to provide keys — only provide those to code you trust. If you want extra assurance, review requirements.txt (not included here) and run the code in an isolated container first.
功能分析
Type: OpenClaw Skill Name: trump-tback Version: 1.0.0 The skill bundle provides a sentiment analysis tool for social media posts, specifically tailored to analyze political and market-related content using a custom 'T-Back' scoring system. The Python scripts (mood_analyzer.py and cross_platform_analyzer.py) implement keyword-based scoring, intensity calculations, and cross-platform comparison logic without any evidence of malicious intent, data exfiltration, or unauthorized execution. While the terminology used in SKILL.md (e.g., 'Missionary/Predator modes') and file names (e.g., 'app_prison.py') is unconventional, the code logic is transparent and aligned with the stated purpose of a mood dashboard. The use of the yfinance library for market data is a legitimate functional requirement.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Trump T-Back sentiment/momentum analysis) align with the included Python modules (mood_analyzer.py, cross_platform_analyzer.py) and README. The code implements text scoring, cross-platform resonance and viral momentum calculations, which is consistent with the skill's stated goal. Minor inconsistency: SKILL.md metadata declares a required binary 'python3' while the registry metadata at the top listed no required binaries; this is a small metadata mismatch (python3 is reasonable for a Python skill).
Instruction Scope
SKILL.md instructs running the provided Python modules to analyze posts and includes example commands. The instructions reference an absolute workspace path (/home/gem/workspace/agent/workspace/trump_mood_dashboard) which will not exist on every host — this is an operational assumption, not an exfiltration vector. The code performs network I/O when market data is fetched (yfinance) but does not embed any hidden remote endpoints or credential exfiltration. No instructions ask the agent to read unrelated system files or secrets.
Install Mechanism
There is no install spec in the registry (instruction-only); included README suggests using pip to install requirements. No downloads from arbitrary URLs or archive extraction are present. The lack of a formal install step means the code would run using the agent's existing Python environment — ensure dependencies (yfinance, streamlit, etc.) are installed before running.
Credentials
The skill requests no environment variables or credentials. The code has optional network calls (yfinance) and the README suggests adding external data sources (e.g., Truth Social) which, if implemented later, would require API credentials. As-is, there are no secret-requiring behaviors in the provided files.
Persistence & Privilege
always is false and the skill does not request persistent or privileged host modifications. It doesn't modify other skills or system-wide agent settings. Autonomous invocation is allowed by default (not flagged) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trump-tback
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trump-tback 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
trump-tback v1.0.0 Changelog - 首次发布,推出“Trump情绪T-Back分析器”,基于0轴临床诊断系统与传播动力学框架。 - 支持关键词驱动的Trump帖子情绪分析,包括文本正、负、中性三轴分级。 - 引入T-Back等级和传播动量(Viral Momentum)计算,实现互动数据与文本势能结合的市场验证。 - 提供单条分析、批量分析、传播动能分析与每日聚合等多种命令接口。 - 内置案例、关键词表与详细诊断分级。
元数据
Slug trump-tback
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Trump Tback 是什么?

基于文本与互动数据的特朗普情绪T-Back分析,区分成就宣传、威胁攻击和中性内容,评估市场情绪动能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Trump Tback?

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

Trump Tback 是免费的吗?

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

Trump Tback 支持哪些平台?

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

谁开发了 Trump Tback?

由 kai157isme-lgtm(@kai157isme-lgtm)开发并维护,当前版本 v1.0.0。

💬 留言讨论