易企秀素材商城检索

v1.0.1

易企秀是创意营销平台,提供个人简历、翻页 H5 邀请函、营销海报、长页 H5、表单问卷、微信互动游戏、视频等海量模板。本 Skill 用于搜索易企秀商城模版资源,在用户提出易企秀/H5 模板、邀请函、表单等检索需求时,调用脚本返回标题、链接、描述、浏览量等结果。

0· 239·0 current·0 all-time
byRanger@jijun
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the included script and SKILL.md. The repository only implements an HTTP search against the eqxiu search API and returns title/link/description/pv, which is consistent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the provided Python script with search parameters. The instructions do not ask the agent to read local files, system credentials, or other unrelated data. The only network activity is POSTs to the eqxiu search API as implemented in the script, which is expected for this skill.
Install Mechanism
There is no install spec; the repo is instruction+script only. requirements.txt lists only 'requests'. No downloads from untrusted URLs or archive extraction are present.
Credentials
The skill requests no environment variables or credentials. The script uses only the requests library and sends queries to the public msearch-api.eqxiu.com endpoint—proportional and expected for a search skill.
Persistence & Privilege
always is false, no special persistence or system-wide changes are requested, and the skill does not modify other skills' configuration.
Assessment
This skill is coherent with its description: it runs a Python script that POSTs search queries to msearch-api.eqxiu.com and returns results. Before installing, be aware that: (1) using the skill sends whatever keywords you provide to eqxiu's search API (avoid sending secrets or sensitive data as search terms); (2) the environment running the agent needs outbound network access and the 'requests' package available; (3) the skill depends on an undocumented public API and may break if the site changes; and (4) review eqxiu's terms/rate limits if you plan to run many automated queries.

Like a lobster shell, security has layers — review code before you run it.

latestvk97b0yvkzzvp31zempvcmhv41583zen2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments