Etsy Listing Optimizer

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: etsy-listing-optimizer Version: 1.0.0 The skill bundle provides comprehensive instructions for an AI agent to perform Etsy listing optimization, including keyword research and competitor analysis. It requires standard API keys (Etsy, Google Trends) and system tools (curl, jq) consistent with its stated purpose. The SKILL.md file contains detailed operational guidelines and example prompts without any evidence of malicious intent, data exfiltration, or prompt injection attacks designed to compromise the agent or user environment.

Findings (0)

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.

What this means

The skill may use your Etsy and Google Trends API credentials while performing listing and keyword analysis.

Why it was flagged

The skill requires API keys for Etsy and Google Trends. These credentials are expected for the stated integrations, but they still grant access to external services.

Skill content
requires":{"env":["ETSY_API_KEY","GOOGLE_TRENDS_API_KEY"],"bins":["curl","jq"]}
Recommendation

Use the least-privileged API keys available, avoid sharing credentials in prompts, and revoke or rotate keys if you stop using the skill.

What this means

The agent may make automated requests to Etsy or related services to gather competitor and keyword information.

Why it was flagged

Automated scraping or API-style collection is part of the competitor-analysis workflow. It is purpose-aligned, but users should be aware of external request behavior.

Skill content
- Scrapes top 20 Etsy search results for a given keyword
Recommendation

Use this feature intentionally, respect marketplace/API terms and rate limits, and review generated recommendations before applying them to live listings.

What this means

If you use Slack or Google Sheets features, product and business optimization data may be shared with or persisted in those services.

Why it was flagged

The skill discloses integrations with external providers and export/notification destinations. This is coherent with the workflow, but listing data or analysis results may leave the local conversation when those features are used.

Skill content
Integrations: Works seamlessly with Etsy API, Google Trends, SEMrush (optional), Slack notifications, and Google Sheets for batch processing.
Recommendation

Only export or notify when you explicitly want to, verify the target sheet/channel/account, and avoid sending sensitive shop data to shared workspaces unnecessarily.