← 返回 Skills 市场
gora050

Twelve Data

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
163
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install twelve-data-integration
功能描述
Twelve Data integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twelve Data data.
安全使用建议
This skill appears coherent: it expects you to install and use the Membrane CLI to manage Twelve Data connections and actions, and it does not ask for API keys or unrelated secrets. Before installing, verify the @membranehq/cli package/repository and that you trust Membrane (review package maintainer, npm page, and GitHub repo). To reduce risk, prefer npx @membranehq/cli (ephemeral) over a global npm install, run in a controlled environment, and be prepared for an OAuth-style browser flow (or copy/paste code in headless environments). Autonomous invocation is allowed by default on the platform — only enable the skill if you’re comfortable with the agent calling it when relevant.
功能分析
Type: OpenClaw Skill Name: twelve-data-integration Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Twelve Data via the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating, and managing API actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Twelve Data integration) match the instructions (use the Membrane CLI to connect to a twelve-data connector, list and run actions). No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md directs the agent to install/use the Membrane CLI, perform login/connect/list/run actions, and create actions if needed. It does not instruct reading arbitrary files, accessing unrelated env vars, or sending data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to install @membranehq/cli via npm (npm install -g). NPM is a common delivery method and expected here, but global package installation runs third-party code locally — verify the package source before installing or use npx to avoid global installs.
Credentials
No environment variables, credentials, or config paths are required by the skill itself. The workflow relies on Membrane to manage Twelve Data credentials server-side, which is proportionate to the described purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or to modify other skills. Autonomous invocation is allowed by platform default but the skill does not ask for elevated persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install twelve-data-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /twelve-data-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug twelve-data-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Twelve Data 是什么?

Twelve Data integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twelve Data data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。

如何安装 Twelve Data?

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

Twelve Data 是免费的吗?

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

Twelve Data 支持哪些平台?

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

谁开发了 Twelve Data?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论