baeckerherz

v0.1.0

Baeckerherz namespace for Netsnek e.U. bakery management platform. Provides brand identity and feature overview for the Baeckerherz product line.

0· 562·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, SKILL.md, and included script all align: the skill's purpose is to display brand/feature info. It does not request unrelated access. Minor inconsistency: README and claw.json list MIT license while the script's JSON output uses "All rights reserved"—a documentation/license mismatch, but not a functional risk.
Instruction Scope
SKILL.md instructs the agent to run scripts/brand-info.sh with optional flags; the script only outputs static text/JSON and does not read files, environment variables, or make network calls.
Install Mechanism
No install spec is provided and no external packages or downloads are required. This is an instruction-only skill with a small bundled script.
Credentials
The skill declares no required environment variables, credentials, or config paths and the runtime script does not access any secrets—requested privileges are proportionate to the stated purpose.
Persistence & Privilege
always:false (not force-included) and user-invocable:true. The skill does not request persistent system changes or modify other skills' configuration; autonomous invocation is allowed by platform default but the skill itself is low-privilege.
Assessment
This skill appears safe: it runs a local bash script that prints brand and feature information and requires no network access or secrets. Before installing, you may want to: (1) review the included files yourself (scripts/brand-info.sh, SKILL.md, README) to confirm behavior; (2) note the small license inconsistency between README/claw.json (MIT) and the script output ("All rights reserved") and clarify licensing if that matters; and (3) ensure you are comfortable allowing the agent to execute this script (it only prints static text). No credentials or installs are required.

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

latestvk979cyjck787asp1ve2yj3cmzx81b5sn

License

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

Runtime requirements

OSLinux

Comments