安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent for scraping Tmall product pages. Before using it, confirm: (1) you accept that the agent will load product pages and may request you interactively to log in (it does not ask for credentials programmatically); (2) the ambiguous phrase about extracting from "Markdown" should be clarified to mean page text/DOM — ask the author to fix that wording; (3) scraping Tmall may break if page structure changes and may be subject to Tmall's terms of service and rate limits — avoi...详细分析 ▾
✓ 用途与能力
Name/description (scraping Tmall product pages) match the instructions: navigation, detecting login, waiting for dynamic content, extracting price/SKU/discounts and simulating clicks. No unrelated binaries, installs, or external credentials are requested.
ℹ 指令范围
Instructions stay within scraping scope (use browser_navigate/browser_view, prompt user to log in if redirected). A minor ambiguity: the doc says to "优先从 Markdown 提取中寻找价格关键字" (extract from Markdown) which is likely a wording error — it should probably refer to DOM/text content. Otherwise the steps (waiting for load, finding elements with '¥' or '价格', simulating SKU clicks) are normal for a scraper but are inherently brittle.
✓ 安装机制
No install spec and no code files — instruction-only skill. This minimizes installation risk (nothing is downloaded or written to disk).
✓ 凭证需求
Requires no environment variables, credentials, or config paths. It prompts the user to log in interactively when needed rather than requesting or storing credentials, which is proportionate for the stated task.
✓ 持久化与权限
Defaults (not always:true) and autonomous invocation allowed (platform default). The skill does not request permanent presence or to modify other skills or system config.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/23
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install tmall-price-scraper
镜像加速npx clawhub@latest install tmall-price-scraper --registry https://cn.longxiaskill.com