compound-v3-plugin

Warn

Audited by Snyk on Apr 28, 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.90). The skill fetches and consumes untrusted third-party data (on-chain and API responses) from public RPC endpoints listed in plugin.yaml (e.g., https://ethereum.publicnode.com, https://base-rpc.publicnode.com) and via update/install curl calls to raw.githubusercontent.com, and SKILL.md explicitly requires the agent to read those market/preview outputs (min_borrow_amount, previews, next_command, balances) and act on them, so external content can materially influence subsequent tool use and decisions.

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 a Compound V3 (Comet) lending plugin designed to perform on-chain financial actions: supply, borrow, repay, withdraw, and claim rewards. It integrates with wallets (onchainos wallet login/status/balance), performs ERC‑20 approve and contract calls, and submits transactions via "onchainos wallet contract-call" (reporting tx hashes). These are specific crypto/blockchain financial operations (wallet transactions and token transfers), not generic tooling. Therefore it grants 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 28, 2026, 02:12 PM
Issues
3