hummingbot-developerDeveloper skill for running Hummingbot and Gateway from source, building wheel and Docker images, and testing against Hummingbot API running from source. Use...
Install via ClawdBot CLI:
clawdbot install fengtality/hummingbot-developerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:15888/network/configPotentially destructive shell commands in tool definitions
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bashCalls external URL not in known-safe list
http://localhost:8000Uses known external API (expected, informational)
raw.githubusercontent.comGenerated Mar 21, 2026
A trading firm uses this skill to set up a local development environment for customizing Hummingbot strategies and integrating proprietary algorithms. Developers can build and test components like Gateway connectors and API endpoints before deploying to production servers, ensuring seamless integration with existing trading infrastructure.
A DeFi protocol team employs this skill to test integrations with Hummingbot for liquidity provisioning and arbitrage opportunities. By running the full stack locally, they verify connectivity with decentralized exchanges via Gateway and ensure API calls function correctly, reducing deployment risks in live environments.
An educational platform uses this skill to provide hands-on labs for students learning algorithmic trading. Instructors guide learners through building and running Hummingbot from source, enabling experimentation with different branches and testing integration scenarios in a controlled, reproducible development setup.
A fintech startup leverages this skill to prototype new trading tools and bots by quickly spinning up local instances of Hummingbot, Gateway, and the API. Developers iterate on features, run smoke tests, and validate builds before scaling to cloud-based deployments, accelerating product development cycles.
A research institution uses this skill to analyze cryptocurrency market dynamics by running Hummingbot in a development environment. Researchers customize bots for backtesting strategies, integrate with Gateway for data collection, and use the API for programmatic control, facilitating academic studies on trading algorithms.
A company offers cloud-based Hummingbot instances as a service, using this skill to develop and maintain custom builds for clients. Revenue is generated through subscription fees, with developers leveraging local testing to ensure reliable updates and integrations before rolling out to the SaaS platform.
A consultancy firm uses this skill to provide bespoke Hummingbot solutions for clients, such as custom connectors or strategy optimizations. Revenue comes from project-based fees, with developers utilizing the skill to set up local environments, test integrations, and deliver tailored components efficiently.
An organization monetizes by offering support, training, and premium documentation for Hummingbot developers. Using this skill, they create reproducible development setups for workshops and troubleshooting guides, generating revenue through course sales, certification programs, and technical support contracts.
💬 Integration Tip
Ensure all dependencies are installed and branches are selected before running the full stack to avoid synchronization issues; use the verify-build command to confirm builds are in sync across repos.
Scored Apr 19, 2026
AI Analysis
The signals identified are consistent with a legitimate local development environment setup skill. The 'UNKNOWN_DATA_SINK' is a localhost endpoint for configuring a local service, not exfiltration. The 'UNSAFE_SHELL' command is a standard, documented method for installing a development tool (nvm).
Audited Apr 17, 2026 · audit v1.0
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.