codropshipping查看商品
v1.0.3帮助在CoDropshipping平台查询商品信息、库存、价格、规格等,自动抓取搜索结果并以表格形式展示
⭐ 0· 201·0 current·0 all-time
by@dwooaa
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the SKILL.md instructions: extract search terms, translate to English, browse CoDropshipping search, click search, scrape product fields and return a table. No unrelated environment variables, binaries, or installs are requested.
Instruction Scope
The runtime steps are narrowly scoped to web access and scraping of search results on CoDropshipping. The instructions do not ask the agent to read local files, access unrelated credentials, or exfiltrate data to third parties. Edge-case handling mentions retrying on anti-scraping rather than evasion.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk or downloaded during install — lowest-risk installation model.
Credentials
The skill declares network and browser permissions in SKILL.md (needed for scraping) and requests no credentials or config paths. This is proportionate to the task. One minor note: the instruction to "convert to English" doesn't specify how — the agent might call an external translation API (which could require credentials) if not handled locally.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or system-wide settings. It requires ordinary runtime network/browser access only when invoked.
Assessment
This skill appears coherent for scraping CoDropshipping search results, but before installing consider: (1) scraping may violate the site's terms of service—check CoDropshipping's rules; (2) the skill will access the web and render pages via a browser interface, so it can retrieve any public page content; (3) translation steps might cause the agent to use external services (which could require API keys) unless handled internally; (4) avoid frequent automated queries to prevent rate-limiting or blocking; and (5) if you need stronger assurance, ask the publisher for a homepage/source or prefer a skill that uses an official API (with explicit credential handling) rather than page scraping.Like a lobster shell, security has layers — review code before you run it.
latestvk978m0ja98m8qcey2xkccckfhx82tekn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
