Setup Stellar Contracts
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle instructs the OpenClaw agent to execute remote shell scripts via `curl | sh` to install the Rust toolchain (sh.rustup.rs) and the Stellar CLI (github.com/stellar/stellar-cli) in `SKILL.md`. While these are standard installation methods for the respective tools, they represent a high-risk execution pattern (Remote Code Execution) that could be exploited if the remote sources are compromised. Additionally, the `_meta.json` file contains a future-dated publication timestamp (2026), which is unusual for a current package.
