Silverback Defi
Analysis
This is a coherent user-invoked DeFi API skill, but using it may spend USDC, produce swap-signing data, and optionally install a third-party MCP package.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Non-custodial Swap ($0.05) Returns unsigned EIP-712 Permit2 data for client-side signing.
The skill does not show automatic signing or transaction submission, but it can produce wallet-signing data for swaps, which is financially sensitive if later signed by the user.
npm install -g silverback-x402-mcp
The optional MCP integration is installed globally from npm. That is a disclosed, purpose-aligned setup path, but it brings in third-party code not contained in this instruction-only skill.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Your agent handles payment using `@x402/fetch` or any x402-compatible client with its own wallet. Prices range from $0.001 to $0.10 per call.
The skill discloses wallet-backed USDC micropayments. This is purpose-aligned for a paid x402 DeFi API, but it means use can spend funds from a configured wallet.
