← Back to Skills Marketplace
kleberbaum

mesagona

by kleberbaum · GitHub ↗ · v0.1.0
linux ✓ Security Clean
519
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mesagona
Description
Mesagona namespace for Netsnek e.U. event and conference management platform. Handles event registration, agenda scheduling, attendee check-in, and post-even...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mesagona
  3. After installation, invoke the skill by name or use /mesagona
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved mesagona namespace for Netsnek e.U.
Metadata
Slug mesagona
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is mesagona?

Mesagona namespace for Netsnek e.U. event and conference management platform. Handles event registration, agenda scheduling, attendee check-in, and post-even... It is an AI Agent Skill for Claude Code / OpenClaw, with 519 downloads so far.

How do I install mesagona?

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

Is mesagona free?

Yes, mesagona is completely free (open-source). You can download, install and use it at no cost.

Which platforms does mesagona support?

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

Who created mesagona?

It is built and maintained by kleberbaum (@kleberbaum); the current version is v0.1.0.

💬 Comments