← 返回 Skills 市场
gora050

Terra

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
170
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install terra
功能描述
Terra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Terra data.
安全使用建议
This skill appears coherent: it delegates Terra access to the Membrane service and asks you to install and authenticate the Membrane CLI. Before installing or authenticating, verify you trust getmembrane.com/@membranehq and the npm package (@membranehq/cli). Prefer running via npx or pinning a specific version instead of a global '@latest' install, avoid running npm installs as root on shared machines, and review Membrane's privacy/auth scopes because granting a connection lets that service access Terra data on your behalf. If you need stricter control, confirm which Terra permissions the Membrane connection requests or consider using Membrane only from an account with limited privileges.
功能分析
Type: OpenClaw Skill Name: terra Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Terra platform using the Membrane CLI. It focuses on legitimate data management workflows, utilizes a documented CLI tool (@membranehq/cli) for authentication, and explicitly advises the agent to avoid handling raw credentials locally. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name and description (Terra integration) match the instructions: all runtime guidance uses the Membrane CLI to connect to Terra and discover/run actions. Required capabilities (network, Membrane account) are consistent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in, creating a Membrane connection to Terra, listing/creating/running actions, and using JSON flags. It does not instruct reading unrelated files, environment variables, or sending data to unexpected endpoints beyond the Membrane service.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells the user to install @membranehq/cli via npm (global install or npx). Installing third-party npm packages is a normal choice for CLI tooling but carries the usual supply-chain/trust considerations (package origin, version pinning, running as root).
Credentials
The skill declares no required environment variables or credentials. It expects interactive Membrane authentication (browser or headless flow) which is proportional to the task. There are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill is not forced-always, does not request system-wide config changes, and contains no instructions to modify other skills. Autonomous invocation remains enabled (platform default) but is not combined with additional high privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install terra
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /terra 触发
  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 terra
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Terra 是什么?

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

如何安装 Terra?

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

Terra 是免费的吗?

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

Terra 支持哪些平台?

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

谁开发了 Terra?

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

💬 留言讨论