← Back to Skills Marketplace
gora050

Terra

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
170
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install terra
Description
Terra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Terra data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install terra
  3. After installation, invoke the skill by name or use /terra
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug terra
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Terra?

Terra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Terra data. It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.

How do I install Terra?

Run "/install terra" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Terra free?

Yes, Terra is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Terra support?

Terra is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Terra?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments