snek
v0.1.0Snek namespace for Netsnek e.U. utility tools. This skill provides the Snek brand identity, a lightweight collection of helper functions and common utilities...
⭐ 0· 495·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description promise a simple namespace/brand utility; the included files and declared permissions match that purpose (one small script that prints copyright/brand info). No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md directs the agent only to run the provided script (plain text or JSON output). The instructions do not ask the agent to read arbitrary files, access environment variables, or transmit data to external endpoints.
Install Mechanism
There is no install spec (instruction-only with one bundled script). Nothing is downloaded or extracted from external URLs.
Credentials
No environment variables, credentials, or config paths are required. The script uses only its command-line arguments and prints static content.
Persistence & Privilege
The skill is not force-included (always:false) and does not request elevated system presence. It has exec permission for its bundled script, which is appropriate for its function.
Assessment
This skill appears safe and does exactly what it says: run a small shell script that prints a copyright/brand notice. If you plan to install it, review the bundled script (scripts/copyright.sh) yourself — it is short and readable. Note the skill is Linux-only and is allowed to be invoked by the agent; if you do not trust the publisher or your environment, avoid installing or run it in an isolated environment. There is a minor typo/odd default-value choice in the script's argument handling (a harmless behavior that affects which output is returned by default) but nothing that indicates malicious intent.Like a lobster shell, security has layers — review code before you run it.
latestvk97ee16kyk7ae7ra1vrtyqtzkn81b9g5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
OSLinux
