Back to skill
v1.0.0
Get Artist
BenignClawScan verdict for this skill. Analyzed May 1, 2026, 7:43 AM.
Analysis
This is a coherent instruction-only skill for looking up public Art Blocks artist/project data, with the main notice that queries are handled through the external artblocks-mcp tool.
GuidanceThis skill appears safe for its stated purpose. Before installing, confirm you trust the configured artblocks-mcp service, since any artist name, slug, or wallet address you ask it to look up may be sent to that service.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Sensitive data protection
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Insecure Inter-Agent Communication
SeverityInfoConfidenceHighStatusNote
SKILL.md
Look up an Art Blocks artist and their body of work using artblocks-mcp... Tool: `get_artist`... `artistAddress` | string | Artist's wallet address
The skill relies on an external MCP tool and may send user-provided artist identifiers, including wallet addresses, to that tool. This is clearly aligned with the artist lookup purpose and no credential or unrelated data access is shown.
User impactArtist names, slugs, or wallet addresses used for searches may be visible to the configured Art Blocks MCP service.
RecommendationUse this skill with a trusted artblocks-mcp configuration, and avoid submitting wallet addresses or identifiers you do not want used for the lookup.
