微盟帮助中心

v1.0.0

This skill helps merchants learn and understand Weimob's features and capabilities (e.g., Weimob Shop, Wholesale Shop, Smart Retail, Smart Supermarket, Smart...

0· 137·0 current·0 all-time
bytiktoc@alphatok
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
The name/description say it helps merchants understand Weimob features; the SKILL.md instructs the agent to call Weimob's help-center search API and present results. No unrelated credentials, binaries, or installs are requested — the requested network access aligns with the stated purpose.
Instruction Scope
Runtime instructions are focused: extract keywords, call the specified search endpoint via the web_fetch tool, and produce grounded responses while preserving system path strings. The skill does not direct the agent to read local files or other environment variables. Note: it will send user query text to help.weimob.com (expected for a help-center search).
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk and there is no third-party package installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no disproportionate secret or credential requests relative to the simple search-and-display functionality.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence, nor modify other skills or system-wide settings. Autonomous invocation is allowed by default but is not combined with other concerning privileges here.
Assessment
This skill is coherent and low-risk: it simply queries Weimob's public help-center search API and reformats results. Consider that user query text will be sent to help.weimob.com, so avoid including sensitive personal or business secrets in queries. The skill assumes a platform-provided web_fetch tool; if your environment disables outbound HTTP for privacy or compliance, the skill will not function. If you want to limit network calls, keep the skill user-invocable rather than allowing broad autonomous invocation.

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

latestvk979rhqd1xw1b8q13gk4nssmx5835t6z

License

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

Comments