Fontpreview

v2.0.4

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

0· 182·1 current·1 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 bytesagain1/fontpreview.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Fontpreview" (bytesagain1/fontpreview) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/fontpreview
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 fontpreview

ClawHub CLI

Package manager switcher

npx clawhub@latest install fontpreview
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description promise a reference for Fontpreview and the package provides a simple bash script and SKILL.md that output local plaintext reference docs. The included script and docs are consistent with a documentation/reference utility. Minor inconsistency: the registry version (2.0.4), SKILL.md (2.0.3), and scripts/script.sh VERSION (2.0.2) differ, but this is an editorial/versioning issue rather than a functional or security mismatch.
Instruction Scope
SKILL.md explicitly states 'No external API calls, no credentials needed' and the script only emits heredoc content—no network, no file reads/writes, and no subprocess invocations besides builtin shell behavior. However, some doc text (quickstart prereqs) generically mentions 'Required tools and access credentials', which is inconsistent with the earlier 'no credentials' statement and could confuse users; this appears to be a documentation artifact rather than an instruction to access credentials or sensitive files.
Install Mechanism
There is no install spec; the skill is instruction-only plus a single bash script. No downloads, package installs, or archive extraction are performed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths—fully proportional for a reference tool. The only proportionality oddity is the SKILL.md wording that mentions credentials under prerequisites (likely generic documentation text) despite no env vars being required.
Persistence & Privilege
always is false and the skill does not attempt to modify agent configuration, other skills, or system-wide settings. It only contains a read-only bash script that prints documentation.
Assessment
This skill appears to be a harmless local reference: it prints documentation from a bundled bash script and does not request credentials, network access, or installs. Before installing, note the minor issues: version numbers differ between the registry, SKILL.md, and the script (cosmetic) and one quickstart paragraph generically mentions 'access credentials' (likely leftover wording). If you want extra assurance, inspect scripts/script.sh yourself (it only emits heredocs) or run the script in a sandbox. No special secrets or permissions are required to use this skill.

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

latestvk97fg076x2nwm81cfz77mby94n83hps8
182downloads
0stars
5versions
Updated 1mo ago
v2.0.4
MIT-0

Fontpreview

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