← Back to Skills Marketplace
Maxxton
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install maxxton
Description
Maxxton integration. Manage data, records, and automate workflows. Use when the user wants to interact with Maxxton data.
Usage Guidance
This skill is coherent: it delegates Maxxton access to the Membrane CLI and does not ask for unrelated secrets. Before installing, verify the npm package identity (@membranehq/cli) and the Membrane service (getmembrane.com) match your trust policy. Prefer using npx or pinning a specific package version instead of npm install -g @latest to reduce supply-chain risk. If you have security concerns, run the CLI in an isolated environment (container or VM) and review any CLI prompts/permissions during the login/connect flows. Finally, remember the skill itself is only instructions; runtime behavior depends on the external Membrane CLI and service, so audit or vet those components before use.
Capability Analysis
Type: OpenClaw Skill
Name: maxxton
Version: 1.0.1
The skill provides instructions for integrating with the Maxxton property management platform using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and executing actions through the Membrane service. No indicators of malicious intent, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Maxxton integration) match the instructions: all actions use the Membrane CLI to connect to Maxxton and run actions. There are no unrelated required env vars, binaries, or config paths that don't belong to this integration.
Instruction Scope
SKILL.md instructs installing and using the @membranehq/cli, logging in, creating a connection, discovering actions, and running them. It does not instruct reading unrelated local files, exfiltrating data to third-party endpoints, or accessing system credentials. The instructions are focused on the stated purpose.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to install @membranehq/cli via npm (-g) or use npx. That is a reasonable, expected mechanism for a CLI-based integration, but global npm installs carry normal supply-chain and privilege risks — the actual runtime behavior depends on the remote package and networked service.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane handle credentials via its connection flow. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always:true or other elevated agent privileges. It is user-invocable and relies on an external CLI; it does not ask to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install maxxton - After installation, invoke the skill by name or use
/maxxton - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Maxxton?
Maxxton integration. Manage data, records, and automate workflows. Use when the user wants to interact with Maxxton data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Maxxton?
Run "/install maxxton" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Maxxton free?
Yes, Maxxton is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Maxxton support?
Maxxton is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Maxxton?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills