闲鱼商品精选助手
Analysis
This skill is a coherent Xianyu shopping-search helper; it uses browser searches and keeps a small search history, both of which are disclosed and aligned with its purpose.
Findings (2)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
browser(action=navigate, url="https://www.goofish.com/search?q=[关键词]")
The skill instructs the agent to use browser automation to send the user's search keyword to Goofish/Xianyu and interact with the results page.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
搜索完成后,记录到 `memory/YYYY-MM-DD.md`:... **关键词:** ... **最低价商品:** [链接](https://www.goofish.com/item?id=...)
The skill says it will persist search records, including search keywords and product links, in a memory file.
