clawdex
Warn
Audited by Snyk on Jul 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). SKILL.md describes a runtime path where Browser Use (BUX) navigates to a user-supplied URL (e.g.,
browser-harness-js navigate --url https://...), which can fetch and extract arbitrary public web page text that the LLM then reads for research/UI testing—an outsider-authored free-text source.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly provisions a box-local Solana wallet (box-wallet.json) and references crypto-related tasks (e.g., building a DeFi dashboard, generating a Jupiter swap wrapper, fetching SOL price). The presence of a box-local keypair and swap-related examples indicate the agent is intended to interact with wallets/swaps/signing — i.e., direct crypto financial execution capability.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata