QELT Blockchain
Analysis
This is a transparent instruction-only QELT blockchain RPC skill, with the main caution that it can broadcast user-supplied signed transactions.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
⚠️ **Write operation** — confirm with user before executing. ... "method":"eth_sendRawTransaction","params":["0xSIGNED_TX_HEX"]
The skill documents a real blockchain write operation using JSON-RPC. It is purpose-aligned and bounded to pre-signed raw transactions with confirmation, but broadcasting a signed transaction can have irreversible financial or contract effects.
Source: unknown
The registry entry does not provide a source repository. Because this is instruction-only with no install script or code files, this is a provenance note rather than evidence of unsafe behavior.
