← 返回 Skills 市场
dragon015

PPT制作

作者 dragon015 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
5764
总下载
3
收藏
50
当前安装
1
版本数
在 OpenClaw 中安装
/install dragon-ppt-maker
功能描述
使用python-pptx制作科技风PPT,支持多布局、多图文混排及HTML内容嵌入,轻松生成专业演示文稿。
安全使用建议
Install the Python dependencies only in an environment you trust, choose output paths deliberately, avoid the demo mode if you do not want its hardcoded save location, and do not include passwords, tokens, private URLs, or other sensitive text in slide content or HTML previews.
功能分析
Type: OpenClaw Skill Name: dragon-ppt-maker Version: 1.0.0 The `ppt_maker.py` script is suspicious due to an arbitrary file write vulnerability. The `--output` command-line argument is directly used as the filename for `prs.save()`, allowing a user or an agent to specify an arbitrary file path (e.g., via path traversal) to write the generated PPTX file to any location on the file system where the process has write permissions. While the content written is a PPTX file, this lack of input sanitization for file paths is a significant security flaw.
能力评估
Purpose & Capability
The artifacts coherently implement a PPTX builder with themes, slide layouts, optional image insertion, and a truncated HTML text preview, matching the stated presentation-making purpose.
Instruction Scope
Use is user-directed through a CLI or Python API; there are no hidden agent instructions, autonomous workflows, network calls, or unrelated behavior.
Install Mechanism
The skill asks users to install python-pptx and pillow with pip, which is normal for this functionality but still means installing third-party Python packages.
Credentials
The code reads only user-specified image paths and writes PPTX files to user-provided or hardcoded output paths; the demo mode's hardcoded Windows desktop path is awkward but still limited to saving a presentation file.
Persistence & Privilege
No evidence shows persistence, privilege escalation, credential or session access, broad local indexing, deletion, background execution, or data exfiltration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dragon-ppt-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dragon-ppt-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本
元数据
Slug dragon-ppt-maker
版本 1.0.0
许可证
累计安装 217
当前安装数 50
历史版本数 1
常见问题

PPT制作 是什么?

使用python-pptx制作科技风PPT,支持多布局、多图文混排及HTML内容嵌入,轻松生成专业演示文稿。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5764 次。

如何安装 PPT制作?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install dragon-ppt-maker」即可一键安装,无需额外配置。

PPT制作 是免费的吗?

是的,PPT制作 完全免费(开源免费),可自由下载、安装和使用。

PPT制作 支持哪些平台?

PPT制作 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PPT制作?

由 dragon015(@dragon015)开发并维护,当前版本 v1.0.0。

💬 留言讨论