← 返回 Skills 市场
Piloterr
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
193
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install piloterr
功能描述
Piloterr integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Piloterr data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to talk to Piloterr and does not ask for unrelated secrets. Before installing, consider: (1) prefer using npx or install a pinned CLI version rather than npm install -g @latest to limit supply-chain risk; (2) verify the Membrane CLI package and the getmembrane.com / GitHub repository are legitimate; (3) understand that Membrane (a third-party service) will handle OAuth and therefore will have access to your Piloterr data — review its privacy/security docs; (4) do not provide API keys or tokens directly to the agent (the skill itself advises against this). If you need a stricter security posture, test in an isolated environment and audit the CLI package version before granting access.
功能分析
Type: OpenClaw Skill
Name: piloterr
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the Piloterr service using the Membrane CLI. It includes standard procedures for installation (npm), authentication, and action execution. While the documentation contains a likely copy-paste error describing Piloterr as an OKR platform (it is actually a data enrichment API), the underlying logic relies on a legitimate third-party integration framework (getmembrane.com) and lacks any indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name and description (Piloterr integration) align with the instructions: the skill delegates API access and auth to the Membrane CLI and uses Membrane actions to manage Piloterr objects. No unrelated credentials, binaries, or file paths are requested.
Instruction Scope
SKILL.md instructs the agent and user to install/run the Membrane CLI, perform OAuth-style login, create connections, discover and run actions, and poll action status. These steps stay within the stated purpose and do not instruct the agent to read unrelated files or exfiltrate data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec). It tells users to run npm install -g @membranehq/cli@latest or use npx. Installing an npm package (especially using the @latest tag or a global install) carries normal supply-chain risks; prefer pinned versions or npx to reduce persistent global changes.
Credentials
No environment variables, secrets, or config paths are requested by the registry. The SKILL.md explicitly says Membrane handles credentials and instructs not to ask users for API keys, which is proportional to the integration purpose.
Persistence & Privilege
The skill is not marked always:true and does not request persistent modifications to other skills or system-wide settings. It relies on the Membrane CLI and network access, which is appropriate for the described functionality.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install piloterr - 安装完成后,直接呼叫该 Skill 的名称或使用
/piloterr触发 - 根据 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
元数据
常见问题
Piloterr 是什么?
Piloterr integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Piloterr data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 193 次。
如何安装 Piloterr?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install piloterr」即可一键安装,无需额外配置。
Piloterr 是免费的吗?
是的,Piloterr 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Piloterr 支持哪些平台?
Piloterr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Piloterr?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills