Gin Ssr Template
v0.0.14根据 Figma 设计稿截图生成可直接运行的 Gin SSR 页面模板(HTML + CSS)。当用户发送“gin前端模板”或提供 Figma 页面截图时触发:生成的页面必须优先保证可运行、可预览、结构完整;禁止输出任何 {{.data}}、{{.Path}}、{{.Config}} 这类动态取值;head 中...
⭐ 0· 176·0 current·0 all-time
by@qqz · @qwwe · @qqdq · @qdad · @ddac@jasper-zzq
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (generate Gin SSR templates from Figma screenshots) match the runtime instructions which describe how to produce two files (HTML + CSS) under app/templates/page and app/static/css. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md is detailed and stays on task (construct full static templates, forbid dynamic Go template variables except wrapper, and return file paths). Two behavioral notes: it requires creating real files at repo-like paths (expected for a template generator), and it includes platform-specific output formatting (Telegram MEDIA: lines) — these are not malicious but are implementation details the integrator should be aware of.
Install Mechanism
No install spec and no code files — lowest-risk model. The skill is instruction-only so nothing is downloaded or written by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. The declared requirements are proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. The instructions ask the agent to write template files in specified paths (normal for this functionality) but do not attempt to modify other skills or global configs.
Assessment
This skill is instruction-only and coherent with its goal: it will generate two static files (HTML and CSS) and expects the agent to create them at app/templates/page/{name}.html and app/static/css/{name}.css. There are no downloads or credentials requested, which lowers technical risk. Before installing or running: (1) ensure you are comfortable allowing the agent to write files into your project repository or runtime filesystem at those paths; (2) review generated files before deploying — the skill intentionally hardcodes SEO/JSON‑LD and other values (example.invalid and site placeholders) and forbids dynamic template variables, so you must manually replace any environment-specific or sensitive values; (3) note the SKILL.md includes Telegram-specific output (MEDIA: lines) — if you use a different integration you may want to adjust or ignore that requirement. If you need dynamic template variables or to fetch live assets, request a change to the skill instructions; otherwise this skill appears consistent and not suspicious.Like a lobster shell, security has layers — review code before you run it.
latestvk9775ys68hrmwfbt9qyyr0jfkh839q3t
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
