kamino-lend-plugin

Warn

Audited by Snyk on May 12, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). The skill fetches and ingests data from open/public third-party APIs (e.g., DeFiLlama at https://yields.llama.fi/pools, the Kamino API, and Jupiter at api.jup.ag) and explicitly parses and acts on that data—most notably submitting Jupiter's returned swapTransaction via onchainos—so untrusted remote content can directly influence transactions and tool behavior.

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 explicitly designed to perform on-chain financial operations on Solana: it can supply, withdraw, borrow, and repay assets; build and broadcast transactions via onchainos wallet contract-call --chain 501 --unsigned-tx <base58_tx> --force; and even perform automatic token swaps via Jupiter to cover shortfalls. These are specific crypto/blockchain wallet and transaction-execution capabilities (signing/submitting transactions and swapping tokens), not generic tooling. Therefore it grants direct financial execution authority.

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
May 12, 2026, 10:59 AM
Issues
3