← 返回 Skills 市场
Phyllo
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install phyllo
功能描述
Phyllo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Phyllo data.
安全使用建议
This skill is coherent: it delegates Phyllo access to the Membrane CLI. Before installing, verify you trust the @membranehq/cli package (check the npm package page and GitHub repository), consider using npx rather than a global install to avoid altering your system, and be prepared to authenticate via a browser/code (the CLI will store local auth state). If you do not want an agent to run shell commands or make network requests autonomously, avoid enabling autonomous execution for this skill or limit its permissions. If you need higher assurance, inspect the Membrane CLI source or run it in an isolated environment (container or dedicated machine) before granting it access to your data.
功能分析
Type: OpenClaw Skill
Name: phyllo
Version: 1.0.1
The skill requires the agent to perform high-risk operations including global package installation ('npm install -g @membranehq/cli') and extensive shell command execution for authentication and data management. It also enables dynamic action creation ('membrane action create'), allowing the agent to generate and execute new integration logic on the fly. While these capabilities are aligned with the stated purpose of the Membrane/Phyllo integration, the reliance on shell-based interactions and global system modifications in SKILL.md constitutes a significant attack surface without explicit input sanitization guidance.
能力评估
Purpose & Capability
The skill is an integration wrapper for Phyllo via Membrane; the SKILL.md consistently instructs the user/agent to install and use the Membrane CLI and to create a Phyllo connection. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to installing the Membrane CLI, logging in, creating/listing connections, discovering/creating/running actions, and handling JSON output. The doc does not instruct reading unrelated files or exfiltrating arbitrary data.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends installing @membranehq/cli from the public npm registry (npm install -g or using npx). That is a reasonable, traceable install method, but installing global npm packages modifies the system environment — users may prefer npx or a containerized environment.
Credentials
The skill declares no required environment variables or credentials, which fits its description. Be aware that the Membrane CLI login flow will create local auth state/config and will direct you to authenticate via browser (or complete a code in headless mode). Review where the CLI stores tokens if you need strict local control.
Persistence & Privilege
always:false and no special OS/config paths are requested. The skill does not request persistent, platform-wide privileges or attempt to modify other skills' settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install phyllo - 安装完成后,直接呼叫该 Skill 的名称或使用
/phyllo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Phyllo 是什么?
Phyllo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Phyllo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Phyllo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install phyllo」即可一键安装,无需额外配置。
Phyllo 是免费的吗?
是的,Phyllo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Phyllo 支持哪些平台?
Phyllo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Phyllo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills