Query OpenSea marketplace data via the official CLI, SDK, MCP server, or shell scripts. Get floor prices, collection stats, NFT details, token data, trending collections, drops, events, search, favorites, profile and collection settings, and other wallet-scoped operations. For trading use opensea-marketplace, for token swaps use opensea-swaps.
66
81%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The skill explicitly supports blockchain transaction construction and wallet-authenticated write actions: it can build mint and cross-chain-mint transactions, return transaction data that "must be signed and submitted", provide deploy transaction data, and includes scripts to build asset-transfer transactions. It also documents wallet authentication and wallet-scoped write permissions (e.g., write:orders, write:drops, write:wallets). Those capabilities enable direct crypto transaction execution when combined with signing/submission, so this is a direct financial execution capability.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
OpenSea API skill runtime ingests untrusted, outsider-authored free text inside API responses (e.g., NFT/collection/user-provided metadata) via `opensea-get.sh` calling `emit_response` and printing `--- BEGIN OPENSEA API RESPONSE ---`…`--- END OPENSEA API RESPONSE ---`, which the agent may consume.
1e2e2e2
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.