← Back to Skills Marketplace
Qr Generator
by
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaoming-qr-generator
Description
二维码生成器 - 自定义样式、批量生成、动态二维码
Usage Guidance
This skill appears to be a simple QR generator, but it lacks code and a clear install path. Before installing or running it: 1) Ask the publisher where the 'clawhub' CLI comes from and whether the platform already provides it; avoid running 'npx clawhub@latest' or downloading unknown packages without verifying the package source and reviewing its code. 2) Confirm why 'curl' is required (if the tool fetches remote resources or uploads data). 3) If you only need QR files, consider using a known, audited library or an offline tool (e.g., local qr libraries) instead of fetching a third-party CLI. 4) Do not provide any credentials or allow automatic installation from unknown registries until the install origin is verified.
Capability Analysis
Type: OpenClaw Skill
Name: xiaoming-qr-generator
Version: 1.0.0
The skill bundle describes a standard QR code generator with features for customization, batch processing, and decoding. The documentation in SKILL.md and README.md contains only legitimate usage instructions, pricing information, and metadata, with no evidence of malicious code, data exfiltration, or prompt injection attempts.
Capability Assessment
Purpose & Capability
Name/description and SKILL.md all describe QR generation, custom style, batch and decode — those capabilities are coherent. However, the runtime instructions call a 'clawhub' CLI (clawhub qr generate / batch) while the skill bundle contains no code or install spec to provide that CLI. _meta.json lists 'curl' as a required binary, but top-level metadata showed no required binaries: this mismatch is unexplained.
Instruction Scope
Instructions stay within the QR-generator purpose (generate files, read an input list, accept a logo file). They do not request unrelated env vars or system paths. Concern: instructions assume a local 'clawhub' binary and input files (logo.png, urls.txt) exist — the skill does not explain where that CLI comes from or whether using dynamic QR involves a remote service. That ambiguity could cause the agent to fetch or run external software.
Install Mechanism
There is no install spec in the skill (instruction-only). README suggests using 'npx clawhub@latest install qr-generator' which implies fetching code from the npm ecosystem, but the package origin isn't provided in the skill metadata. _meta.json's requires.bins includes 'curl', adding another unstated dependency. Lack of a clear, trusted install source means the agent or user would have to fetch/execute external tooling from unknown origins — higher risk.
Credentials
The skill doesn't request any environment variables, credentials, or config paths. This is proportionate to a QR generator and reduces risk of secret exfiltration.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent/always-on presence or claim to modify other skills. No problematic privilege escalation is visible in the bundle.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaoming-qr-generator - After installation, invoke the skill by name or use
/xiaoming-qr-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0 二维码生成器
Metadata
Frequently Asked Questions
What is Qr Generator?
二维码生成器 - 自定义样式、批量生成、动态二维码. It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.
How do I install Qr Generator?
Run "/install xiaoming-qr-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Qr Generator free?
Yes, Qr Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Qr Generator support?
Qr Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Qr Generator?
It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.
More Skills