LooLoo Trading
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill is narrowly scoped to LooLoo trade quotes and confirmation links, with explicit user confirmation before any trade intent is created.
This appears coherent for quote-first trading. Treat it as a financial-action helper: review the quote carefully, confirm the exact trade details, and only complete wallet signing on the legitimate LooLoo website if you intend to proceed.
Findings (1)
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.
A user could receive a trade confirmation link, but the skill requires explicit confirmation first and says final wallet signing happens on the LooLoo website.
Creating a trade intent is a financial workflow action, but the instruction explicitly gates it on user confirmation and does not authorize unattended execution.
Call `create_trade_intent` only after the user explicitly wants to continue.
Before using the confirmation link, verify the token address, side, amount, and website destination, and only sign in the wallet if everything matches your intent.
