← 返回 Skills 市场
gora050

Munity

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install munity
功能描述
Munity integration. Manage data, records, and automate workflows. Use when the user wants to interact with Munity data.
安全使用建议
This skill is coherent for Munity integration via the Membrane CLI, but before installing do a few checks: verify the npm package name (@membranehq/cli) and its publisher on the npm registry and the GitHub repository; prefer running with npx or inside a virtual environment/container rather than npm -g to avoid system-wide changes; review the OAuth consent / scopes presented when you run membrane login and only authorize what you expect; don't paste or share unrelated secrets or SSH keys during setup. If you need tighter isolation, run Membrane commands on a disposable VM or container and inspect network traffic or CLI behavior before granting it broad access to your environment.
功能分析
Type: OpenClaw Skill Name: munity Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with the Munity platform using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution via the @membranehq/cli npm package. The instructions promote security best practices, such as using a centralized connection manager instead of handling raw API keys, and no malicious behaviors or exfiltration patterns were identified.
能力评估
Purpose & Capability
The skill is for Munity integration and explicitly relies on the Membrane CLI to manage connections, actions, and auth. Requiring a CLI and network access is appropriate for this purpose; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, performing login flows, creating/listing connections, discovering and running actions, and polling action build status. It does not direct the agent to read unrelated local files, harvest environment variables, or send data to unexpected endpoints.
Install Mechanism
The skill instructs using npm install -g @membranehq/cli@latest (and sometimes npx). Installing a third-party CLI globally modifies the host and pulls code from the npm registry; this is a common pattern but carries the usual supply-chain risk. The instruction-only nature means nothing is automatically installed by the platform, but users should verify the npm package and prefer npx or isolated environments if they want to avoid global installs.
Credentials
No environment variables, API keys, or sensitive local config paths are requested. Authentication is delegated to Membrane's interactive OAuth-like flow, which is consistent with the skill's guidance to avoid collecting user API keys locally.
Persistence & Privilege
The skill does not request always:true and is not trying to change other skills or global agent configuration. Default autonomous invocation is enabled (platform default) and not in itself a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install munity
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /munity 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug munity
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Munity 是什么?

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

如何安装 Munity?

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

Munity 是免费的吗?

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

Munity 支持哪些平台?

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

谁开发了 Munity?

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

💬 留言讨论