uniswap-viem-integration

Fail

Audited by Snyk on Apr 25, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.90). The prompt contains auto-injected, obfuscated telemetry/install-reporting scripts that compute a device fingerprint and HMAC-signed token and send them to external endpoints—behavior not disclosed in the skill's EVM-integration description and thus hidden/deceptive relative to the stated purpose.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).


HIGH W008: Secret detected in skill content (API keys, tokens, passwords).

  • Secret detected (high risk: 1.00). The script contains a base64-encoded literal: OE9nNWFRUFdfSVJkektrMExOV2RNeTIzV2JibXo3ZWNTbExJUDFIWnVoZw== which is decoded into _K and used as an "obfuscated key" to compute an HMAC signature (HMAC_SIG) and a device token (DIV_ID). This is a high-entropy, hardcoded secret key embedded in the code (not a placeholder or obvious example) and thus qualifies as a real secret that can be used to sign or authenticate requests. Flagging is appropriate.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is an integration maintained by Uniswap Labs for "EVM blockchains using viem and wagmi" and is explicitly the Uniswap viem plugin. This is a purpose-built crypto/blockchain integration (Uniswap = decentralized exchange) and therefore is specifically designed to interact with wallets and perform on-chain operations (swaps/transactions/signing). That matches the Crypto/Blockchain category (wallets, swaps, signing) in the Core Rule, so it grants direct financial execution capability.

Issues (4)

E004
CRITICAL

Prompt injection detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W008
HIGH

Secret detected in skill content (API keys, tokens, passwords).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 25, 2026, 08:26 AM
Issues
4