Nutrition Label

v1.0.0

Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Nutrition Label concepts, best practices, and implementation patterns.

0· 57·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
Skill name/description (nutrition-label reference) match the provided assets: SKILL.md and a bash script that print documentation. No unrelated environment variables, binaries, or cloud credentials are requested.
Instruction Scope
SKILL.md states all output is plain-text via heredoc with no external API calls; the script implements this (only heredocs, no network calls, no file reads/writes beyond stdout). Instructions do not request unrelated system data or secrets.
Install Mechanism
No install spec is provided (instruction-only). A single included script exists but there is no automated download or extraction from external URLs. Risk from installation is minimal.
Credentials
No required environment variables, credentials, or config paths are listed or accessed by the script. The skill does not attempt to read or exfiltrate environment data.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent privileges. Autonomous invocation is allowed by platform default but the skill's offline behavior limits blast radius.
Assessment
This skill appears to be a harmless offline reference implemented as a small bash script. If you plan to run the included script locally, review the file (it's short) and execute it in a normal user context; it only writes to stdout. Minor non-security notes: the SKILL.md metadata version (4.0.1) differs from the script VERSION (4.0.0), and the help heredoc is quoted such that $VERSION will not expand — these are benign inconsistencies but worth noting for correctness.

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

latestvk97fe77xhdvvbnznwr23xct7x584a6tm

License

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

Comments