← 返回 Skills 市场
Stripo
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
183
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install stripo
功能描述
Stripo integration. Manage Users, Workspaces. Use when the user wants to interact with Stripo data.
安全使用建议
This skill is internally consistent: it tells you to use the Membrane CLI to manage a Stripo connection rather than asking for Stripo API keys directly. Before installing or using it: 1) verify the Membrane CLI package (@membranehq/cli) on npm and the linked GitHub repo/getmembrane.com to ensure you trust the publisher; 2) be aware that running 'npm install -g' executes third-party code on your machine—consider installing in a controlled environment or pinning a specific version instead of pulling 'latest'; 3) the login flow will put credentials under Membrane's control and the CLI may store tokens locally (check where the CLI stores config and tokens and remove them if you later revoke access); 4) if you need to minimize trust, ask the user to create a connection themselves and only provide minimal outputs instead of giving the agent broad interactive access. Overall the skill appears coherent and appropriate for its stated purpose.
功能分析
Type: OpenClaw Skill
Name: stripo
Version: 1.0.3
The stripo skill provides instructions for an AI agent to manage email templates and workspaces via the Membrane CLI. It guides the agent through authentication, action discovery, and execution using the '@membranehq/cli' tool. The skill focuses on legitimate integration logic, emphasizes secure credential handling through the Membrane platform, and contains no evidence of malicious intent, data exfiltration, or unauthorized system access.
能力标签
能力评估
Purpose & Capability
The skill is described as a Stripo integration and all runtime instructions focus on using the Membrane CLI to connect to Stripo, discover and run actions, create connections, and manage actions. Required capabilities (network access and a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login via browser, creating a connection to the Stripo connector, listing and running actions, and creating actions when needed. It does not instruct reading unrelated files, accessing unrelated environment variables, or sending data to unexpected endpoints. It does rely on the user/agent performing interactive login steps.
Install Mechanism
There is no automated install spec in the skill bundle; instead the doc recommends running 'npm install -g @membranehq/cli@latest'. Installing a global npm package is a normal way to get a CLI but does execute third‑party code on the host. This is not incoherent with the skill's purpose, but users should verify the package provenance and consider pinning versions or installing in an isolated environment.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane via an interactive login and a connection creation step — this is proportionate to the goal. Note: trusting Membrane means credentials/tokens are managed server-side and/or stored by the CLI locally; ensure you are comfortable with that.
Persistence & Privilege
The skill is not force-enabled (always: false) and is user-invocable. It does not request persistent elevated privileges in the bundle. Practical persistence may occur if the Membrane CLI stores tokens/config locally after login — consider where the CLI stores credentials and clean them if needed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stripo - 安装完成后,直接呼叫该 Skill 的名称或使用
/stripo触发 - 根据 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
元数据
常见问题
Stripo 是什么?
Stripo integration. Manage Users, Workspaces. Use when the user wants to interact with Stripo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。
如何安装 Stripo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stripo」即可一键安装,无需额外配置。
Stripo 是免费的吗?
是的,Stripo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stripo 支持哪些平台?
Stripo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stripo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills