description: 将用户讲稿一键生成乔布斯风极简科技感竖屏HTML演示稿。当用户需要生成PPT、演示文稿、Slides、幻灯片,或要求科技风/极简风/乔布斯风格的演示时触发此技能。输出为单个可直接运行的HTML文件。
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: ppt-generator Version: 1.0.0 The skill is designed to generate a minimalist HTML presentation. The `SKILL.md` instructions guide the AI agent through a clear, step-by-step process for content generation and HTML assembly, without any directives to ignore user safety, access unrelated sensitive data, or perform actions beyond its stated purpose. The `assets/template.html` and `references/design-spec.md` files include links to external CDNs for web assets like TailwindCSS and fonts (e.g., `bytecdntp.com`, `fonts.loli.net`, `hdslb.com`). While `fonts.loli.net` is a third-party proxy for Google Fonts, its use in a generated HTML file for styling is a common web development practice and does not indicate malicious intent or high-risk behavior from the skill itself, as the agent is instructed to *generate* the HTML, not execute arbitrary code from these sources on the host system. No evidence of data exfiltration, malicious execution, persistence, or obfuscation was found.
Findings (0)
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.
When you open the generated HTML, your browser may contact third-party CDNs and run their delivered JavaScript/CSS resources.
The generated HTML presentation loads third-party CDN JavaScript and fonts. This is disclosed and purpose-aligned for styling and interactivity, but it means opening the deck depends on external resources.
<script src="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/tailwindcss/3.0.23/tailwind.min.js"></script>
For confidential presentations, consider replacing CDN links with trusted local copies or reviewing the generated HTML before sharing or presenting.
