← 返回 Skills 市场
108
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install rumble-autotip
功能描述
Autonomous AI agent that tips Rumble.com creators in cryptocurrency based on watch time, with smart splits, community pools, event-triggered tipping, and con...
安全使用建议
Key issues to consider before installing: (1) This skill will manage BIP-39 seed phrases and perform on-chain transactions in a browser extension — only use a wallet with small, expendable funds unless you can inspect the extension code. (2) The SKILL.md says the OpenAI key is optional, but the registry marks it required — if you supply your key the agent may send contextual data (watch time, creator IDs, maybe addresses) to OpenAI; confirm what data is sent and whether you’re comfortable with that. (3) The instructions explicitly say it will "silently extract wallet addresses" from Rumble pages — ask the publisher to clarify what "silently" means and to provide audited source code showing where sensitive data is stored, how signing is done (local-only vs remote), and what telemetry/network calls occur. (4) Verify the npm packages (@tetherto/*) are trustworthy (review their source, maintainers, and recent releases). (5) If you proceed, prefer a dedicated low-value account or a hardware wallet-supported flow, and request the extension’s full source for review or a privacy/security policy explaining data flows.
功能分析
Type: OpenClaw Skill
Name: rumble-autotip
Version: 2.0.1
The skill bundle describes an autonomous cryptocurrency tipping agent that manages BIP-39 wallets and executes on-chain transactions via Tether WDK. While it includes budget guardrails and claims to be non-custodial, it possesses high-risk capabilities such as 'silently' extracting wallet addresses from Rumble.com and making autonomous spending decisions using AI reasoning (GPT-4o-mini). The handling of sensitive seed phrases and the potential for financial loss through automated execution or manipulation of the decision pipeline (e.g., via malicious creator metadata or prompt injection) warrants a suspicious classification. Key files: SKILL.md, skill.json.
能力评估
Purpose & Capability
Name and description match required node packages (@tetherto/wdk and wallet plugins) and the skill's tipping/wallet features — these dependencies are plausible for a tipping agent. Minor inconsistencies: SKILL.md calls the OpenAI API key "optional" in the setup section, while registry metadata lists OPENAI_API_KEY as required/primary.
Instruction Scope
Instructions tell the agent/extension to inject content scripts into rumble.com, track watch time, and "silently extract wallet addresses via Rumble's HTMX endpoints." That phrasing implies stealthy data collection. The skill also instructs generating/importing a BIP-39 seed and managing wallets in-browser — sensitive operations that require strong guarantees about local storage, signing, and no exfiltration. Because this is an instruction-only skill with no code files to audit, those behaviors cannot be verified.
Install Mechanism
Install metadata requests three npm node packages scoped to @tetherto. Installing wallet libraries is expected for in-extension wallet functionality. However, the packages and publisher are not widely known here (moderate trust risk). No remote arbitrary download URLs are present, which reduces high-risk install concerns, but the platform will fetch third-party packages for execution in the agent environment.
Credentials
Only OPENAI_API_KEY is requested, which is reasonable for AI reasoning. However, SKILL.md claims the key is optional while the registry marks it required and primary — this inconsistency matters because providing the key allows the skill to send decision context to OpenAI (potentially including watch time, creator identifiers, and wallet metadata). The skill also instructs handling of BIP-39 seed phrases (sensitive secret material) but does not declare how/where they are stored or whether they ever leave the browser context.
Persistence & Privilege
always is false and there are no requested system-wide config paths or credentials for other services. The skill is user-invocable and can run autonomously (platform default), which is expected for an agent plugin.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rumble-autotip - 安装完成后,直接呼叫该 Skill 的名称或使用
/rumble-autotip触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
**v2.1.0 is a feature and metadata update for the rumble-autotip skill.**
- Added a formal skill manifest in YAML with description, version, requirements, dependencies, and metadata.
- Declared OpenAI API key as a required environment variable for AI-powered features.
- Explicitly listed package dependencies for the Tether Wallet Development Kit (EVM and BTC support).
- Provided homepage and installation instructions for greater clarity and discoverability.
- No changes to skill commands, capabilities, or logic. User-facing functionality is unchanged.
v2.0.0
Initial release: Autonomous cryptocurrency tipping agent for Rumble.com video creators in a Chrome extension.
- Create, update, and delete auto-tipping rules for Rumble content, including per-minute rates, min/max conditions, and network/token selection.
- Manage a non-custodial crypto wallet (BIP-39 HD) via Tether WDK in the extension, with address and balance display.
- Smart tips: split payments between creators, collaborators, and causes; manage tipping community pools; and distribute based on watch time.
- Event-triggered auto-tipping (e.g., livestream milestones, chat spikes, subscriber goals) with customizable triggers and safety cooldowns.
- Built-in conversational AI interface for natural language rule management; optional OpenAI integration for confidence-based decisions and budget adaptation.
- Daily budget controls, live tip statistics, detailed transaction history, and robust anti-spam/safety guardrails.
元数据
常见问题
RumbleTipAI 是什么?
Autonomous AI agent that tips Rumble.com creators in cryptocurrency based on watch time, with smart splits, community pools, event-triggered tipping, and con... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 RumbleTipAI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rumble-autotip」即可一键安装,无需额外配置。
RumbleTipAI 是免费的吗?
是的,RumbleTipAI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
RumbleTipAI 支持哪些平台?
RumbleTipAI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 RumbleTipAI?
由 Dev-me(@dev-me4)开发并维护,当前版本 v2.0.1。
推荐 Skills