Etsy
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: etsy Version: 1.0.0 The OpenClaw Etsy skill bundle is benign. All files are markdown-based instructions and templates for an AI agent, with no executable code or external dependencies. The skill explicitly states it does not make undeclared network requests, ask for credentials, or perform irreversible actions without confirmation. Crucially, both `SKILL.md` and `setup.md` repeatedly instruct the AI agent to *ask for user permission* before creating or saving any persistent data in the `~/etsy/` directory, and to operate statelessly if permission is declined. This demonstrates a strong commitment to user privacy and control, with no evidence of malicious intent or significant vulnerabilities.
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.
Shop details, margins, constraints, and experiment history may be saved locally and reused later by the agent.
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.
Memory lives in `~/etsy/`. See `memory-template.md` for setup.
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.
