Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Skill QR Card

v0.1.2

Generate styled QR images/cards for ClawHub skills so users can scan and install instantly. Supports install-command payloads, ClawHub links, and GitHub link...

0· 360· 3 versions· 1 current· 1 all-time· Updated 9h ago· MIT-0
byJack Lee@jackleeio

Install

openclaw skills install skill-qr-card

Skill QR Card

Create a styled QR card (SVG or PNG) that users can scan to install a skill instantly.

Workflow

  1. Collect inputs
    • skill slug (required)
    • display title (optional)
    • target payload mode: install command / ClawHub URL / README URL
  2. Generate QR card
    • Use scripts/generate_qr_card.js.
  3. Return output files
    • SVG (always)
    • PNG (optional if ImageMagick convert is available)
  4. Share result
    • Send generated image path directly.

Commands

  • Basic:
    • node scripts/generate_qr_card.js --slug skill-feed
  • Custom title + mode:
    • node scripts/generate_qr_card.js --slug skill-feed --title "SkillFeed" --mode install
  • Custom output:
    • node scripts/generate_qr_card.js --slug skill-feed --out ./images/skillfeed-card.svg

Modes

  • install (default): QR payload = clawhub install <slug>
  • clawhub: QR payload = https://clawhub.ai/<slug>
  • github: QR payload = https://github.com/<owner>/<repo> (requires --github)

Output

  • MEDIA:./images/<file>.svg line is printed for quick sharing.
  • Optional PNG is generated when system has convert installed.

References

  • Styling and payload conventions: references/design-guidelines.md

Version tags

latestvk97emr807cjyhyv3dvh2gjz1ex82jv84