← 返回 Skills 市场
brucegutman

Pipeworx qrcode

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-qrcode
功能描述
Generate QR code images from text or URLs and decode QR codes from public image URLs without configuration.
安全使用建议
This skill is coherent with its stated purpose, but it relies entirely on an external endpoint (gateway.pipeworx.io) that has no listed source or homepage. Before installing: 1) Be aware that any text you encode or image URLs you give will be sent to that third-party service — do NOT send secrets or private images. 2) If you need stronger guarantees, prefer a local QR library or a known trusted service. 3) If you still want to use this skill, test it with only non-sensitive data first and consider restricting autonomous invocation or network access until you verify the gateway's trustworthiness.
功能分析
Type: OpenClaw Skill Name: pipeworx-qrcode Version: 1.0.0 The skill bundle provides documentation and configuration for a remote MCP server (gateway.pipeworx.io) to generate and decode QR codes. It contains no executable code or instructions that suggest malicious intent, data exfiltration, or prompt injection; the functionality is limited to standard API calls for QR code processing as described in SKILL.md.
能力评估
Purpose & Capability
Name and description (create and read QR codes) align with the SKILL.md examples which call a QR code service (create_qr/read_qr) at gateway.pipeworx.io. There are no unrelated binaries or credentials requested.
Instruction Scope
The runtime instructions explicitly instruct the agent to POST arbitrary text payloads and image URLs to https://gateway.pipeworx.io/qrcode/mcp. That is exactly what is needed to implement QR generation/decoding, but the instructions give the agent broad discretion to send any data or image URLs to a third party. There is no local fallback or option to run these operations locally, and no limits on the kinds of data that will be transmitted.
Install Mechanism
Instruction-only skill with no install steps or code to write to disk. This is low-risk from a code-install perspective.
Credentials
The skill requests no environment variables or credentials (proportional), but because it sends user-provided content to an external API, lack of credentials does not mitigate privacy risk: sensitive text or images you supply (or that the agent finds) will be transmitted to an external, undocumented service.
Persistence & Privilege
always is false and there are no install-time modifications or requests to persist credentials or change other skills' configs. The skill can be invoked autonomously (platform default), which increases blast radius if combined with other concerns but is not by itself unusual.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-qrcode
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-qrcode 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-qrcode
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx qrcode 是什么?

Generate QR code images from text or URLs and decode QR codes from public image URLs without configuration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。

如何安装 Pipeworx qrcode?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-qrcode」即可一键安装,无需额外配置。

Pipeworx qrcode 是免费的吗?

是的,Pipeworx qrcode 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pipeworx qrcode 支持哪些平台?

Pipeworx qrcode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pipeworx qrcode?

由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论