Image Labeler

v2.0.3

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Image Labeler concepts, best practices, and implementation patterns.

0· 210·2 current·2 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 bytesagain-lab/image-labeler.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Image Labeler" (bytesagain-lab/image-labeler) from ClawHub.
Skill page: https://clawhub.ai/bytesagain-lab/image-labeler
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 image-labeler

ClawHub CLI

Package manager switcher

npx clawhub@latest install image-labeler
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (reference documentation for an Image Labeler) align with the included files and runtime behavior. The skill contains only static text output and a small helper script that prints heredocs; nothing required appears out of scope.
Instruction Scope
SKILL.md promises plain-text reference outputs with no external calls or credentials. The included bash script only prints local documentation via heredocs and has no commands that read arbitrary files, call external services, or access environment variables beyond shell defaults.
Install Mechanism
There is no install spec; the skill is instruction-only plus a local script. No downloads, package installs, or extract steps are present.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not reference any. No secret access is requested or implied.
Persistence & Privilege
always is false and the skill does not request any elevated persistence or modify other skills or system settings. It is user-invocable and behaves as a passive reference tool.
Assessment
This skill appears to be a small, self-contained reference tool (prints documentation text). Things to note before installing: 1) The included script is read-only and performs no network or credential access; 2) There is a minor inconsistency: SKILL.md lists version 2.0.3 while the script sets VERSION=2.0.2 and the help heredoc is written in a way that will print the literal $VERSION (a cosmetic bug, not a security issue); 3) As with any third-party code, review the repo/homepage if you need higher assurance and run it in a sandbox if you’re uncomfortable. Otherwise it is coherent with its stated purpose.

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

latestvk971g4v45vap02ryef6zwaetb983g9j7
210downloads
0stars
4versions
Updated 1w ago
v2.0.3
MIT-0

Image Labeler

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Image Labeler 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...