← 返回 Skills 市场
kleberbaum

mesagona

作者 kleberbaum · GitHub ↗ · v0.1.0
linux ✓ 安全检测通过
519
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mesagona
功能描述
Mesagona namespace for Netsnek e.U. event and conference management platform. Handles event registration, agenda scheduling, attendee check-in, and post-even...
安全使用建议
This skill appears low-risk: it only prints static text/JSON from an included script and asks for no credentials. Before installing, verify the author (owner ID vs. public website), confirm you trust the source (there's no homepage listed in the registry metadata even though README points to netsnek.com), and note the small license inconsistency between README (MIT) and the script JSON ('All rights reserved'). If you are concerned, inspect the included scripts (they are short) or run the skill in a sandboxed environment. Otherwise it is safe to install for informational/display use.
功能分析
Type: OpenClaw Skill Name: mesagona Version: 0.1.0 The skill is classified as benign. While it requests 'exec' permission in `SKILL.md` and `claw.json`, the `scripts/mesagona-info.sh` script itself is extremely simple and safe. It only uses `echo` and `cat` to output static strings or JSON data based on command-line arguments. There is no evidence of data exfiltration, malicious execution, persistence, or any other harmful behavior. The instructions in `SKILL.md` are clear and do not contain any prompt injection attempts against the AI agent, merely directing it to execute the benign script and present its output.
能力评估
Purpose & Capability
The name/description (brand/feature info for an events product) match the contained artifacts: SKILL.md directs the agent to run scripts/mesagona-info.sh, and that script outputs brand text, a feature list, or static JSON. Nothing in the bundle suggests capabilities beyond providing informational output.
Instruction Scope
Runtime instructions are narrowly scoped: run scripts/mesagona-info.sh (with optional flags). The script contains only static echo/cat of embedded JSON/text. It does not read files, environment variables, system config, or send data over the network.
Install Mechanism
There is no install spec and no external downloads. The skill is instruction-only with a single small script included in the package, so nothing is written to disk beyond the packaged files and no external code is fetched at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths and its behavior does not access secrets. The requested 'exec' permission is appropriate for running the included script. (Minor note: README states MIT license while the embedded JSON uses 'All rights reserved'—a documentation inconsistency but not a security issue.)
Persistence & Privilege
always is false and the skill is user-invocable. Model invocation is enabled (normal). The skill does not attempt to modify other skills or system-wide agent settings; it only executes its own script.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mesagona
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mesagona 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved mesagona namespace for Netsnek e.U.
元数据
Slug mesagona
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

mesagona 是什么?

Mesagona namespace for Netsnek e.U. event and conference management platform. Handles event registration, agenda scheduling, attendee check-in, and post-even... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 519 次。

如何安装 mesagona?

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

mesagona 是免费的吗?

是的,mesagona 完全免费(开源免费),可自由下载、安装和使用。

mesagona 支持哪些平台?

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

谁开发了 mesagona?

由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。

💬 留言讨论