← 返回 Skills 市场
380
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qelt-contracts
功能描述
Verify, inspect, and retrieve verified Solidity smart contracts, ABIs, and compiler/EVM versions on the QELT blockchain using the Mainnet Indexer API.
安全使用建议
This skill looks coherent: it instructs the agent how to talk to the QELT Mainnet Indexer and does not request credentials or install code. Before using it, verify you trust the domain (https://mnindexer.qelt.ai), and never submit source code that contains private keys, secrets, or other sensitive data (the skill itself warns of this). Note the small metadata inconsistencies: SKILL.md expects curl on PATH and _meta.json contains placeholder ownerId — these suggest the package may be a community/templated submission, so if you need higher assurance, confirm the skill's publisher or use the API manually (curl) rather than delegating sensitive code to an automated agent.
功能分析
Type: OpenClaw Skill
Name: qelt-contracts
Version: 0.1.0
The skill bundle provides a functional interface for smart contract verification on the QELT blockchain but is classified as suspicious due to potential shell injection vulnerabilities in the Bash command templates within SKILL.md. The instructions direct the AI agent to construct curl commands by directly interpolating user-provided variables (e.g., contract addresses and source code) into shell strings, which could be exploited for unauthorized command execution if inputs are not sanitized. Additionally, the _meta.json file contains an anomalous future timestamp (March 2026), and the skill relies on shell and network access (curl) which are high-risk capabilities.
能力评估
Purpose & Capability
Name/description claim verification and ABI retrieval on QELT; SKILL.md only documents HTTP calls to the mnindexer.qelt.ai verification API and related helper commands. No unrelated permissions, binaries, or secrets are requested.
Instruction Scope
Instructions are narrowly scoped to querying/verifying contracts, polling job status, and fetching compiler/EVM lists. They explicitly warn not to submit private keys and instruct checking verification state before submitting to avoid wasting rate-limited submissions.
Install Mechanism
This is instruction-only (no install spec, no code to write). All example calls use curl against a documented API endpoint; nothing is downloaded or executed by the skill itself.
Credentials
The skill declares no required environment variables or credentials (appropriate). One minor inconsistency: SKILL.md metadata mentions 'bins': ['curl'] (i.e., expects curl on PATH) while the registry-level 'Required binaries' list is empty — this is operational/sloppiness rather than a security mismatch. No secrets are requested.
Persistence & Privilege
Skill is not marked always:true and requests no persistent credentials or config changes. It allows autonomous invocation by default (platform default) but this is proportionate to its functionality.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qelt-contracts - 安装完成后,直接呼叫该 Skill 的名称或使用
/qelt-contracts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of QELT Contracts skill.
- Verify single- and multi-file Solidity smart contracts on the QELT blockchain using the Mainnet Indexer API.
- Check if a contract is already verified, retrieve source code or ABI, and list supported compiler and EVM versions.
- Supports advanced verification features including constructor arguments, library linking, viaIR, and up to 75+ files with OpenZeppelin imports.
- Poll contract verification status without rate limits; submission rate limited to 10 per hour.
- Includes best practices and error handling guidance for safer, efficient contract verification.
元数据
常见问题
Qelt Contracts 是什么?
Verify, inspect, and retrieve verified Solidity smart contracts, ABIs, and compiler/EVM versions on the QELT blockchain using the Mainnet Indexer API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 380 次。
如何安装 Qelt Contracts?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qelt-contracts」即可一键安装,无需额外配置。
Qelt Contracts 是免费的吗?
是的,Qelt Contracts 完全免费(开源免费),可自由下载、安装和使用。
Qelt Contracts 支持哪些平台?
Qelt Contracts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qelt Contracts?
由 PRQELT(@prqelt)开发并维护,当前版本 v0.1.0。
推荐 Skills