← 返回 Skills 市场
gora050

Penta

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install penta
功能描述
Penta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Penta data.
安全使用建议
This skill is internally consistent: it uses Membrane's CLI to integrate with Penta and does not request extra credentials. Before installing, verify you trust the @membranehq npm package and the getmembrane.com domain (review the package repo and privacy/policy), be aware that installing a global npm package runs code on your machine, and confirm the OAuth/connection permissions shown during the browser login match what you expect to share with Membrane/Penta.
功能分析
Type: OpenClaw Skill Name: penta Version: 1.0.1 The 'penta' skill bundle provides instructions for an AI agent to interact with the Penta project management tool via the Membrane CLI. It includes standard procedures for installing the CLI (@membranehq/cli), authenticating, and executing actions. The instructions are well-documented, align with the stated purpose of workflow automation, and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The skill declares a Penta integration and all runtime instructions use the Membrane CLI to connect, discover, build, and run actions against Penta. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md confines runtime behaviour to installing/using @membranehq/cli, performing OAuth-style login in a browser or headless flow, creating connections, listing actions, and running actions. It does not instruct reading unrelated files, accessing unexpected env vars, or exfiltrating data to third-party endpoints beyond Membrane/Penta.
Install Mechanism
The skill instructs installing a third-party npm package (@membranehq/cli) globally (npm install -g) or running via npx. This is a typical but non-trivial installation step (global npm install executes remote code). It's expected for this integration but requires trust in the @membranehq package and the npm registry.
Credentials
The skill declares no required environment variables or local credentials. Authentication is done via Membrane's login/connection flow (browser-based or headless code), which avoids asking the user for API keys. This is proportionate to the stated purpose, though it requires trusting Membrane's service to manage credentials.
Persistence & Privilege
The skill is not forced-always and uses normal user-invocable/autonomous invocation defaults. It does not request system-wide config changes or access to other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install penta
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /penta 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug penta
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Penta 是什么?

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

如何安装 Penta?

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

Penta 是免费的吗?

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

Penta 支持哪些平台?

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

谁开发了 Penta?

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

💬 留言讨论