← 返回 Skills 市场
prqelt

QXMP Oracle

作者 PRQELT · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
267
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qelt-rwa-oracle
功能描述
Fetch real-world asset (RWA) data and proof-of-reserve status from the QXMP Oracle — managing $1.17 trillion in certified in-ground mining assets on the QELT...
安全使用建议
This skill appears coherent and read-only: it will make public HTTPS requests to api.qxmp.ai and optionally to a QELT JSON-RPC endpoint to read oracle/proof data. Before installing, confirm you trust the qxmp.ai domain and TLS certificates and be aware the agent will perform network calls when invoked. If you require stricter network controls, restrict the agent's outbound access or review the real API endpoints (e.g., visit https://api.qxmp.ai and QELTScan links) to verify contract addresses and claims. If you need guaranteed provenance, prefer verifying proofs directly on-chain via a trusted RPC provider rather than relying solely on the REST API.
功能分析
Type: OpenClaw Skill Name: qelt-rwa-oracle Version: 0.1.0 The QXMP Oracle skill is a standard API wrapper designed to fetch real-world asset (RWA) data and proof-of-reserve status from the QXMP Oracle (api.qxmp.ai). It uses curl via Bash to interact with public, read-only endpoints and provides clear instructions for the AI agent to parse and report asset valuations. No evidence of data exfiltration, malicious execution, or prompt injection was found across SKILL.md or the reference files.
能力评估
Purpose & Capability
Name/description (fetch RWA and proof-of-reserve data) match the actual requirements and behavior: it only needs curl and public HTTP/JSON access to api.qxmp.ai and optionally a public JSON-RPC endpoint for on-chain reads. No credentials, unrelated binaries, or config paths are requested.
Instruction Scope
SKILL.md contains explicit, narrow runtime instructions (curl GETs for /assets, /stats, health; parse valueUSD; check latestProof.isFresh; example eth_call). It does not instruct reading local files, environment variables, or sending data to unlisted external endpoints. Rate-limit/backoff guidance is appropriate.
Install Mechanism
No install spec and no code files — this is instruction-only. That minimizes disk-write/execute risk. Required runtime binary is only curl, which is reasonable for HTTP requests.
Credentials
The skill declares no required environment variables or credentials and the instructions do not reference secrets. There is no disproportionate request for keys, tokens, or unrelated credentials.
Persistence & Privilege
Skill is not always-on (always:false) and does not request persistent system changes or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other high-risk factors.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qelt-rwa-oracle
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qelt-rwa-oracle 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
QXMP Oracle skill initial release: - Fetches real-world asset (RWA) data and proof-of-reserve status for tokenized mining projects on the QELT blockchain. - Supports queries for asset valuations, proof freshness, portfolio statistics, and specific asset details by code. - Manages 12 tokenized mining projects valued at $1.17 trillion USD. - No API key required; public, browser-ready API with daily proof updates. - Provides best practices for rate limit handling, value parsing, and proof-of-reserve reporting. - Includes on-chain contract addresses for advanced trustless verification.
元数据
Slug qelt-rwa-oracle
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

QXMP Oracle 是什么?

Fetch real-world asset (RWA) data and proof-of-reserve status from the QXMP Oracle — managing $1.17 trillion in certified in-ground mining assets on the QELT... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。

如何安装 QXMP Oracle?

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

QXMP Oracle 是免费的吗?

是的,QXMP Oracle 完全免费(开源免费),可自由下载、安装和使用。

QXMP Oracle 支持哪些平台?

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

谁开发了 QXMP Oracle?

由 PRQELT(@prqelt)开发并维护,当前版本 v0.1.0。

💬 留言讨论