← Back to Skills Marketplace
gora050

Phaxio

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
167
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install phaxio
Description
Phaxio integration. Manage Accounts. Use when the user wants to interact with Phaxio data.
Usage Guidance
This skill appears coherent: it delegates Phaxio access to the Membrane platform and instructs using the Membrane CLI. Before installing or following its instructions, consider: 1) Verify the @membranehq/cli package and its GitHub repo (authors, recent commits, npm download stats, issues) to ensure you trust the CLI. 2) Prefer using npx or a local install (or a sandbox/container) instead of npm -g to avoid global changes. 3) Understand the auth flow: you'll complete login in a browser and Membrane will store/manage connection tokens server-side — confirm Membrane's privacy/security policies if that concerns you. 4) If you want to limit autonomous agent actions, manage skill invocation settings in your agent environment. If you want, provide the Membrane CLI package link and I can help inspect its metadata/source before you install.
Capability Analysis
Type: OpenClaw Skill Name: phaxio Version: 1.0.3 The skill provides instructions for an AI agent to manage Phaxio fax services using the Membrane CLI. It includes standard procedures for installing the '@membranehq/cli' npm package, authenticating via 'membrane login', and discovering/executing actions. The instructions are well-documented, align with the stated purpose, and include security-positive advice to use Membrane's internal connection management rather than requesting raw API keys from the user.
Capability Assessment
Purpose & Capability
The name/description claim a Phaxio integration and all runtime instructions use the Membrane CLI to manage a Phaxio connection and run actions. Requiring a CLI and network access is coherent with the stated purpose; no unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md explicitly instructs using membrane commands (login, connect, action list/run, etc.). It does not instruct reading unrelated files, collecting secrets, or posting data to unexpected endpoints. It does ask the user to perform interactive/browser-based login to Membrane as part of auth, which fits the workflow described.
Install Mechanism
This is an instruction-only skill but it tells users to install @membranehq/cli globally via npm (npm install -g). Installing a global npm package is a legitimate but non-trivial system change — moderate risk compared to instruction-only skills. Recommend verifying the package (author, npm page, GitHub repo) or using npx/local install to avoid global mutation.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to request API keys from users, relying on Membrane-managed connections. The lack of extra env or secret requests is proportionate to a connector that delegates auth to Membrane.
Persistence & Privilege
always:false and no install script are present. The skill does not request persistent system-level privileges or modify other skills or global agent settings. Autonomous invocation is permitted (platform default) but not highlighted by this skill as requiring extra privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install phaxio
  3. After installation, invoke the skill by name or use /phaxio
  4. 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
Slug phaxio
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Phaxio?

Phaxio integration. Manage Accounts. Use when the user wants to interact with Phaxio data. It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.

How do I install Phaxio?

Run "/install phaxio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Phaxio free?

Yes, Phaxio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Phaxio support?

Phaxio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Phaxio?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments