Skip to main content

gdex-bridge

Facilitates cross-chain token transfers with estimates and execution using ChangeNow, supporting EVM chains, Solana, and Sui.

Install this skill

or
85/100

Security score

The gdex-bridge skill was audited on May 14, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 101

Template literal with variable interpolation in command context

SourceSKILL.md
101console.log(`ETA: ${result.minTime}-${result.maxTime}s`);
medium line 146

Template literal with variable interpolation in command context

SourceSKILL.md
146console.log(`${orders.count} bridge orders`);
medium line 148

Template literal with variable interpolation in command context

SourceSKILL.md
148console.log(`${o.fromChainId} → ${o.toChainId}: ${o.fromAmount} (tx: ${o.txHash})`);
Scanned on May 14, 2026
View Security Dashboard
Installation guide →
GitHub Stars 4
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
GemachDAO/gdex-skill