← 返回 Skills 市场
membranedev

Peepl

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install peepl
功能描述
Peepl integration. Manage data, records, and automate workflows. Use when the user wants to interact with Peepl data.
安全使用建议
This skill appears to be what it says: a Membrane-based Peepl connector. Before installing or running commands: (1) confirm you trust getmembrane.com and the @membranehq/cli npm package; (2) ensure you have npm (or use npx to avoid a global install) and understand that npm -g writes a binary to your system; (3) be prepared to complete an interactive auth flow (browser or code exchange) — do not paste secrets into chat; (4) prefer using provided Membrane connections rather than sharing raw API keys; and (5) if you need higher assurance, inspect the Membrane CLI sources on its official repo and verify the package maintainer identity before installing.
功能分析
Type: OpenClaw Skill Name: peepl Version: 1.0.1 The 'peepl' skill provides instructions for an AI agent to interact with the Peepl platform via the Membrane CLI. The skill documentation (SKILL.md) outlines standard procedures for installation, authentication, and executing API actions through the 'membrane' utility. It includes security-positive instructions, such as advising the agent to never ask users for API keys and instead rely on Membrane's server-side credential management. No indicators of data exfiltration, malicious code execution, or unauthorized persistence were found.
能力评估
Purpose & Capability
The name/description (Peepl integration) matches the SKILL.md: it explains how to use the Membrane CLI to connect to Peepl, discover and run actions, and manage connections. The required capabilities (network access, a Membrane account) are appropriate for this purpose.
Instruction Scope
The SKILL.md stays within the integration scope (install CLI, log in, create connections, list/discover/run actions). One minor mismatch: the skill metadata declares no required binaries, yet the instructions assume npm (for global install) or npx will be available. The doc also instructs interactive browser-based login and headless code exchange, which is expected but requires user attention.
Install Mechanism
There is no packaged install spec (the skill is instruction-only). The doc directs users to install @membranehq/cli from the public npm registry (npm install -g or npx). That is a common, traceable install method but it does write a global binary if the user follows the -g command. The skill itself does not perform any automatic downloads or extract archives.
Credentials
The skill requests no environment variables or credentials in its metadata and explicitly tells users not to hand over API keys. It relies on Membrane to manage auth, which is proportionate for a connector integration.
Persistence & Privilege
The skill does not request always: true, does not require system-wide config changes, and is user-invocable. Nothing in the instructions attempts to modify other skills or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install peepl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /peepl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug peepl
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Peepl 是什么?

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

如何安装 Peepl?

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

Peepl 是免费的吗?

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

Peepl 支持哪些平台?

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

谁开发了 Peepl?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论