← 返回 Skills 市场
Quantum Bridge
作者
adjusternwachukwu-bot
· GitHub ↗
· v1.0.0
· MIT-0
274
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quantum-bridge
功能描述
Transpile quantum circuits between Qiskit (OpenQASM) and OriginIR, run IBC multi-agent consensus, validate OriginIR, and submit circuits to real quantum hard...
安全使用建议
This skill appears to do what it claims: a thin CLI wrapper and curl examples that talk to quantum-api.gpupulse.dev. Before installing, verify the provider (quantum-api.gpupulse.dev) and its trustworthiness (no homepage/source provided), confirm the API key issuance process, and review the privacy/credit costs. Ensure the agent environment will supply QUANTUM_BRIDGE_KEY (the registry metadata omits this) and that curl and jq are available. If you are concerned about network exfiltration or unknown providers, restrict the skill’s network access or do a manual audit: run the script locally with a test key and inspect outbound requests. If provenance remains unclear (unknown owner, no homepage), treat the skill with caution or prefer an alternative from a known provider.
功能分析
Type: OpenClaw Skill
Name: quantum-bridge
Version: 1.0.0
The quantum-bridge skill bundle is a legitimate API wrapper for transpiling and submitting quantum circuits to a remote service (quantum-api.gpupulse.dev). The bash script (scripts/qbridge.sh) uses standard tools like curl and jq to handle API requests, and the SKILL.md instructions are consistent with the stated purpose of quantum circuit management without any evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill claims to call a Quantum Bridge API and submit circuits to hardware — which matches the SKILL.md and the included qbridge.sh. However the registry metadata lists no required environment variables while the runtime instructions and the script clearly require QUANTUM_BRIDGE_KEY (and optionally QUANTUM_BRIDGE_URL). This mismatch between declared requirements and actual runtime needs is an incoherence that should be clarified. The overall requested capability (an API key) is proportionate to the described purpose, but the missing declaration is suspicious.
Instruction Scope
SKILL.md provides concrete curl examples against a single external service (https://quantum-api.gpupulse.dev) and describes expected inputs (QASM, OriginIR, agents JSON). The instructions do not ask the agent to read unrelated system files or exfiltrate data beyond the API. The included shell wrapper reads user-supplied files and posts them to the API as expected. Minor scope problems: SKILL.md tells you to store the key in env/TOOLS.md but the skill metadata did not declare that env var; the script expects jq and curl to be available but that requirement is not documented in metadata.
Install Mechanism
There is no install spec; this is instruction-only with a small helper script. That is low-risk from an installation perspective — nothing is automatically downloaded. The only included code is a simple Bash wrapper around curl/jq to call the documented API endpoints.
Credentials
The skill requires a single API credential (QUANTUM_BRIDGE_KEY) to function, which is reasonable for a cloud API. But the registry metadata did not declare this required env var (or declare required binaries like jq/curl). That omission reduces transparency and is a red flag: the skill will fail or prompt for secrets that the metadata didn't advertise. No other unrelated credentials or system paths are requested.
Persistence & Privilege
The skill does not request permanent 'always' presence and does not modify other skills or system configuration. Autonomous invocation is allowed by default (normal), but there is no additional privileged persistent behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install quantum-bridge - 安装完成后,直接呼叫该 Skill 的名称或使用
/quantum-bridge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — transpile, validate, IBC consensus, Wukong hardware submission
元数据
常见问题
Quantum Bridge 是什么?
Transpile quantum circuits between Qiskit (OpenQASM) and OriginIR, run IBC multi-agent consensus, validate OriginIR, and submit circuits to real quantum hard... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 274 次。
如何安装 Quantum Bridge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install quantum-bridge」即可一键安装,无需额外配置。
Quantum Bridge 是免费的吗?
是的,Quantum Bridge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Quantum Bridge 支持哪些平台?
Quantum Bridge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Quantum Bridge?
由 adjusternwachukwu-bot(@adjusternwachukwu-bot)开发并维护,当前版本 v1.0.0。
推荐 Skills