WeChat SVG Effects

v1.0.0

Create interactive SVG/CSS effects for WeChat Official Account (微信公众号) articles. WeChat bans JavaScript, so all interactivity must use pure SVG animations +...

0· 21·0 current·0 all-time
byRong@kylinr
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 content: the SKILL.md provides templates and patterns specifically for WeChat (no-js) SVG/CSS effects. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Runtime instructions are narrowly focused on SVG/CSS techniques (SVG animation elements, click/touch triggers, inline CSS, layer ordering, and a WeChat-specific hidden markup hint). The instructions do not direct the agent to read local files, access environment variables, call external endpoints, or perform system operations outside the stated purpose.
Install Mechanism
This is instruction-only (no install spec, no downloads, no extracted archives). Nothing is written to disk or installed by the skill itself.
Credentials
The skill declares no required credentials, env vars, or config paths. The guidance in SKILL.md does not attempt to access secrets or unrelated services.
Persistence & Privilege
always is false and the skill is user-invocable only. There is no indication it modifies other skills, agent configuration, or requests permanent presence.
Assessment
This skill is a coherent, read-only authoring guide for WeChat SVG effects and appears safe to install. Before you paste generated SVG into a live WeChat article, test it in a sandboxed WeChat editor because some clients sanitize or strip elements (foreignObject or certain attributes). Avoid referencing remote images or assets from untrusted hosts (background-image:url(...)) since those could be used to track views; prefer hosting assets on a trusted CDN. The SKILL.md asks you to append an odd hidden element (<mp-style-type data-value="10000"/>)—verify this is necessary for your publishing workflow and that it doesn't violate platform rules. Finally, the skill is instruction-only (no code executed at install), so the main risk is what you paste into the WeChat editor — review any generated SVG for unexpected external URLs or <script> tags before publishing.

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

latestvk97favb9m5ej0vjtme7kstbsyd84hx3d

License

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

Comments