openclaw-indigo
Warn
Audited by Snyk on Mar 10, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The plugin's openclaw.plugin.json config runs an MCP server via "npx @indigoprotocol/indigo-mcp" (npm package https://www.npmjs.com/package/@indigoprotocol/indigo-mcp), which will fetch and execute remote code at runtime and is required for the skill's MCP functionality.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly exposes commands for blockchain/DeFi financial actions: opening/closing CDPs, depositing/withdrawing collateral, minting and burning iAssets, staking operations, and checking balances/portfolio. These are specific Indigo Protocol/OpenClaw transaction operations (crypto/DeFi execution) rather than generic tooling, so it grants direct financial execution capability.
Audit Metadata