← Back to Skills Marketplace
gora050

Pangea

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pangea
Description
Pangea integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pangea data.
Usage Guidance
This skill is instruction-only and appears to do what it says: use the Membrane CLI to access Pangea. Before installing or running commands: 1) verify the @membranehq/cli package on npm (publisher, download counts, README) and the repository at the homepage to ensure you trust the publisher; 2) prefer using npx to avoid a global install if you want less footprint; 3) be aware login is interactive (browser-based URL/code flow) and may require manual completion in headless environments; 4) do not paste secrets into chat — follow the recommended connection flow so Membrane handles credentials. If you need higher assurance, inspect the CLI's source code or the package contents before installing.
Capability Analysis
Type: OpenClaw Skill Name: pangea Version: 1.0.1 The skill provides instructions for an AI agent to interact with the Pangea security platform using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, action discovery, and execution via the Membrane platform, which handles credential management. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Pangea integration) match the instructions (use Membrane CLI to interact with Pangea APIs). The skill does not request unrelated credentials or binaries beyond using the Membrane CLI, which is reasonable for this integration.
Instruction Scope
SKILL.md stays within scope: it instructs installing/using the Membrane CLI, performing login, creating connections, discovering and running actions, and polling build status. It does not instruct the agent to read unrelated files, sweep environment variables, or exfiltrate data to non-Membrane endpoints. It explicitly recommends not asking users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec). The instructions advise installing a global npm package (@membranehq/cli) or using npx. Installing a scoped package from the npm registry is a typical approach and expected here, but installing global npm packages carries standard supply-chain risk; verify the package and publisher before installing.
Credentials
The skill declares no required environment variables or credentials and the instructions state Membrane will manage auth. That is proportionate for a CLI-based connector: you authenticate interactively rather than supplying secrets in env vars.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated platform privileges or modify other skills. Autonomous invocation is allowed (the platform default) and is not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pangea
  3. After installation, invoke the skill by name or use /pangea
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug pangea
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Pangea?

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

How do I install Pangea?

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

Is Pangea free?

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

Which platforms does Pangea support?

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

Who created Pangea?

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

💬 Comments