← 返回 Skills 市场
gora050

Maxxton

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
122
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install maxxton
功能描述
Maxxton integration. Manage data, records, and automate workflows. Use when the user wants to interact with Maxxton data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install maxxton
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /maxxton 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug maxxton
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Maxxton 是什么?

Maxxton integration. Manage data, records, and automate workflows. Use when the user wants to interact with Maxxton data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 Maxxton?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install maxxton」即可一键安装,无需额外配置。

Maxxton 是免费的吗?

是的,Maxxton 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Maxxton 支持哪些平台?

Maxxton 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Maxxton?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论