← 返回 Skills 市场
opensea

OpenSea Skill

作者 OpenSea · GitHub ↗ · v2.2.2 · MIT-0
cross-platform ✓ 安全检测通过
69
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install opensea-marketplace
功能描述
Query OpenSea marketplace data via official MCP server. Get floor prices, collection stats, NFT and token data, marketplace listings and offers. Execute Seap...
安全使用建议
This skill appears to be what it claims: OpenSea marketplace tooling implemented as CLI scripts and SDK examples. Before installing, consider: 1) Only OPENSEA_API_KEY is required for read-only queries — do not put private keys or institutional credentials into a shared agent unless you intend to perform on-chain transactions. 2) For signing/broadcasting, prefer managed providers (Privy, Turnkey, Fireblocks) with policy controls rather than a raw PRIVATE_KEY; the SKILL warns about this. 3) If you will install the recommended @opensea/cli globally, verify you are installing from the official source (github/npm package) and be aware of normal npm supply-chain risks. 4) Review any scripts you run locally (the repo includes many ready-to-run shell scripts) to ensure they are invoked with the intended env and wallet provider. If you want a lower-risk setup, use the skill for read-only tasks and avoid enabling swap/fulfillment flows that require signing credentials.
功能分析
Type: OpenClaw Skill Name: opensea-marketplace Version: 2.2.2 The OpenSea skill bundle is a legitimate and well-documented tool for interacting with the OpenSea NFT marketplace and DEX aggregator. It provides a comprehensive set of shell scripts (e.g., `opensea-get.sh`, `opensea-swap.sh`) and instructions for using the official OpenSea CLI and MCP server. Notably, the documentation in `SKILL.md` includes explicit security guardrails, advising the AI agent to treat all API data as untrusted to prevent prompt injection from NFT metadata and recommending the use of managed wallet providers (Privy, Turnkey, Fireblocks) with TEE-enforced policies instead of raw private keys. No evidence of data exfiltration, malicious execution, or deceptive behavior was found.
能力标签
cryptorequires-walletcan-make-purchasescan-sign-transactionsrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the contents: scripts, CLI recommendations, MCP server configuration, and SDK examples all implement OpenSea REST, stream, Seaport fulfilment, and token-swap flows. Required dependency and recommended binaries (node, curl, jq) are appropriate for the described functionality.
Instruction Scope
SKILL.md and the included shell scripts limit actions to OpenSea endpoints, the MCP server, and optional wallet providers (Privy, Turnkey, Fireblocks, private-key flows). Instructions show how to call APIs, request an instant API key, and run CLI/scripts; they do not instruct reading unrelated system files or exfiltrating data to unexpected endpoints.
Install Mechanism
This is an instruction-first skill with no automated install spec; it recommends installing the official @opensea/cli from npm (expected for this use). There are no opaque downloads or extracted archives in the repo. Installing the CLI from npm has the usual supply-chain considerations but is proportionate to the skill's purpose.
Credentials
The registry declares OPENSEA_API_KEY as required (appropriate). The skill also documents and uses multiple sensitive environment variables for optional write flows and wallet providers (PRIVY_*, TURNKEY_*, FIREBLOCKS_*, PRIVATE_KEY, RPC_URL, etc.). These are optional and only needed for signing/broadcasting transactions, but they are highly sensitive — the SKILL warns about private keys. Users should not provide raw private keys or institutional wallet secrets to shared agent environments unless they understand the risk and use managed providers with policy controls.
Persistence & Privilege
The skill is not always-enabled (always: false) and does not request elevated platform privileges or modify other skills. Autonomous invocation is allowed (platform default) but there are no additional privileged behaviors in the manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install opensea-marketplace
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /opensea-marketplace 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.2
- Added overview and quick start for querying OpenSea data (NFTs, tokens, listings, offers, trades) via CLI, shell, or TypeScript SDK - Expanded docs for multi-chain token swaps and added task guides for collections, NFT data, marketplace actions, search, and events - Clarified env vars for OpenSea/Privy credentials and usage samples for instant API keys and the new `opensea` CLI
元数据
Slug opensea-marketplace
版本 2.2.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenSea Skill 是什么?

Query OpenSea marketplace data via official MCP server. Get floor prices, collection stats, NFT and token data, marketplace listings and offers. Execute Seap... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 OpenSea Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install opensea-marketplace」即可一键安装,无需额外配置。

OpenSea Skill 是免费的吗?

是的,OpenSea Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenSea Skill 支持哪些平台?

OpenSea Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenSea Skill?

由 OpenSea(@opensea)开发并维护,当前版本 v2.2.2。

💬 留言讨论