mesagona

v0.1.0

Mesagona namespace for Netsnek e.U. event and conference management platform. Handles event registration, agenda scheduling, attendee check-in, and post-even...

0· 487·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk978ckh73q05rep2p0dwfa80v181d48b

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

OSLinux

Comments