Svg Optimizer

v2.0.1

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

0· 172·1 current·1 all-time
byBytesAgain2@ckchzh

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for ckchzh/svg-optimizer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Svg Optimizer" (ckchzh/svg-optimizer) from ClawHub.
Skill page: https://clawhub.ai/ckchzh/svg-optimizer
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 svg-optimizer

ClawHub CLI

Package manager switcher

npx clawhub@latest install svg-optimizer
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (reference devtools material for an SVG optimizer) align with the included script and SKILL.md. The skill does not request credentials, binaries, or config paths that would be unrelated to a documentation/reference tool.
Instruction Scope
SKILL.md explicitly states the commands output plain-text via heredoc and no external API calls; the bundled shell script implements that behavior. Minor inconsistencies: the quickstart text mentions "required tools and access credentials" generically (potentially confusing because no credentials are actually required), the cheatsheet references a "troubleshooting" command while the implemented command is named "debugging", and show_help uses a quoted heredoc that will print the literal string "$VERSION" instead of expanding it. These are quality bugs, not malicious behaviors.
Install Mechanism
No install specification is provided (instruction-only style with a helper script). Nothing is downloaded or extracted; the skill does not declare any install-time network actions or third-party package pulls.
Credentials
The skill declares no required environment variables, no primary credential, and the runtime script does not reference environment secrets or external configuration paths. That is proportionate for a local documentation/reference tool.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not attempt to modify other skills or system-wide configuration.
Assessment
This skill appears to be a simple, local reference/help tool and is internally consistent with that purpose. Before installing or running: (1) review the included script (it's plain shell; no network or credential use); (2) be aware of minor bugs (version string won't interpolate in help, one command name mismatch) that might affect user experience but not security; (3) if you plan to run the script in an automated or high-privilege environment, run it in a sandbox first to confirm behavior. No credentials or network access are required by the skill as provided.

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

latestvk9769594gd6as4t1rzexc71v1983hdtc
172downloads
0stars
3versions
Updated 1mo ago
v2.0.1
MIT-0

Svg Optimizer

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