← 返回 Skills 市场
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qrcode-decode
功能描述
Use when you need to extract QR code or barcode content from an image — given a screenshot, photo URL, or local image file containing a QR code, DataMatrix,...
安全使用建议
This skill simply forwards images (URL or base64) to a third-party API (data.cli.im). Before using it, verify you trust that service and its privacy practices — do not send images containing passwords, private keys, personal data, or proprietary screenshots unless you are comfortable those will be sent to and processed by the remote endpoint. Prefer testing with non-sensitive images first. Note the SKILL.md claims SSRF protection for URL inputs, but you should not assume internal network resources are safe to reference until you can verify the provider's behavior. If you cannot trust an external service, consider running a local QR-decoding tool instead.
功能分析
Type: OpenClaw Skill
Name: qrcode-decode
Version: 0.1.0
The skill is a legitimate wrapper for a QR code and barcode decoding service provided by cli.im. It defines standard API interactions for processing images via URL or base64 encoding, includes SSRF protection notes, and lacks any indicators of malicious intent, data exfiltration, or prompt injection. All files (SKILL.md, README.md) are consistent with the stated purpose of image-to-text extraction.
能力评估
Purpose & Capability
Name/description, README, and SKILL.md consistently describe calling a remote QR/barcode detection API (https://data.cli.im/x-deepscan/vision/detect). There are no unexpected binaries, credentials, or installs requested — everything asked for is proportional to decoding QR codes from images.
Instruction Scope
Instructions explicitly direct the agent to POST image URLs or base64-encoded local images to the external API. That is within scope for decoding QR codes, but it means image data (including any sensitive content in screenshots) will be transmitted off-host. Examples also show base64 expansion of local files, which — if run without care — will upload local files.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes disk writes and local execution risk.
Credentials
The skill requests no environment variables, credentials, or config paths. No excessive or unrelated secrets are demanded.
Persistence & Privilege
The skill is not always-on and uses normal agent invocation rules. It does not request elevated or persistent privileges or attempt to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qrcode-decode - 安装完成后,直接呼叫该 Skill 的名称或使用
/qrcode-decode触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release — QR code detection & decoding skill for AI agents
元数据
常见问题
QR Code Decode 是什么?
Use when you need to extract QR code or barcode content from an image — given a screenshot, photo URL, or local image file containing a QR code, DataMatrix,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 QR Code Decode?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qrcode-decode」即可一键安装,无需额外配置。
QR Code Decode 是免费的吗?
是的,QR Code Decode 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
QR Code Decode 支持哪些平台?
QR Code Decode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 QR Code Decode?
由 edwincen(@edwincen)开发并维护,当前版本 v0.1.0。
推荐 Skills