← Back to Skills Marketplace
Paigo
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install paigo
Description
Paigo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paigo data.
Usage Guidance
This skill appears to do what it claims: it uses the Membrane CLI to talk to Paigo. Before installing or running it: (1) verify the @membranehq/cli package and homepage (getmembrane.com) are legitimate and up-to-date; prefer installing a pinned version rather than @latest if you want reproducibility; (2) be prepared to complete browser-based authentication (or provide the login code) — do not share API keys or secrets directly; (3) installing an npm package globally introduces the normal supply-chain risk, so consider running it in an isolated environment or reviewing the package source on GitHub; (4) review the Membrane dashboard/connection permissions after connecting to ensure the Paigo connector has only the access you expect.
Capability Analysis
Type: OpenClaw Skill
Name: paigo
Version: 1.0.3
The skill provides instructions for an AI agent to manage cloud infrastructure spending via the Paigo platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard administrative tasks such as authentication, connection management, and action discovery/execution. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the skill operates as a legitimate integration wrapper for the Membrane ecosystem.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description say 'Paigo integration' and the SKILL.md instructs using Membrane's CLI and a Paigo connector — requiring the Membrane CLI is coherent with that stated purpose.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, creating a connection, discovering and running actions. They do not ask to read unrelated files, access unrelated env vars, or exfiltrate data beyond interacting with Membrane/Paigo.
Install Mechanism
The skill is instruction-only but directs installing @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). This is expected for a CLI-driven integration but carries the usual moderate risk of installing a globally-scoped npm package and using @latest; verify the package source and consider pinning a specific version.
Credentials
No environment variables, credentials, or config paths are required by the skill. The README explicitly tells agents to let Membrane manage credentials and not to ask users for API keys, which is proportionate.
Persistence & Privilege
always is false and there is no install-time code that would persist or modify other skills or system-wide agent settings. The skill does not request elevated/persistent presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install paigo - After installation, invoke the skill by name or use
/paigo - 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 Paigo?
Paigo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paigo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install Paigo?
Run "/install paigo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Paigo free?
Yes, Paigo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Paigo support?
Paigo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Paigo?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills