← 返回 Skills 市场
Sportfolio.Market
作者
michaelhmiv
· GitHub ↗
· v1.0.0
· MIT-0
203
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sportfolio-market - 安装完成后,直接呼叫该 Skill 的名称或使用
/sportfolio-market触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。
如何安装 Sportfolio.Market?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sportfolio-market」即可一键安装,无需额外配置。
Sportfolio.Market 是免费的吗?
是的,Sportfolio.Market 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sportfolio.Market 支持哪些平台?
Sportfolio.Market 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sportfolio.Market?
由 michaelhmiv(@michaelhmiv)开发并维护,当前版本 v1.0.0。
推荐 Skills