← 返回 Skills 市场
Penneo
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
141
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install penneo
功能描述
Penneo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Penneo data.
安全使用建议
This skill appears coherent for integrating Penneo via Membrane, but before installing: 1) confirm you trust the Membrane project/getmembrane.com and the npm package owner (@membranehq); 2) prefer using npx or installing a specific, reviewed version instead of a global @latest to reduce supply-chain risk; 3) review the permissions and data Membrane will access for your Penneo connection and revoke connections when no longer needed; 4) avoid pasting sensitive local secrets into the CLI and verify the authorization URL is legitimate when completing login.
功能分析
Type: OpenClaw Skill
Name: penneo
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with the Penneo platform using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and executing actions via the Membrane service. The instructions prioritize security by advising the agent to let the third-party service handle credentials rather than requesting them from the user, and no indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The name/description (Penneo integration) matches the instructions: the SKILL.md uses the Membrane CLI to create connections and run actions against Penneo. No unrelated credentials or binaries are requested.
Instruction Scope
All runtime steps are limited to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. The instructions do not ask the agent to read arbitrary system files, harvest environment variables, or transmit data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill but tells the user to install @membranehq/cli via npm (global install or npx). Installing packages from npm is common and expected here, but using @latest/global increases risk (package compromise or unexpected updates). The skill provides no pinned version or checksum and will cause code to be written to disk when the user follows the instructions.
Credentials
The skill declares no environment variables or credentials and the README explicitly recommends letting Membrane handle auth rather than asking for API keys. Requested access is proportional to the purpose (network + Membrane account).
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It instructs use of membrane login which will store connection tokens in the Membrane CLI configuration (expected). There is no request to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install penneo - 安装完成后,直接呼叫该 Skill 的名称或使用
/penneo触发 - 根据 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
元数据
常见问题
Penneo 是什么?
Penneo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Penneo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 Penneo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install penneo」即可一键安装,无需额外配置。
Penneo 是免费的吗?
是的,Penneo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Penneo 支持哪些平台?
Penneo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Penneo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills