← Back to Skills Marketplace
Phos
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
138
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install phos
Description
Phos integration. Manage data, records, and automate workflows. Use when the user wants to interact with Phos data.
Usage Guidance
This skill appears coherent, but before installing: 1) verify you trust the @membranehq/cli package and the getmembrane.com project (installing npm packages globally affects your system); 2) prefer using npx or a constrained environment (container/VM) if you don't want a global install; 3) expect a browser-based or code-based login flow that will create tokens managed by Membrane — review the connection's permissions in your Membrane account; and 4) never paste API keys into chat — the skill correctly recommends letting Membrane manage credentials. If you need higher assurance, review the Membrane CLI source/release artifacts on its official repo before installing.
Capability Analysis
Type: OpenClaw Skill
Name: phos
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the Phos cloud cost management service using the Membrane CLI. The content in SKILL.md is purely instructional, guiding the agent through standard CLI operations such as installation, authentication, and action execution via the @membranehq/cli package. No evidence of malicious intent, data exfiltration, or suspicious obfuscation was found.
Capability Assessment
Purpose & Capability
The README describes a Phos integration and all runtime instructions use the Membrane CLI and a 'phos' connector to discover and run actions. Required capabilities (network access, Membrane account) match the stated purpose; there are no unrelated credential or file requests.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in, creating a connection, listing actions, creating/building actions, and running them. It does not instruct reading unrelated files, environment variables, or posting data to unknown endpoints outside Membrane.
Install Mechanism
The skill is instruction-only (no automated install), but it tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. This is a standard npm install pattern; it carries the normal risks of installing third-party npm packages globally and using the `latest` tag (which can change behavior). The skill itself does not embed or download arbitrary code.
Credentials
No environment variables, secrets, or config paths are requested by the skill. Authentication is delegated to the Membrane CLI and user-driven login flows, which is proportional for a connector-based integration.
Persistence & Privilege
The skill does not request 'always' presence and contains no instructions to modify other skills or system-wide agent settings. Membrane login will create/refresh tokens as part of normal operation, which is expected for this use case.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install phos - After installation, invoke the skill by name or use
/phos - 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 Phos?
Phos integration. Manage data, records, and automate workflows. Use when the user wants to interact with Phos data. It is an AI Agent Skill for Claude Code / OpenClaw, with 138 downloads so far.
How do I install Phos?
Run "/install phos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Phos free?
Yes, Phos is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Phos support?
Phos is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Phos?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills