← 返回 Skills 市场
gora050

Pylon

作者 Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
104
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install pylon-integration
功能描述
Pylon integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pylon data.
安全使用建议
This skill appears to do exactly what it says: it uses the Membrane CLI to connect to and act on Pylon data. Before installing or using it, consider: 1) You will need to install the @membranehq/cli package (npm install or npx) — verify the package and its repository if you have supply-chain concerns. 2) Authentication is via browser-based Membrane login; Membrane will hold and refresh credentials and proxy API requests, so you must trust Membrane with access to your Pylon data. 3) If you plan to allow autonomous agent invocation, be aware the agent could run CLI commands that read or modify Pylon data — limit the agent's scope or run in an isolated environment if the data is sensitive. 4) If your environment forbids global npm installs, follow your org's policies or run the CLI in a controlled container. Overall the skill is internally consistent, but evaluate trust in the Membrane service and the npm package before proceeding.
能力评估
Purpose & Capability
The name/description claim a Pylon integration and all runtime instructions are about using the Membrane CLI to connect to Pylon, discover actions, run them, or proxy API requests. Asking to install the Membrane CLI and to have a Membrane account is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs installing/running the Membrane CLI, performing browser-based login, creating connections, listing actions, running actions, and proxying requests. These steps stay within the integration's scope. Note: the instructions rely on Membrane as an intermediary (it will proxy requests and hold auth server-side), so data and credentials flow through Membrane by design.
Install Mechanism
The skill is instruction-only (no install spec in metadata) but tells users to run `npm install -g @membranehq/cli` or use `npx ...`. Installing from the public npm registry is expected for this CLI, but it is a moderate-risk operation compared to an instruction-only skill with zero install steps — review/verify the package and source if you have supply-chain concerns.
Credentials
No environment variables or credentials are requested by the skill. Authentication is handled via Membrane's browser login flow; this is proportionate for a connector that proxies to an external SaaS and is consistent with the guidance to avoid asking the user for API keys.
Persistence & Privilege
always:false (no forced presence). disable-model-invocation:false is the platform default, so the skill may be invoked autonomously by agents. This is expected, but users should be aware an autonomous agent could run Membrane CLI commands (including proxying requests that access Pylon data) if permitted.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pylon-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pylon-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug pylon-integration
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Pylon 是什么?

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

如何安装 Pylon?

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

Pylon 是免费的吗?

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

Pylon 支持哪些平台?

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

谁开发了 Pylon?

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

💬 留言讨论