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· 88·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for loutai0307-prog/bytesagain-nutrition-label.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Nutrition Label" (loutai0307-prog/bytesagain-nutrition-label) from ClawHub.
Skill page: https://clawhub.ai/loutai0307-prog/bytesagain-nutrition-label
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install bytesagain-nutrition-label

ClawHub CLI

Package manager switcher

npx clawhub@latest install bytesagain-nutrition-label
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
88downloads
0stars
1versions
Updated 3w ago
v1.0.0
MIT-0

Nutrition Label

Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Nutrition Label concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...