← 返回 Skills 市场
Porter
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install porter
功能描述
Porter integration. Manage data, records, and automate workflows. Use when the user wants to interact with Porter data.
安全使用建议
Before installing: understand that the skill requires installing the @membranehq/cli npm package and using a Membrane account — that CLI will mediate access to your Porter data. Verify the package and vendor (homepage/repo), consider pinning a specific version rather than using @latest, and prefer a scoped/non-global install if possible. When authenticating, you will grant Membrane a connection that can access Porter on your behalf—confirm the permissions and connection id and review Membrane's privacy/security docs. If you are concerned about supply‑chain risk, inspect the CLI source or run it in an isolated environment (container or VM) before trusting it with production data.
功能分析
Type: OpenClaw Skill
Name: porter
Version: 1.0.1
The porter skill provides a standard integration for managing Porter deployments via the Membrane CLI. It includes instructions for the agent to install the '@membranehq/cli' package, authenticate using a tenant-based login flow, and execute actions through the Membrane platform. The skill follows security best practices by advising against manual credential handling and instead using a managed connection system. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's name/description (Porter integration) align with the instructions: it uses Membrane as a broker to access Porter. All required actions (connect, list actions, run actions) are coherent with managing Porter data.
Instruction Scope
SKILL.md confines the agent to using the Membrane CLI (login, connect, action list/create/run). It does not instruct reading unrelated files, scanning system config, or exfiltrating arbitrary data. Authentication is handled via browser/headless OAuth flows as described.
Install Mechanism
There is no registry install spec, but SKILL.md instructs the user to run a global npm install: npm install -g @membranehq/cli@latest. Using a scoped npm package from the registry is a reasonable way to obtain the CLI, but global npm installs and running an external CLI carry standard supply‑chain and PATH risks; consider pinning a version and verifying the package source.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane to manage auth, which matches the guidance to create connections rather than asking for API keys directly. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill doesn't request persistent system-level privileges or modify other skills' configs. Agent invocation is allowed (platform default) but the skill does not demand elevated persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install porter - 安装完成后,直接呼叫该 Skill 的名称或使用
/porter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Porter 是什么?
Porter integration. Manage data, records, and automate workflows. Use when the user wants to interact with Porter data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Porter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install porter」即可一键安装,无需额外配置。
Porter 是免费的吗?
是的,Porter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Porter 支持哪些平台?
Porter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Porter?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills