bilanz
v0.1.0Austrian-style Bilanz (annual accounts) generator
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Austrian Bilanz generator) matches the included assets: SKILL.md documents --aktiva/--passiva and the script scripts/bilanz-check.sh implements those flags and prints the expected reports.
Instruction Scope
SKILL.md instructs the agent to run the bundled script with specific flags; the instructions do not ask the agent to read unrelated files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec is present (instruction-only plus a packaged script). Nothing is downloaded or extracted from untrusted URLs and the skill will only execute the provided local script.
Credentials
The skill declares no required environment variables, no credentials, and no config paths; the script also does not read any env vars or secrets.
Persistence & Privilege
always is false and the skill does not modify agent configuration or request persistent system-wide privileges. claw.json lists exec permission which is appropriate for running the bundled shell script.
Assessment
This skill appears coherent and low-risk: it only runs a small local shell script that prints static Bilanz templates and a status message. Before installing, confirm you trust the publisher (no homepage was provided in the registry metadata) and note that the skill requires exec permission to run the included script — inspect scripts/bilanz-check.sh if you want to verify behavior locally. If you plan to feed it real financial data, remember the script currently only prints static zeroed templates and does not perform validations or persist data.Like a lobster shell, security has layers — review code before you run it.
latest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
bilanz
Prepare Bilanz reports following Austrian UGB standards with Aktiva and Passiva sections.
Aktiva Overview
Use --aktiva to access the aktiva overview functionality.
Passiva Overview
Use --passiva for the passiva overview view.
Gewinn- und Verlustrechnung
Run scripts/bilanz-check.sh --status to display metadata and copyright.
UGB Compliance
Additional compliance and validation features are planned for future releases.
License
Copyright (c) 2026 Netsnek e.U. All rights reserved. Website: https://netsnek.com
Files
4 totalSelect a file
Select a file to preview.
Comments
Loading comments…
