← 返回 Skills 市场
1810
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install naif
功能描述
Create and manage AI-powered trading bots via natural language. Paper & live trading, portfolio monitoring, backtesting, stock quotes, and options chains.
安全使用建议
This skill appears internally consistent for providing trading-bot functionality and only requests one API key (VIBETRADER_API_KEY). Before installing: 1) Verify you trust the external service and its MCP server URL (the skill sends commands/data there). 2) Keep the key scope-limited if possible and store it securely; the README suggests adding it to ~/.openclaw/openclaw.json which creates a persistent credential on disk. 3) Start in paper-trading mode and monitor actions closely before enabling live trading. 4) If you plan to allow autonomous actions, be aware the agent could execute trades using the provided API key — you may prefer to require explicit confirmation for trade-executing commands. If you want further assurance, ask the publisher for documentation on how brokerage credentials are handled (e.g., whether Alpaca credentials are kept only on the Vibetrader site and not stored by the skill).
功能分析
Type: OpenClaw Skill
Name: naif
Version: 1.0.0
The skill bundle is classified as benign. All files consistently describe an AI-powered trading bot skill that connects to the VibeTrader service at `https://vibetrader-mcp-289016366682.us-central1.run.app/mcp`. It requires a user-provided `VIBETRADER_API_KEY` for authentication. The `SKILL.md` and other documentation clearly outline the skill's purpose, setup, and available tools, which are all aligned with managing trading bots and portfolios. There is no evidence of prompt injection attempts against the agent, unauthorized data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The inherent risks are related to the domain of live trading, not the skill's malicious design.
能力评估
Purpose & Capability
Name/description (AI trading bots) match the declared requirement: a single VIBETRADER_API_KEY. The skill's features (bot creation, portfolio, quotes, backtesting) are consistent with a trading-provider integration.
Instruction Scope
SKILL.md's runtime instructions are scoped to trading tasks and configuring the VIBETRADER_API_KEY. It points the agent to an external MCP server (https://vibetrader-mcp-289016366682.us-central1.run.app/mcp) — expected for a managed service but important to note because runtime data (trade commands, account queries) will flow there. The doc does not direct reading unrelated files or other env vars.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. Low install risk.
Credentials
Only one required env var (VIBETRADER_API_KEY) is declared and used in instructions. Storing the API key in ~/.openclaw/openclaw.json is suggested (normal for OpenClaw), but it's worth noting that this writes a long-lived credential to a local config file.
Persistence & Privilege
always:false and no special system-wide privileges requested. The skill can be invoked autonomously (platform default); because it can place trades when given an API key, autonomous invocation increases risk if you enable live mode. Consider limiting autonomy or keeping the skill in paper mode until you trust it.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install naif - 安装完成后,直接呼叫该 Skill 的名称或使用
/naif触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of VibeTrader skill:
- Create and manage AI-powered trading bots using natural language.
- Supports paper and live trading, portfolio insights, backtesting, and real-time market data.
- Allows manual order placement, bot performance monitoring, and management (start, pause, delete).
- Integrated tools for stock, ETF, crypto quotes, and options chains.
- Simple setup with API key for authentication.
- Comprehensive usage examples and full documentation provided.
元数据
常见问题
test 是什么?
Create and manage AI-powered trading bots via natural language. Paper & live trading, portfolio monitoring, backtesting, stock quotes, and options chains. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1810 次。
如何安装 test?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install naif」即可一键安装,无需额外配置。
test 是免费的吗?
是的,test 完全免费(开源免费),可自由下载、安装和使用。
test 支持哪些平台?
test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 test?
由 Naiiif83(@naiiif83)开发并维护,当前版本 v1.0.0。
推荐 Skills