← 返回 Skills 市场
gora050

Pangea

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pangea
功能描述
Pangea integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pangea data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pangea
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pangea 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug pangea
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Pangea 是什么?

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

如何安装 Pangea?

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

Pangea 是免费的吗?

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

Pangea 支持哪些平台?

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

谁开发了 Pangea?

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

💬 留言讨论