Gin Ssr Template
Security checks across malware telemetry and agentic risk
Overview
This instruction-only skill is coherent and scoped to generating two Gin template files; users should still review the persistent files it writes before use.
This appears safe to consider for installation if you want a file-generating Gin template helper. Invoke it only in the intended project, review any text copied from screenshots, and keep backups or version control for the generated files.
VirusTotal
66/66 vendors flagged this skill as clean.
Risk analysis
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Invoking the skill can create or overwrite a page template and stylesheet in the project workspace.
The skill directs the agent to create persistent files in the user's project. The paths are specific and match the template-generation purpose, so this is a scoped note rather than a concern.
必须生成两个真实文件
- HTML:`app/templates/page/{页面名}.html`
- CSS:`app/static/css/{页面名}.css`Use version control or backups, and review the generated HTML/CSS before running or deploying the Gin app.
