← Back to Skills Marketplace
bevanding

Web3 Investor

by bevanding · GitHub ↗ · v3.8.2 · MIT-0
cross-platform ✓ Security Clean
777
Downloads
2
Stars
7
Active Installs
33
Versions
Install in OpenClaw
/install web3-investor
Description
AI-native DeFi investment intelligence. Discover, analyze, and compare yield opportunities across 2,500+ protocols with intent-aware search, LLM-powered deep...
Usage Guidance
This skill is internally consistent with its description, but it forwards your natural-language queries, structured preferences, session IDs, and any feedback to Antalpha's MCP server. Before installing, confirm you trust the remote endpoint (https://mcp-skills.ai.antalpha.com) and Antalpha's privacy/retention policies. Never paste private keys, wallet seed phrases, or other secrets into queries or feedback fields. If you need stronger privacy, review the client code locally (scripts/mcp_client.py) and consider running it in an isolated environment or using an alternative that runs analysis locally.
Capability Analysis
Type: OpenClaw Skill Name: web3-investor Version: 3.8.2 The web3-investor skill is a thin client designed to interface with a remote Antalpha MCP (Model Context Protocol) server for DeFi investment research. The Python implementation in scripts/mcp_client.py is a standard MCP client that handles session management and tool calls via urllib, with no evidence of local data exfiltration, credential theft, or unauthorized command execution. The instructions in SKILL.md are well-structured, focusing on risk-aware discovery and analysis of DeFi protocols, and include safety rules for the AI agent to prioritize real-time data and risk transparency.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description promise DeFi investment intelligence and the bundle contains a thin Python MCP client, static protocol registry, and docs that point to the declared MCP endpoint (https://mcp-skills.ai.antalpha.com/mcp). Required binaries (python3) and included files are proportionate to the stated purpose.
Instruction Scope
Runtime instructions and the Python client send user intent, structured preferences, session IDs, and feedback to the remote MCP server and parse SSE responses. This is coherent with the described design ('all intelligence runs server-side'), but note that user queries and feedback (potentially PII or investment intent) are transmitted and may be stored/processed server-side.
Install Mechanism
No install spec is provided (instruction-only install), and included files are a small Python client and a shell wrapper. Nothing is downloaded from arbitrary URLs or written to nonstandard locations in the skill package itself.
Credentials
The skill declares no required environment variables or credentials and the code does not read env vars for secrets. Documentation mentions optional MCP servers that in other contexts may require API keys (e.g., DUNE_API_KEY), but the provided client uses the single configured MCP endpoint from config/config.json.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges or modify other skills' configuration. It manages its own MCP session state in memory and does not write persistent secrets to disk.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install web3-investor
  3. After installation, invoke the skill by name or use /web3-investor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.8.2
No changes detected in this version. - Version number updated to 3.8.2. - No code or documentation changes present.
v3.8.1
- Updated security notes in SKILL.md to clarify that all queries are sent to the Antalpha MCP server and zero API keys are required on the client. - Removed references to user-controlled persistence and local investment records from the metadata section. - Clarified server-side processing of user investment intent in the documentation. - No changes to actual skill functionality or API; documentation-only update.
v3.8.0
**Major upgrade: Enhanced AI-native DeFi analysis with risk, security, and smart money sentiment.** - Intent-aware discovery now includes 7-dimension risk scoring, DeFi security scanning, and smart money sentiment. - Deep analysis and comparison leverage LLM-powered reasoning and clear explanations. - Multi-round conversational refinement captures user intent across sessions for better recommendations. - Expanded tool descriptions, including pipeline details and session behavior. - Security notes and metadata added for safer deployment and configuration awareness.
v3.7.2
Server-side tool reduction: drop investor_feedback, investor_confirm_intent, investor_get_stored_intent (6 tools → 3 tools). mcp_client.py cleanup: remove defunct functions/parsers/dispatch. SKILL.md updated to reflect 3 active tools only.
v2.0.3
- Bumped skill version to 2.0.3. - Added a homepage URL (https://www.antalpha.com/) to metadata. - No functional or interface changes.
v2.0.2
- Internal update to scripts/mcp_client.py; no external interfaces changed. - No modifications to documentation or user-facing features. - Behavior and usage remain the same for all users.
v2.0.1
- Major cleanup of repository: removed 9 unused scripts, templates, and test files. - No changes to commands or user-facing functionality. - Only configuration files were updated; the core skill logic remains as a thin wrapper to the MCP server.
v2.0.0
web3-investor 2.0.0 - Major simplification: Now a thin wrapper around a remote MCP server; all business logic and data fetching handled remotely. - Removed all local discovery, trading, portfolio, and protocol scripts; only scripts/mcp_client.py remains. - No longer requires any local API keys or environment variables; all authentication is managed server-side. - Updated commands: Only discovery, analysis, comparison, feedback, and intent management are available via the MCP client. - Documentation and rules revised to reflect the new server-centric workflow. - Significant reduction in codebase and project complexity.
v0.5.11
web3-investor v0.5.11 - Updated SKILL.md to reflect improvements, usage instructions, and module/documentation organization. - No code changes; documentation only. - Clarified rules and workflows for investment discovery and transaction execution. - Enhanced environment variable documentation and security best practices. - Refined module and quick start guides for agent developers.
v0.5.10
web3-investor v0.5.10 - Updated skill version to 0.5.10 in documentation. - No functional or logic changes; documentation version now matches current release.
v0.5.9
No file changes detected in this release.
v0.5.8
**web3-investor v0.5.8 changelog** - Updated SKILL.md to define required environment variables and security notes in a new `openclaw`-style metadata section. - Added explicit security guidance for trusted API endpoints and environment variable usage. - No core functionality or major behavioral changes; documentation and metadata structure improvements only.
v0.5.7
web3-investor v0.5.7 - Documentation updates and clarifications in SKILL.md only - No code or API changes - All features, quick start instructions, rules, environment variables, and module overviews remain unchanged
v0.5.6
- Improved SKILL.md metadata for better compatibility: - Changed `env` to `env_vars`. - Added explicit sensitivity flag to each environment variable. - Added `install` field with `instruction-only` type. - No feature or code changes; documentation/metadata update only.
v0.5.5
web3-investor v0.5.5 - Updated references/discovery.md for improved documentation and clarity. - No code or logic changes; documentation update only.
v0.5.4
web3-investor v0.5.4 Changelog - No code or functional changes; only documentation file SKILL.md was modified. - Version metadata remains at 0.5.3; version bump is not reflected in the main documentation. - No user-impacting changes in features or usage.
v0.5.3
- Updated SKILL.md to version 0.5.3. - No logic or feature changes; documentation version bump only.
v0.1.2
web3-investor v0.1.2 - Added detailed environment variable specifications to SKILL.md, documenting API keys and their usage. - Environment variables now formally include DUNE_API_KEY, WEB3_INVESTOR_API_URL, WEB3_INVESTOR_DEBANK_API_KEY, and ALCHEMY_API_KEY with descriptions and sensitivity flags. - No logic or usage flow changes—mostly documentation and configuration clarifications for setup and integration.
v0.1.1
- Adds initial unit testing framework with sample tests for discovery scripts. - Updates SKILL.md with version, author, and required Python dependencies metadata. - Revises and simplifies discovery data sources (now DefiLlama and Dune; MCP/AntAlpha removed). - Updates configuration documentation, including pip requirements and Dune integration sample. - Minor updates to config and discovery scripts to improve compatibility with new tests and reflect revised data sources.
v0.5.2
No user-facing changes. - Version bump with no detected file changes. - No SKILL.md, code, or configuration updates in this release.
Metadata
Slug web3-investor
Version 3.8.2
License MIT-0
All-time Installs 7
Active Installs 7
Total Versions 33
Frequently Asked Questions

What is Web3 Investor?

AI-native DeFi investment intelligence. Discover, analyze, and compare yield opportunities across 2,500+ protocols with intent-aware search, LLM-powered deep... It is an AI Agent Skill for Claude Code / OpenClaw, with 777 downloads so far.

How do I install Web3 Investor?

Run "/install web3-investor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Web3 Investor free?

Yes, Web3 Investor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Web3 Investor support?

Web3 Investor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Web3 Investor?

It is built and maintained by bevanding (@bevanding); the current version is v3.8.2.

💬 Comments