Ruitian Html

v1.0.1

生成符合瑞天紫色渐变主题的企业级 HTML 文档,支持卡片布局、渐变表格、流程图和移动端响应式设计。

0· 70·0 current·0 all-time
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 SKILL.md, README and template.html: all materials are about generating corporate HTML documents in a purple gradient style. There are no unrelated requirements (no cloud credentials, no system binaries).
Instruction Scope
Instructions are limited to generating HTML structure, styles and example components. They reference loading Bootstrap and Bootstrap Icons from jsDelivr (third‑party CDN) and suggest Base64 image embedding; otherwise the instructions do not request reading files, environment variables, or sending data to external endpoints. Be aware generated HTML will by default reference external CDN URLs unless you replace them with local resources.
Install Mechanism
No install spec and no code files to execute are present. This is instruction-only, so nothing is written to disk or downloaded by the skill at install time.
Credentials
The skill declares no environment variables or credentials and the runtime instructions do not access secrets. The requested environment access is minimal and proportional to the functionality.
Persistence & Privilege
always:false and normal invocation settings. The skill does not request permanent/privileged presence, nor does it attempt to modify other skills or system-wide agent settings.
Assessment
This skill is low-risk and coherent with its stated purpose: it only provides templates and text instructions for producing HTML. Things to consider before installing/use: 1) Generated HTML references third-party CDN resources (jsDelivr for Bootstrap and icons) — if you need offline or air‑gapped deployment, host those assets locally or switch to Base64-embedded assets. 2) The SKILL references a scripts/generate.py in the documented file structure but no executable script is included in the provided manifest — that is an inconsistency but not a security issue by itself. 3) Embedding large images as Base64 will bloat files; sanitize any user-supplied content you insert into the template to avoid serving malicious HTML/JS in your environment. If you require further checks (e.g., confirm no hidden network callbacks or an included generate script), provide the missing files or a copy of any generate.py for review.

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

latestvk9769mnfzbmwyat95d5ncjs37184fz6z

License

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

Comments