Daojia
v0.1.0提供京东到家公开商家与商品信息查询,包含价格、库存、评价及配送时效的摘要与对比分析。
⭐ 0· 92·0 current·0 all-time
byClawKK@codekungfu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name, description, and SKILL.md consistently describe extracting public merchant/product information from jddj.com. There are no unexpected env vars, binaries, or installs declared.
Instruction Scope
SKILL.md stays within the stated purpose (public page extraction, no ordering or reverse-engineering) and warns about rate limits and compliance. It advises opening pages manually before parsing for dynamic rendering, but does not specify how the agent should fetch or render dynamic content (browser automation vs. simple HTTP), which is an implementation gap rather than a mismatch with purpose.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing will be written to disk by an installer. This is the lowest-risk install footprint.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md does not instruct access to unrelated secrets or files.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges or modify other skills. Normal agent invocation is allowed.
Assessment
This skill appears coherent and low-risk because it only targets public jddj.com pages and requests no credentials. Before installing: (1) note the skill's source is unknown — prefer skills from known authors; (2) consider privacy: the agent will likely ask for an address/region to search — avoid sharing more location data than necessary; (3) check how your agent fetches dynamic pages (browser automation or not) and whether that could trigger site blocks or violate terms of service; (4) enforce rate limits and monitoring to avoid unintended scraping activity; (5) if you need guarantees about provenance or safe operation, ask the publisher for source code or an official integration.Like a lobster shell, security has layers — review code before you run it.
latestvk97bxpdq5p04evxnypd5vpb7n18399jn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
