cadence

Warn

Audited by Snyk on Apr 3, 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.80). The SKILL.md explicitly instructs the agent to use a remote MCP server (https://cadence-mcp.up.railway.app/mcp) and tools like search_docs/get_doc/browse_docs to fetch public docs/LLM dumps from cadence-lang.org and public GitHub repos, which the agent is expected to read and which can materially influence its actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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

  • Direct money access detected (high risk: 1.00). The skill is a Cadence/Flow smart-contract reference whose primary purpose is writing and executing on-chain token logic. It contains explicit, domain-specific APIs and examples that move value: Vault.deposit/withdraw, transaction examples that withdraw an amount and deposit to a recipient, createEmptyVault, mint & transfer NFT transactions, capability issuance and publishing, and inbox capability transfer. These are concrete blockchain asset-transfer primitives (wallet/vault operations and on-chain transfers), not generic tooling, so it provides direct financial execution capability.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 3, 2026, 03:28 PM
Issues
3