← 返回 Skills 市场
Twelve Data Market API
作者
softtrymee
· GitHub ↗
· v1.0.1
357
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install twelve-data
功能描述
Use Twelve Data REST/WebSocket APIs for market quotes, latest prices, historical time series, symbol discovery, and technical indicators. Trigger when users...
安全使用建议
This skill appears to be what it claims: it will cause the agent to use your TWELVEDATA_API_KEY to call api.twelvedata.com or wss.twelvedata.com. Before enabling: (1) Only provide an API key with the minimal plan/permissions you need (avoid giving production/billing-sensitive keys unless necessary). (2) Store the key securely (skill config or ~/.openclaw/.env as shown) and rotate it if you suspect leakage. (3) Monitor Twelve Data usage/credits in your account for unexpected requests. (4) Be cautious about asking the agent to include raw API keys in chat outputs or prompts — avoid embedding secrets in messages. (5) If you need additional protection, consider proxying requests through a controlled service that can enforce rate limits and scrub sensitive fields.
功能分析
Type: OpenClaw Skill
Name: twelve-data
Version: 1.0.1
The skill bundle is benign. It provides documentation and usage examples for interacting with the Twelve Data API, including `curl` commands that target the legitimate `api.twelvedata.com` endpoint and use the `TWELVEDATA_API_KEY` for authentication. The `SKILL.md` instructions for the AI agent are focused on the stated purpose of fetching market data and do not contain any prompt injection attempts, data exfiltration, or other malicious behaviors.
能力评估
Purpose & Capability
Name/description match the requested credential and instructions. The only required secret is TWELVEDATA_API_KEY, which is exactly what a Twelve Data integration needs.
Instruction Scope
SKILL.md contains concrete curl/WebSocket examples and setup tips limited to Twelve Data endpoints and local OpenClaw/.env configuration. It does not instruct reading unrelated system files, other credentials, or sending data to third-party endpoints.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes on-disk execution risk.
Credentials
Only one environment variable (TWELVEDATA_API_KEY) is required and declared as the primary credential. That is proportional and justified by the API usage described.
Persistence & Privilege
always:false (no forced permanent inclusion). The skill permits autonomous invocation (default) which is normal for skills; it does not request elevated or cross-skill configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install twelve-data - 安装完成后,直接呼叫该 Skill 的名称或使用
/twelve-data触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Update: improved documentation and usage examples
v1.0.0
Initial release - Twelve Data REST/WebSocket API integration for real-time quotes, historical data, and technical indicators
元数据
常见问题
Twelve Data Market API 是什么?
Use Twelve Data REST/WebSocket APIs for market quotes, latest prices, historical time series, symbol discovery, and technical indicators. Trigger when users... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 357 次。
如何安装 Twelve Data Market API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install twelve-data」即可一键安装,无需额外配置。
Twelve Data Market API 是免费的吗?
是的,Twelve Data Market API 完全免费(开源免费),可自由下载、安装和使用。
Twelve Data Market API 支持哪些平台?
Twelve Data Market API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Twelve Data Market API?
由 softtrymee(@softtrymee)开发并维护,当前版本 v1.0.1。
推荐 Skills