← Back to Skills Marketplace
Piloterr
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
193
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install piloterr
Description
Piloterr integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Piloterr data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install piloterr - After installation, invoke the skill by name or use
/piloterr - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Piloterr?
Piloterr integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Piloterr data. It is an AI Agent Skill for Claude Code / OpenClaw, with 193 downloads so far.
How do I install Piloterr?
Run "/install piloterr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Piloterr free?
Yes, Piloterr is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Piloterr support?
Piloterr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Piloterr?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills