← 返回 Skills 市场
Qr Generator
作者
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaoming-qr-generator
功能描述
二维码生成器 - 自定义样式、批量生成、动态二维码
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaoming-qr-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaoming-qr-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0 二维码生成器
元数据
常见问题
Qr Generator 是什么?
二维码生成器 - 自定义样式、批量生成、动态二维码. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。
如何安装 Qr Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaoming-qr-generator」即可一键安装,无需额外配置。
Qr Generator 是免费的吗?
是的,Qr Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qr Generator 支持哪些平台?
Qr Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qr Generator?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。
推荐 Skills