AI店长 - 电商助手

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears purpose-aligned for e-commerce research and copywriting; the main things to notice are its disclosed web searches, scheduled monitoring, and need to review generated marketing claims.

This skill is reasonable to install if you want an e-commerce research and copywriting helper. Before using recurring monitoring, specify the exact products, platforms, frequency, and stop condition. Review generated reports and marketing copy before acting on them, especially any price, inventory, compliance, or competitive claims.

Findings (4)

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

Your search keywords or product descriptions may be sent through web-search workflows to gather public market information.

Why it was flagged

The skill explicitly expects the agent to use web search and fetch tools to gather e-commerce data. This is aligned with competitor monitoring, but it means user-provided product/category terms may be used in external searches.

Skill content
搜索电商平台数据(web_search + web_fetch)
Recommendation

Give clear limits for keywords, platforms, and depth of research; avoid entering confidential launch plans if you do not want them used as search terms.

What this means

If enabled, the assistant may continue running periodic searches and generating reports, potentially creating ongoing notifications or LLM usage costs.

Why it was flagged

The skill documents recurring scheduled monitoring and report delivery. This is purpose-aligned for a monitoring assistant, but it is persistent activity that should be user-controlled.

Skill content
每天/每周自动推送竞品动态 ... 定时任务(cron 监控 + 日报推送)
Recommendation

Set an explicit monitoring frequency, keywords, and end condition, and disable the schedule when the monitoring task is finished.

What this means

A malicious or spammy search result could distort the generated competitor report or try to influence the model's analysis.

Why it was flagged

Public search-result titles are inserted directly into the analysis prompt. Retrieved web text can be untrusted and may contain misleading content or prompt-like instructions.

Skill content
const titles = data.results.slice(0, 5).map(r => `  - ${r.title}`)
Recommendation

Treat search results as untrusted data, verify important conclusions against sources, and add instructions that retrieved page text must not override the user's task.

What this means

Generated sales scripts could pressure customers or make scarcity/price claims that are inaccurate if reused without review.

Why it was flagged

The copywriting prompts include urgency-based sales language. This is relevant to e-commerce copywriting, but generated urgency or scarcity claims can be misleading if not factually true.

Skill content
## 5. 逼单话术(1分钟) ... (限时限量,制造紧迫感)
Recommendation

Manually review all customer-facing copy and only use urgency, inventory, discount, or comparison claims that are true and compliant with platform rules.