hyperbot-quote-mcp
PassAudited by ClawScan on May 1, 2026.
Overview
The skill is a disclosed remote MCP integration for cryptocurrency market analytics, with no artifact evidence of hidden credentials, destructive actions, or data exfiltration.
This appears to be a normal remote MCP skill for crypto analytics. Before installing, confirm you trust the Hyperbot endpoint and any npm connector packages used by your client, and remember that trading recommendations can be wrong or risky.
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.
A user may run third-party connector software as part of setup.
The setup example uses an external npm-based connector to reach the remote MCP server. This is disclosed and central to the skill, but it depends on external package provenance.
"command": "npx", "args": ["-y", "mcp-remote", "https://mcp.hyperbot.network/mcp/sse"]
Install connector packages only from trusted sources, consider pinning package versions where possible, and review MCP client configuration before enabling it.
Queries and tool parameters, such as wallet addresses or requested market data, may be sent to the remote Hyperbot MCP service.
The skill connects the user's agent to a remote MCP endpoint controlled by Hyperbot. This is disclosed and purpose-aligned for market analytics.
**SSE Endpoint:** `https://mcp.hyperbot.network/mcp/sse`
Avoid submitting private or sensitive wallet/account information unless you are comfortable sharing it with the Hyperbot service.
Users may over-rely on model-generated trading suggestions or market predictions.
The prompt templates ask the assistant to provide actionable trading analysis. This matches the skill purpose, but it can influence financial decisions.
generate copy-trading strategy suggestions
Treat outputs as analytical support, verify data independently, and do not make financial decisions solely from the agent's recommendations.
