← Back to Skills Marketplace
Sportfolio.Market
by
michaelhmiv
· GitHub ↗
· v1.0.0
· MIT-0
203
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sportfolio-market
Description
Use when working with Sportfolio through its public authenticated MCP endpoint or the repo-local CLI. Covers user API token authentication, MCP connection se...
Usage Guidance
This skill is coherent and low-risk in structure, but before using it: (1) only provide a user-scoped Sportfolio token (not admin credentials) and verify its scope; (2) avoid pasting tokens into shared shell history or logs; (3) confirm the MCP URL (https://www.sportfolio.market) is legitimate before connecting; (4) be aware the skill references a local endpoint (127.0.0.1:5000) for development — connecting to loopback can reach local services, so only use that if you trust the local server; and (5) rely on the skill's explicit confirm step before letting it execute staged trades or other mutations.
Capability Analysis
Type: OpenClaw Skill
Name: sportfolio-market
Version: 1.0.0
The Sportfolio skill bundle provides instructions for an AI agent to interact with the Sportfolio platform via an MCP endpoint (https://www.sportfolio.market/mcp) or a local CLI. It includes clear safety guidelines requiring explicit user confirmation for gameplay actions like trades and LP modifications, and it explicitly excludes sensitive areas like billing and admin routes. No evidence of data exfiltration, malicious execution, or obfuscation was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description match the SKILL.md: it documents MCP usage, repo-local CLI commands, and the use of a user-scoped API token. There are no unrelated environment variables, binaries, or installs required.
Instruction Scope
SKILL.md stays on-topic: it tells the agent how to authenticate (Bearer token), which MCP endpoints to use, and which CLI commands are available, and it explicitly excludes admin/billing flows and requires explicit user confirmation for staged mutations. Note: it references a local endpoint (http://127.0.0.1:5000) for dev use — that legitimately supports local testing but also means an agent following these instructions could attempt connections to loopback services if permitted by the runtime.
Install Mechanism
Instruction-only skill with no install spec and no code files, which minimizes on-disk footprint and install-time risks.
Credentials
The skill expects use of a user API token (described as coming from 'Profile -> CLI Access') and does not require unrelated secrets, config paths, or multiple credentials. It warns not to treat tokens as admin keys.
Persistence & Privilege
always:false and no special persistence requested. The skill allows autonomous invocation by default (platform default) but the instructions explicitly require confirmation-gated actions; there are no indications the skill attempts to elevate its privileges or persist state across agents.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sportfolio-market - After installation, invoke the skill by name or use
/sportfolio-market - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Sportfolio skill for external access and agent-assisted workflows.
- Supports user API token authentication for both MCP and repo-local CLI interfaces.
- Enables account and portfolio reads, public tool usage, and agent prompt workflows.
- Requires explicit user confirmation for all gameplay mutations (e.g., trades, LP actions).
- Excludes admin, billing, and any workflow requiring autonomous execution.
- Provides detailed documentation and recommendations for usage, safety, and typical workflows.
Metadata
Frequently Asked Questions
What is Sportfolio.Market?
Use when working with Sportfolio through its public authenticated MCP endpoint or the repo-local CLI. Covers user API token authentication, MCP connection se... It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.
How do I install Sportfolio.Market?
Run "/install sportfolio-market" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sportfolio.Market free?
Yes, Sportfolio.Market is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sportfolio.Market support?
Sportfolio.Market is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sportfolio.Market?
It is built and maintained by michaelhmiv (@michaelhmiv); the current version is v1.0.0.
More Skills