Etsy

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

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

Shop details, margins, constraints, and experiment history may be saved locally and reused later by the agent.

Why it was flagged

The skill intentionally creates reusable local memory for shop context and experiments, which is purpose-aligned but can include business-sensitive information reused across future Etsy tasks.

Skill content
Memory lives in `~/etsy/`. See `memory-template.md` for setup.
Recommendation

Only allow persistence if you are comfortable saving that shop context locally; review ~/etsy/ periodically and avoid storing passwords, payment details, or highly sensitive business data.