Github Badge Maker

v1.0.0

Generates GitHub README badges using shields.io. Triggers: add badge, shields io, readme badge, status badge.

0· 69·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 sky-lv/github-badge-maker.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Github Badge Maker" (sky-lv/github-badge-maker) from ClawHub.
Skill page: https://clawhub.ai/sky-lv/github-badge-maker
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 github-badge-maker

ClawHub CLI

Package manager switcher

npx clawhub@latest install github-badge-maker
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the content of SKILL.md: it provides examples and options for creating shields.io badges. No unrelated binaries, env vars, or resources are requested.
Instruction Scope
SKILL.md only contains badge examples, color/style guidance, and placeholder URLs (shields.io and GitHub links). It does not instruct the agent to read files, access credentials, modify repos, or transmit data outside generating badge markdown.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk or downloaded as part of install.
Credentials
No environment variables, credentials, or config paths are requested — proportional and expected for this functionality.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request persistent or elevated privileges.
Assessment
This skill is low-risk and coherent with its description. Before using it: (1) preview any badge markdown it generates — it only produces links/images and does not commit changes to your repo; (2) be aware README badges load images from shields.io (viewers' clients fetch external URLs), which may leak IP/metadata to that service — if you need privacy, consider hosting images yourself or using GitHub's badge rendering; (3) if you expect automated edits/pushes to your repo, note this skill does not provide credentials or instructions to perform commits or CI changes, so you'll need a separate, secure workflow for that.

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

latestvk972d7pft8d2fbjhknsx3zwn1h85dd46
69downloads
0stars
1versions
Updated 5d ago
v1.0.0
MIT-0

README Badge Generator

Overview

Creates shields.io badges for GitHub READMEs.

Common Badges

License: MIT npm version CI

Badge Colors

  • green = success
  • blue = version/info
  • yellow = warning
  • orange = downloads
  • red = failure

Style Options

flat (default), flat-square, for-the-badge, plastic

Comments

Loading comments...