Real Skill packageSource verifiedClawHub registry

Opensea Skill

Query NFT and token data, trade NFTs on Seaport, swap ERC20 tokens via DEX aggregator, configure wallet signing providers, and build/register/gate AI agent tools on Base. Covers the full OpenSea developer surface across CLI, MCP server, shell scripts, and SDK. Pick the right sub-skill using the routing table below, then read that sub-skill's SKILL.md for operational detail.

Identity and source

Publisher attributionOpenSearegistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 63% rule confidence
Package forminstruction with code91 recorded files
Canonical sourceClawHub registryclawhub:opensea:opensea-marketplace
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/opensea

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/opensea

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/opensea

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @opensea/opensea-marketplace
clawhub inspect @opensea/opensea-marketplace --version 2.19.2

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 91 inspected as text
Checked
8/13/2026, 7:58:57 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
9 dependency and API indicators
  • api: api.example.com
  • api: api.opensea.io
  • api: datatracker.ietf.org
  • api: docs.opensea.io
  • api: github.com
  • api: mcp.opensea.io
  • api: my-tool.example.com
  • api: my-tool.vercel.app
  • api: opensea.io
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/13/2026, 12:17:07 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:02ec9fa307d41a41a60ca3f5b4d12c59c4c06041d191d0434c3ea462fdf8d60c
Show up to 30 recorded paths
  • AGENTS.md
  • biome.json
  • CHANGELOG.md
  • CONTRIBUTING.md
  • docs/policy-administration.md
  • opensea-api/references/authentication.md
  • opensea-api/references/rest-api.md
  • opensea-api/references/stream-api.md
  • opensea-api/scripts/_response-markers.sh
  • opensea-api/scripts/accounts/opensea-account-closed-positions.sh
  • opensea-api/scripts/accounts/opensea-account-collections.sh
  • opensea-api/scripts/accounts/opensea-account-favorites.sh
  • opensea-api/scripts/accounts/opensea-account-listings.sh
  • opensea-api/scripts/accounts/opensea-account-nfts.sh
  • opensea-api/scripts/accounts/opensea-account-offers-received.sh
  • opensea-api/scripts/accounts/opensea-account-offers.sh
  • opensea-api/scripts/accounts/opensea-account-pnl.sh
  • opensea-api/scripts/accounts/opensea-account-portfolio-history.sh
  • opensea-api/scripts/accounts/opensea-account-portfolio.sh
  • opensea-api/scripts/accounts/opensea-account-token-transfers.sh
  • opensea-api/scripts/accounts/opensea-resolve-account.sh
  • opensea-api/scripts/assets/opensea-assets-transfer.sh
  • opensea-api/scripts/auth/opensea-auth-request-key.sh
  • opensea-api/scripts/auth/opensea-resolve-key.sh
  • opensea-api/scripts/collections/opensea-collection-floor-prices.sh
  • opensea-api/scripts/collections/opensea-collection-holders.sh
  • opensea-api/scripts/collections/opensea-collection-nfts.sh
  • opensea-api/scripts/collections/opensea-collection-offer-aggregates.sh
  • opensea-api/scripts/collections/opensea-collection-stats.sh
  • opensea-api/scripts/collections/opensea-collection.sh

Source changelog

- Documentation updates across AGENTS.md, SKILL.md, and various reference files for clarity and completeness. - Updates to marketplace and API shell scripts, including fulfillment and authentication scripts. - Removal of outdated skill-card.md file. - No major breaking changes; focus on improved docs and script maintenance.