← 返回 Skills 市场
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install matic-trades
功能描述
Matic Trades API — AI toolbox (AI_PICK), Twelve Data (SMART_SEARCH), autonomous charting. Use for stocks, crypto, indicators, charts, news, sentiment. Trigge...
安全使用建议
This skill's code and instructions look consistent with a trading API client and legitimately require a single API key. Before installing: (1) verify and correct the registry metadata so it declares MATIC_API_KEY (or MATIC_TRADES_API_KEY) as required—don't rely on the registry claim of 'no env vars'; (2) ensure any API key you provide has limited scope and can be revoked (use a dedicated key for this skill); (3) confirm the default base URL (https://api.matictrades.com/api/v1) is the official endpoint you expect; (4) test the skill with a non-production key or limited account to observe behavior; (5) if you use automated deployment tools, make sure they surface the required env var so you don't accidentally expose the key. If you need higher assurance, ask the publisher to update the manifest/registry entry and provide a signed/reputable source or homepage.
功能分析
Type: OpenClaw Skill
Name: matic-trades
Version: 1.0.0
The matic-trades skill is a legitimate integration for the Matic Trades financial API. The bundled Python script (scripts/matic.py) uses the standard library to interact with api.matictrades.com, handling authentication via environment variables as described in the documentation. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code and instructions are strictly aligned with the stated purpose of providing stock and crypto analysis.
能力评估
Purpose & Capability
Name, README, SKILL.md, and the CLI all consistently describe a trading / charting client for Matic Trades (toolbox AI_PICK, SMART_SEARCH, chart agent). Requiring a MATIC_API_KEY (or alias) is expected. However the registry metadata lists 'Required env vars: none' while SKILL.md and scripts require a key — this mismatch is an incoherence in the packaging/manifest.
Instruction Scope
SKILL.md instructs the agent to run the bundled Python CLI with the user's natural-language prompt only, to parse returned JSON, and to only target MATIC_TRADES_API_BASE paths. The bundled script only reads the API key and optional base URL, posts to the documented endpoints, and prints JSON or error messages. There are no instructions to read unrelated files, other env vars, or to send data to third-party hosts.
Install Mechanism
This is an instruction-only skill with a small included Python script using only stdlib urllib; there is no installer, no downloads, and nothing writes arbitrary code to disk. Low install risk.
Credentials
The runtime requires a bearer API key (MATIC_API_KEY or MATIC_TRADES_API_KEY) and optionally MATIC_TRADES_API_BASE — those are proportionate for a hosted API client. The concern is the manifest/registry metadata incorrectly advertises 'no required env vars', which could mislead users/tools about secrets required and where to provide them. Confirm the registry entry before trusting automated installers or permission checks.
Persistence & Privilege
No 'always: true', no install hooks, and the skill does not modify other skills or system settings. Default autonomous invocation is allowed (platform default) but that is not combined here with broad privileges or extra credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install matic-trades - 安装完成后,直接呼叫该 Skill 的名称或使用
/matic-trades触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Matic Trades skill for OpenClaw.
- Supports toolbox (AI_PICK), data (SMART_SEARCH), and autonomous charting commands via bundled script.
- Enables natural language research for stocks, crypto, indicators, charts, news, and sentiment.
- Command selection: `toolbox` for broad/multi-tool queries, `data` for specific financial series, `chart` for autonomous visual analysis.
- Handles response formatting and API errors; provides image links when available.
- Requires `MATIC_API_KEY` configuration.
元数据
常见问题
Matic Trades 是什么?
Matic Trades API — AI toolbox (AI_PICK), Twelve Data (SMART_SEARCH), autonomous charting. Use for stocks, crypto, indicators, charts, news, sentiment. Trigge... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 Matic Trades?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install matic-trades」即可一键安装,无需额外配置。
Matic Trades 是免费的吗?
是的,Matic Trades 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Matic Trades 支持哪些平台?
Matic Trades 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Matic Trades?
由 Ortmind(@ortmind)开发并维护,当前版本 v1.0.0。
推荐 Skills