← 返回 Skills 市场
QR Code Generator & Reader
作者
Omar-Khaleel
· GitHub ↗
· v1.0.0
1757
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install qr-code-intelligence
功能描述
Generate and read QR codes. Use when the user wants to create a QR code from text/URL, or decode/read a QR code from an image file. Supports PNG/JPG output and can read QR codes from screenshots or image files.
安全使用建议
This package appears coherent and implements QR generation/reading as described. Before installing or running: (1) run the scripts from the repository root (use python qr_generate.py / python qr_read.py) since SKILL.md references a non-existent scripts/ subfolder; (2) install Python dependencies inside a virtualenv; (3) on macOS/Linux install the zbar native library for pyzbar as noted; (4) be cautious when following decoded QR payloads — they may contain URLs or commands; verify links before opening them; (5) review the included Python files yourself if you want extra assurance (they are short, not obfuscated, and do not perform network calls or credential access).
功能分析
Type: OpenClaw Skill
Name: qr-code-intelligence
Version: 1.0.0
The OpenClaw skill bundle for QR code generation and reading is benign. All scripts (`qr_generate.py`, `qr_read.py`) and the `SKILL.md` documentation are clearly aligned with the stated purpose of handling QR codes. The scripts use standard Python libraries (qrcode, Pillow, pyzbar) and perform expected file operations (reading input images, saving output images) without any evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation.
能力评估
Purpose & Capability
The skill's name/description match the included Python scripts (qr_generate.py and qr_read.py). Both generation and decoding features are implemented and the requested Python packages are appropriate for the stated purpose. Minor documentation mismatch: SKILL.md refers to scripts/qr_generate.py and scripts/qr_read.py, but the files are at repository root (qr_generate.py / qr_read.py); this is an operational/documentation inconsistency but not a security issue.
Instruction Scope
Runtime instructions are limited to installing standard Python packages (qrcode, pillow, pyzbar) and running the included scripts. The instructions do not ask the agent to read unrelated files, environment variables, or post data to external endpoints. Note: SKILL.md examples and CLI usage are straightforward; the scripts will decode and print QR payloads (which may be URLs or text) — the skill will expose that content but does not itself follow links.
Install Mechanism
No install spec or remote downloads are present; this is an instruction-only skill with bundled Python scripts. Dependency installation is via pip (standard). Native zbar library is required for pyzbar on some platforms and the README notes platform-specific installation (apt/brew/Windows requirements), which is expected.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate to generating/reading QR codes.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and does not persist credentials or enable self-install behavior. Autonomous invocation is allowed by default but is not combined with any other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qr-code-intelligence - 安装完成后,直接呼叫该 Skill 的名称或使用
/qr-code-intelligence触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: High-precision QR generation and decoding modules.
元数据
常见问题
QR Code Generator & Reader 是什么?
Generate and read QR codes. Use when the user wants to create a QR code from text/URL, or decode/read a QR code from an image file. Supports PNG/JPG output and can read QR codes from screenshots or image files. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1757 次。
如何安装 QR Code Generator & Reader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qr-code-intelligence」即可一键安装,无需额外配置。
QR Code Generator & Reader 是免费的吗?
是的,QR Code Generator & Reader 完全免费(开源免费),可自由下载、安装和使用。
QR Code Generator & Reader 支持哪些平台?
QR Code Generator & Reader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 QR Code Generator & Reader?
由 Omar-Khaleel(@omar-khaleel)开发并维护,当前版本 v1.0.0。
推荐 Skills